Theodore Brockman

Results 7 comments of Theodore Brockman

Ran into this issue with out-of-date GeForce GTX 1070 drivers, updating solved the issue and led to a functional Windows build! 🎉

@anthonylavado have you looked into [SignPath](https://about.signpath.io/product/open-source)? I haven't done extensive digging, but it seems like they exempt their fees for approved open-source projects.

Ran into this as well, any updates on what it would take to get this merged?

> and for now the adoption of rustls-platform-verifier doesn't appear to be taking off (for the past 90 days, the platform verifier got 6% of the downloads compared to native-certs)....

@acao sounds great, will do when I find some time!

Updated the report with a link to a repo for reproducing the issue, and changed the bug description to reflect how the issue appears in _that_ repo (rather than how...

Not a Plasmo bug, see the [related MDN documentation](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/scripting/executeScript#func) to learn more. TL;DR is that you'll lose any external references passed to `func`. If your function is simple, you could...