On Wednesday, February 11, 2026 at 11:12:14 AM UTC-5 Alex Russell wrote: Hey Hubert,
Dumb question: if someone is hosting a site (e.g., a PWA) on a local server (e.g., https://192.168.1.10/example.html), and that site uses a ServiceWorker, what changes when we ship this? Nothing should change. Currently, we don't enforce LNA restrictions for local -> loopback connections, so if the service worker has an IP address space of local (e.g. 192.168.1.10), then nothing it does should be an LNA request. /hubert -- 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 [email protected]. To view this discussion visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/52698a73-da5a-473b-a3e7-110960406520n%40chromium.org.
