hchao@ could you PTAL before I send to owners? Thanks!
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Code-Review | +1 |
// Enable PrivateNetworkAccessForWorkers.
nit: fix comment
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
// Enable PrivateNetworkAccessForWorkers.
Chris Thompsonnit: fix comment
Done
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Adding OWNERS, could you PTAL?
Thanks!
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Code-Review | +1 |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Code-Review | +1 |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Auto-Submit | +1 |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Code-Review | +1 |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
[LNA] Enable LNA enforcement by default
Enables Local Network Access check enforcement by default. This covers
subresources requests, fetch() requests, and subframe navigations
(including via workers). Out of scope is WebSockets, WebTransport, and
WebRTC.
This also explicitly *disables* the feature flag in WebView, as the
permissions policy would still be required in iframes inside a WebView
despite the permission itself being auto-granted. See
crbug.com/442879527 for more details.
Various tests are updated (or removed as obsolete now that LNA is
launching).
ChromeStatus: https://chromestatus.com/feature/5152728072060928
Intent-to-Ship:
https://groups.google.com/a/chromium.org/g/blink-dev/c/cwu_RUmBpzY/m/hk8YuZDWHgAJ
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |