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.
None
Does this intent deprecate or change behavior of existing APIs, such that it has potentially high risk for Android WebView-based applications?
Non that I am aware of
None
Does the feature depend on any code or APIs outside the Chromium open source repository and its open-source dependencies to function?
n/aShipping on desktop | 140 |
Origin trial desktop first | 131 |
Origin trial desktop last | 136 |
Origin trial extension 1 end milestone | 139 |
Shipping on Android | 140 |
Origin trial Android first | 131 |
Origin trial Android last | 136 |
Origin trial WebView first | 131 |
Origin trial WebView last | 136 |
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).
We are making changes to the following specs:Thanks for the helpful OT summary doc. LGTM1.
On Monday, July 14, 2025 at 10:47:40 PM UTC-7 Keita Suzuki wrote:
--
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/3ec0a1a2-706b-4186-b759-4bd7569a53a9n%40chromium.org.
LGTM2 but make sure that all PRs eventually land so they are not left in limbo.
/Daniel
LGTM2 but make sure that all PRs eventually land so they are not left in limbo.
/Daniel
On 2025-07-18 02:45, Keita Suzuki wrote:
> Are all of the spec PRs for this feature landed? I see some of the items you linked to are still open.
The ServiceWorker spec has been landed, but the changes on the Fetch spec and resource timing spec are not landed.
This is because the fetch spec requires "At least two implementers are interested (and none opposed)", which we are still waiting for.The resource timing spec has been reviewed, but is waiting for the fetch spec to be landed.
> Also the spec link for this feature goes to github, not to a published specification.Sorry, the spec for SW is this one: https://w3c.github.io/ServiceWorker/
Thanks.
On Thu, Jul 17, 2025 at 1:35 AM Chris Harrelson <chri...@chromium.org> wrote:
Hi,
Are all of the spec PRs for this feature landed? I see some of the items you linked to are still open.
Also the spec link for this feature goes to github, not to a published specification.
On Wed, Jul 16, 2025 at 9:22 AM Alex Russell <sligh...@chromium.org> wrote:
Thanks for the helpful OT summary doc. LGTM1.
On Monday, July 14, 2025 at 10:47:40 PM UTC-7 Keita Suzuki wrote:
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+unsubscribe@chromium.org.
To view this discussion visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/3ec0a1a2-706b-4186-b759-4bd7569a53a9n%40chromium.org.
--
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+unsubscribe@chromium.org.