[blink-dev] Intent to Ship: WebAssembly Garbage Collection (WasmGC)

2023-09-12 Thread 'Emanuel Ziegler' via blink-dev
Dear API owners, Following the continued experiment for Garbage Collected WebAssembly (WasmGC), we plan to ship the feature in M119 after the positive vote to phase 4 by the WebAssembly Community Group today. The feature has shown very good performance with reasonable compromises. The findings

[blink-dev] Intent to Experiment: WebAssembly JS String Builtins

2023-09-12 Thread 'Emanuel Ziegler' via blink-dev
Dear API Owners, Many use cases for WasmGC require calling JS functions or WebAPIs frequently. These calls suffer from substantial overhead when strings are involved due to the encoding/decoding required for changing in between the non-standardized Wasm module representation and the

Re: [blink-dev] Re: Intent to Implement and Ship: User-Agent Client Hints on Android WebView

2023-09-12 Thread Victor Tan
Hi blink-dev, User-agent client hint is currently ramping up to 10% of the stable release population on Android WebView. Best, Victor On Tuesday, August 29, 2023 at 2:13:52 PM UTC-4 Victor Tan wrote: > Hi blink-dev, > > User-agent client hint is currently ramping up to 1% of the stable

[blink-dev] Re: Intent to Prototype and Ship: Clip-path xywh() and rect() values

2023-09-12 Thread Philip Rogers
Thank you 一丝! I will update the chromestatus entry to reflect WebKit's implementation. On Tue, Sep 12, 2023 at 2:01 AM 一丝 wrote: > WebKit has been implemented here: > - rect() https://github.com/WebKit/WebKit/pull/17619 > - xywh() https://github.com/WebKit/WebKit/pull/17087 > > 在2023年9月12日星期二

[blink-dev] Re: Intent to Prototype and Ship: Clip-path xywh() and rect() values

2023-09-12 Thread 一丝
WebKit has been implemented here: - rect() https://github.com/WebKit/WebKit/pull/17619 - xywh() https://github.com/WebKit/WebKit/pull/17087 在2023年9月12日星期二 UTC+8 01:18:59 写道: > Contact emailsp...@chromium.org > > ExplainerNone > >

Re: [blink-dev] Intent to Ship: Partitioning Storage, Service Workers, and Communication APIs

2023-09-12 Thread 'Kyra Seevers' via blink-dev
Hi Muhammad, I have filed this bug for the issue: https://bugs.chromium.org/p/chromium/issues/detail?id=1481485. We would appreciate it if you could describe your set-up with more detail in this bug. Have you registered for the deprecation trial described here?: