[blink-dev] Intent to Experiment: Incorporating navigation initiator into the HTTP cache partition key

2024-09-05 Thread Andrew Williams
Contact emails miketa...@chromium.org, awil...@chromium.org Explainer None yet. Specification https://fetch.spec.whatwg.org/#http-cache-partitions Summary We aim to experiment with utilizing the initiator site when caching the responses of cross-site navigations in the HTTP cache. This exper

Re: [blink-dev] Intent to Experiment: "is-cross-site" bit in the HTTP Cache Partitioning Key

2024-09-05 Thread Andrew Williams
Hi everyone, To follow-up on this, we ran the updated experiment and the results are largely the same as in the first round. Caching resources corresponding to third-party opaque origin contexts results in speed-ups for these page loads, but the impact isn't large enough to move the needle on broa

Re: [blink-dev] Intent to ship: WebGPU: Dual source blending

2024-09-05 Thread 'Corentin Wallez' via blink-dev
Hey Alex, Thank you for your answer and the example of where TAG was able to bring alignment to various APIs. I think what makes the situation difficult here is that WebGPU is a very active specification that gains new minor features or developer visible improvements monthly, if not more often (w

Re: [blink-dev] Intent to Ship: @property support syntax

2024-09-05 Thread 'Munira Tursunova' via blink-dev
> > This is also the case for registerProperty(), right? Right, thanks! On Thu, Sep 5, 2024 at 2:20 PM Rune Lillesveen wrote: > On Thu, Sep 5, 2024 at 1:44 PM Chromestatus < > ad...@cr-status.appspotmail.com> wrote: > >> Contact emails moon...@google.com, andr...@chromium.org >> >> Explainer N

Re: [blink-dev] Intent to Ship: @property support syntax

2024-09-05 Thread Rune Lillesveen
On Thu, Sep 5, 2024 at 1:44 PM Chromestatus wrote: > Contact emails moon...@google.com, andr...@chromium.org > > Explainer None > > Specification > https://drafts.css-houdini.org/css-properties-values-api-1/#supported-names > > Summary > > Support for "" syntax component name in @property. > This

[blink-dev] Intent to Ship: @property support syntax

2024-09-05 Thread Chromestatus
Contact emails moon...@google.com, andr...@chromium.org Explainer None Specification https://drafts.css-houdini.org/css-properties-values-api-1/#supported-names Summary Support for "" syntax component name in @property. Blink component Blink>CSS TAG review None TAG review status Pendi

Re: [blink-dev] Intent to Ship: File System Access on Android and WebView

2024-09-05 Thread 'Thomas Steiner' via blink-dev
Very excited for this feature to come, it's a frequently requested gap so far—frequently enough to link to the FSA for Android bug from our developer-facing documentation