Jonathan Garbee

Results 191 comments of Jonathan Garbee

https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1071860 Snyk has updated their own system reflecting that this was deemed not an issue. However, it has yet to get up to the CVE database to get revoked/amended. I...

This same `gtk2.json` manifest error is blocking any builds of the RuneScape flatpak from happening. Which is preventing work for fixing an issue with the OpenSSL 1.0 removal in the...

I see the error and my tmp directory for the build is entirely empty aside from one cache file. So it certainly appears as if it stops processing on it....

Oh **facepalm**. Sorry, I have no idea why it took being said 3 times to initialize submodules for my brain to finally realize I hadn't done that on this pull....

I'll look into the specifics after I work on another issue (if no one gets to it before me.) But, I feel like we'd need to look for the request...

Yea, Chromium doesn't support it. But if you can trigger the request you should be able to at least get the buffer content and write it to disk using the...

@graynorton or @usergenic Should this be closed now? I don't see any references to the old API method in the docs on NPM anymore.

Out of curiosity, could someone provide an example use-case for needing this information through puppeteer?

We aren't able to apply events to the native `::backdrop` pseudo element in browsers. Therefore this part of the MD spec isn't possible given the native web technology we are...

That method has a [glaring failure](http://codepen.io/Garbee/pen/GrXoVX), which is if any inner content (say `` nodes) expand beyond the dialog, then click selections for those will cause a close. Further in...