suzuk...@chromium.org, yyana...@chromium.org
https://github.com/WICG/service-worker-static-routing-api/blob/main/resource-timing-api.md
None
Adds timing information for ServiceWorker Static routing API, exposed in navigation timing API and resource timing API for developer use.
Service Worker provides timing information to mark certain points in time. We add two Static routing API-relevant timing information: RouterEvaluationStart, time to start matching a request with registered router rules, and CacheLookupStart, time to start looking up the cache storage if the source is "cache". In addition, we also add two router source information, the matched router source and the final router source.
https://github.com/w3ctag/design-reviews/issues/958
Issues addressed
The original ServiceWorker static routing API has received positive signals from Firefox, WebKit and Web developers. We presented these at TPAC 2024 and received no negative feedback, and we have filed for formal signals.
There are no compatibility risks, as this proposal only adds new fields to the timing information and will not modify any of the existing fields.
Gecko: No signal (https://github.com/mozilla/standards-positions/issues/1031)
WebKit: No signal (https://github.com/WebKit/standards-positions/issues/354)
Web developers: No signals
Other signals:
Does this intent deprecate or change behavior of existing APIs, such that it has potentially high risk for Android WebView-based applications?
None
The purpose of the experiment and the associated Origin Trial is to gather data on whether this provides enough information on debuggability of the developers. Also, we welcome any feedback, API surface proposals, and suggestions for additional scenarios.
None
The resource timing info can be checked from devtools panels as well, thus the new feature can also be debugged using the same approach.
Workflows such as a new section in the Timing panel in the devtools will help the developers to better understand the behavior of static routing API and its resource timing.
Yes
Yes
None
ServiceWorkerStaticRouterTimingInfo
False
https://chromestatus.com/feature/6309742380318720?gate=6011323757625344
Intent to Prototype: https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAFXMW906RJCQXui4UHUWukJwXS8kmHpthQFPRWnTkbhcR8D_XA%40mail.gmail.com
This intent message was generated by Chrome Platform Status.
--
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/CAFXMW902YSWgaAjhvmJK%2BEwU8DMrW-j8j8MTsr1yKV7di%2Bs3-w%40mail.gmail.com.