Re: [blink-dev] Intent to Ship: ServiceWorker static routing API

2024-02-26 Thread Mike Taylor
LGTM3 On 2/26/24 5:39 PM, Domenic Denicola wrote: LGTM2 On Tue, Feb 27, 2024 at 1:33 AM Chris Harrelson wrote: I see the main spec PR has landed and a small related Fetch PR is done. Thanks all for doing that! LGTM1 On Tue, Feb 13, 2024 at 8:55 PM Domenic Denicola

Re: [blink-dev] Intent to Ship: ServiceWorker static routing API

2024-02-26 Thread Domenic Denicola
LGTM2 On Tue, Feb 27, 2024 at 1:33 AM Chris Harrelson wrote: > I see the main spec PR has landed and a small related Fetch PR is done. > Thanks all for doing that! > > LGTM1 > > > On Tue, Feb 13, 2024 at 8:55 PM Domenic Denicola > wrote: > >> At the moment it appears the spec is not complete,

Re: [blink-dev] Intent to Ship: ServiceWorker static routing API

2024-02-26 Thread Chris Harrelson
I see the main spec PR has landed and a small related Fetch PR is done. Thanks all for doing that! LGTM1 On Tue, Feb 13, 2024 at 8:55 PM Domenic Denicola wrote: > At the moment it appears the spec is not complete, as a possibly-large > chunk of behavior (regarding request/response reuse that

Re: [blink-dev] Intent to Ship: ServiceWorker static routing API

2024-02-13 Thread Domenic Denicola
At the moment it appears the spec is not complete, as a possibly-large chunk of behavior (regarding request/response reuse that modifies the behavior of fetch() inside service worker fetch handlers) needs to have its spec written:

Re: [blink-dev] Intent to Ship: ServiceWorker static routing API

2024-02-13 Thread Yoshisato Yanagisawa
Do you have any other questions? concerns? comments? There were many Intent to Ship/Experiment emails at the same time, and I am afraid this mail thread was overlooked. 2024年2月9日(金) 14:20 Yoshisato Yanagisawa : > > > 2024年2月9日(金) 13:20 Vladimir Levin : > >> >> >> On Thu, Feb 8, 2024, 22:56

Re: [blink-dev] Intent to Ship: ServiceWorker static routing API

2024-02-08 Thread Yoshisato Yanagisawa
2024年2月9日(金) 13:20 Vladimir Levin : > > > On Thu, Feb 8, 2024, 22:56 Yoshisato Yanagisawa > wrote: > >> Contact emails >> >> yyanagis...@chromium.org, sisidov...@chromium.org >> >> Explainer >> >> https://github.com/WICG/service-worker-static-routing-api >> >> Specification >> >>

Re: [blink-dev] Intent to Ship: ServiceWorker static routing API

2024-02-08 Thread Vladimir Levin
On Thu, Feb 8, 2024, 22:56 Yoshisato Yanagisawa wrote: > Contact emails > > yyanagis...@chromium.org, sisidov...@chromium.org > > Explainer > > https://github.com/WICG/service-worker-static-routing-api > > Specification > > https://github.com/w3c/ServiceWorker/pull/1701 > > Summary > > This API

[blink-dev] Intent to Ship: ServiceWorker static routing API

2024-02-08 Thread Yoshisato Yanagisawa
Contact emails yyanagis...@chromium.org, sisidov...@chromium.org Explainer https://github.com/WICG/service-worker-static-routing-api Specification https://github.com/w3c/ServiceWorker/pull/1701 Summary This API allows developers to configure the routing, and allows them to offload simple