Does this intent deprecate or change behavior of existing APIs, such that it has potentially high risk for Android WebView-based applications?
No information provided| Shipping on desktop | 155 |
| Shipping on Android | 155 |
| Shipping on WebView | 155 |
Open questions about a feature may be a source of future web compat or interop issues. Please list open issues (e.g. links to known github issues in the project for the feature specification) whose resolution may introduce web compat/interop risk (e.g., changing to naming or structure of the API in a non-backward-compatible way).
No information providedOn Sep 14, 2026, at 6:12 PM, Dan Clark <dan...@microsoft.com> wrote:> Web developers: No signals
Is there any sign of developer interest we can point to here?> Will this feature be supported on all six Blink platforms (Windows, Mac, Linux, ChromeOS, Android, and Android WebView)?> NoI'd expect this to be shipping everywhere -- should this say "yes"?
LGTM2
--
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 visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/6fa4b7b0-2e47-47c8-8017-49409c5de18an%40chromium.org.
To view this discussion visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/fb2bb9ed-4a64-455e-be6d-de19626a80c4%40chromium.org.
On Sep 16, 2026, at 6:08 AM, Philip Jägenstedt <foo...@chromium.org> wrote:LGTM3Looks like the tests are at https://wpt.fyi/results/third_party/test262/test/language?label=master&label=experimental&aligned&q=import-defer and still failing because the flag hasn't been flipped yet. If there are test failures after flipping the flag, can you look into getting them to 100%? (Notably, there's one test failing in Safari, will we pass it?)
Thank you very much for reviewing this request.On Sep 16, 2026, at 6:08 AM, Philip Jägenstedt <foo...@chromium.org> wrote:LGTM3Looks like the tests are at https://wpt.fyi/results/third_party/test262/test/language?label=master&label=experimental&aligned&q=import-defer and still failing because the flag hasn't been flipped yet. If there are test failures after flipping the flag, can you look into getting them to 100%? (Notably, there's one test failing in Safari, will we pass it?)Sure. AFAICT, we are passing all Test262 on current implementation, but if I see any failure, I’ll fix it.