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:
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
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.
--
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
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
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