I searched
for "sha384-abc123" instead, and found 10 Node projects
using this integrity key with seemingly copypasta sha384-abc123.
It seems like your search regexp doesn't account for keys on new
lines (probably possible w/ github search?). Maybe worth double
checking to see if nothing new pops up.
(Also, might be nice to file issues and let folks know their
projects are going to break, especially if the number is this
small.)
As such, this change is safe to ship.
You can find the ChromeStatus entry at https://chromestatus.com/feature/5123137502445568.
Thanks,
Nicolò Ribaudo
--
You received this message because you are subscribed to the Google Groups "blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/192d117b-b2b9-4835-a6bd-bf5e49b64757n%40chromium.org.
Hi,
I did not plan to implement it with a flag, but adding a killswitch just to be safe in case it turns out not to be web-compatible is easy to do.
Thanks - please do (and please follow up in this thread if things
go sideways). Good luck!