Ben Scholzen

Results 92 comments of Ben Scholzen
trafficstars

For some reason, I cannot answer to your review comments: Yes, the check for navigator.locks covers testing for the existence of the BroadcastChannel feature, as the latter is supported much...

@pamapa are we waiting for @kherock to shime in here?

Oh, stupid me, I had a review running instead of commenting directly, so my comments were pending :D The second one is not really a question to me, is it?...

@kherock Can you have a look at the inline conversation? :)

I agree that transform should have the option to emit errors. Right now I have to basically run the same quote twice, first in a refinement and then again in...

I also ran into the upside-down issue today, did someone figure out a workaround for this?

Okay, so I played around a little with a minimal PDF created by Inkscape. It contains a single object on the page it exports, which decodes to this: ``` 1...

> This would make more JS apps not work terribly well. Imagine if a user just hit refresh in the browser -- those tokens would be lost. How's that a...

> Sure, but that's the case with any credential stored anywhere. Don't include third party JS in your app if you don't trust it. A namespaced object cannot leak them...