Chris Palmer
Chris Palmer
Landing this one first will minimally allow us to use `zx_resource` in other PRs. I don't know what the race test failure means. Clues?
LGTM, thanks. :)
ci/aux is failing because the format of "Merge branch 'master' into update-sys-fuchsia-readme" doesn't fit the standard, but I don't see a way to fix that. Any clues?
Yes, I know that floating-point errors are expected. The trouble is that there is no way to detect or deal with them *in terms of fe source code and in...
Thanks! I've incorporated your suggestions.
No problem. :) I did read it tho! :)
If we intend for the list to be an actual security mechanism, then only a safelist can act as such. Anything less, such as a blocklist or lexical sniff-test (e.g....
I'm having the same problem, but on a file that does not contain `c""` or `cr""` (!). Here's the end of my stack trace: ``` Finished dev [unoptimized + debuginfo]...
Especially for software that has easy-to-reach attack surface, its arguably the single most important consideration. A scorecard rating for (for example) a web server that doesn't mention that the product...
Also, add: "User agents MUST make WebSerial available *only* to [Secure Contexts](https://www.w3.org/TR/secure-contexts/)."