Turn WebSerial pref on by default
Categories
(Core :: DOM: Device Interfaces, task)
Tracking
()
People
(Reporter: gstoll, Assigned: gstoll)
References
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
dom.webserial.enabled
| Assignee | ||
Updated•3 months ago
|
| Assignee | ||
Comment 1•3 months ago
|
||
Updated•3 months ago
|
Backed out for causing xpc failures at test_SitePermissions.js and plain failures at test_interfaces_secureContext.html
Backout link
Push with failures
Failure log(s)
Failure log(s)
Comment 7•3 months ago
|
||
Backed out for causing xpcshells, mochitest and TV failures at SitePermissions.js
Backout Link
Push with failures
Failure Log Xpcshells
Failure Log mochitests
Failure Log TV
Failure lines:
TEST-UNEXPECTED-FAIL | browser/modules/test/unit/test_SitePermissions.js | testExactHostMatch - [testExactHostMatch : 307] Found an unknown permission serial in exact host match test.Please add new permissions from SitePermissions.sys.mjs to this test. - false == true
TEST-UNEXPECTED-FAIL | dom/workers/test/test_worker_interfaces_secureContext.html | undefined: If this is failing: DANGER, are you sure you want to expose the new interface Serial to all webpages as a property on 'self'? Do not make a change to this file without a review from a DOM peer for that specific change!!! (or a JS peer for changes to ecmaGlobals)
| Assignee | ||
Updated•3 months ago
|
Comment 10•3 months ago
|
||
Backed out for causing wpt failures @ serial-report-only.https.html
Comment 11•3 months ago
|
||
Comment 12•3 months ago
|
||
| bugherder | ||
Comment 13•3 months ago
|
||
Could you consider nominating this for a release note? (Process info)
Comment 14•3 months ago
|
||
Release Note Request (optional, but appreciated)
[Why is this notable]: WebSerial is a technology used to program microcontrollers and other development boards, and previously this was supported by other browsers except Firefox, increasing churn amongst users who needed to use this capability.
[Affects Firefox for Android]: No
[Suggested wording]: You can now manage microcontrollers that support serial communications in Firefox via the Web Serial API. This lets you program Microcontrollers and development boards, such as ESP devices, BBCmicro:bit and Raspberry Pi Picos, 3D printers & CNC machines, and other supported devices.
[Links (documentation, blog post, etc)]: https://connect.mozilla.org/t5/ideas/fully-support-web-usb-and-web-serial/idc-p/122848/highlight/true#M63757
Comment 15•3 months ago
|
||
Thanks, added to the Fx151 nightly release notes, please allow 30 minutes for the site to update.
Keeping the relnote-firefox flag as ? to keep it on the radar for inclusion in the final Fx151 release notes.
Comment 17•2 months ago
|
||
FF151 MDN docs for can be tracked in https://github.com/mdn/content/issues/43967
Description
•