Re: [EXTERNAL] Re: [blink-dev] Intent to Remove: SwiftShader Fallback

2025-07-29 Thread PhistucK
I am just curious... Are there any plans to add WebGL 2 software rendering support/fallback? My machine can use fewer and fewer WebGL-based websites because they use WebGL 2... ☆*PhistucK* On Wed, Jul 9, 2025 at 4:35 PM 'David Adrian' via blink-dev < blink-dev@chromium.org> wrote: > An update:

Re: [blink-dev] Re: Intent to Ship: Script Blocking in Incognito

2025-07-29 Thread Yoav Weiss (@Shopify)
Thanks Zainab! My concerns were indeed addressed: * On the interop front, the team showed willingness to collaborate with other browsers/engines on a more accurate, but not-necessarily-public list. * My concerns regarding the appeal process were addressed by the team's willingness to revise the pr

Re: [blink-dev] Intent to Ship: Support restrictOwnAudio

2025-07-29 Thread olka via Chromestatus
WPT added: https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/web_tests/external/wpt/screen-capture/getdisplaymedia-restrictOwnAudio.https.html The feature is shipping on Win and Mac only, as Linux and ChromeOS do not provide the required functionality at this time. --

Re: [blink-dev] Intent to Ship: Probabilistic Reveal Tokens

2025-07-29 Thread Reilly Grant
Can you request a separate TAG review for this feature? The TAG's response to the IP protection review request seemed to be about standardizing the complete system. However this individual piece could be adopted by other browsers even if their particular implementations of a complete IP protection

[blink-dev] Re: Intent to Ship: Support restrictOwnAudio

2025-07-29 Thread 'Olga Sharonova' via blink-dev
Hi Dan, *> Will this feature be supported on all six Blink platforms (Windows, Mac, Linux, ChromeOS, Android, and Android WebView)?* > No My understanding is that this has to be "No" because getDisplayMedia is not supported on all platforms, but can you confirm it will ship everywhere that g

[blink-dev] Intent to Prototype: FileAPI: Blob.bytes()

2025-07-29 Thread Chromestatus
Contact emails zeesuy...@gmail.com, z...@chromium.org Explainer None Specification https://www.w3.org/TR/FileAPI Design docs https://w3c.github.io/FileAPI/#dom-blob-bytes Summary The bytes() method of the Blob interface returns a Promise that resolves with a Uint8Array containing the con