You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dev-pl...@mozilla.org
As of Firefox 151, I intend to turn the Web Serial API on by default on Windows, Mac, and Linux. It has been developed behind the dom.webserial.enabled preference. Status in other browsers: - Blink: Shipped since version 89 - WebKit: negative position ( https://webkit.org/tracking-prevention/#anti-fingerprinting )
Standard: We are pursuing standardizing the WebSerial API in the WHATWG in a new Workstream: https://github.com/whatwg/sg/pull/264 We have implemented based on and helping good faith iterate the current incubation editor's draft https://wicg.github.io/serial/ which the editor supports standardizing in WHATWG as we have proposed.