Closed
Bug 2041023
Opened 3 months ago
Closed 3 months ago
Improve handling of pending I/O in WebSerial
Categories
(Core :: DOM: Web Serial, enhancement)
Core
DOM: Web Serial
Tracking
()
RESOLVED
FIXED
153 Branch
| Tracking | Status | |
|---|---|---|
| firefox153 | --- | fixed |
People
(Reporter: nika, Assigned: nika)
References
Details
Attachments
(1 file)
This is a follow-up patch for bug 2040979 to replace the code being landed in that patch with something more reliable which avoids the need for back-offs when opening the port.
| Assignee | ||
Comment 1•3 months ago
|
||
Updated•3 months ago
|
Assignee: nobody → nika
Status: NEW → ASSIGNED
Pushed by nlayzell@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/6bdb8cf50a89
https://hg.mozilla.org/integration/autoland/rev/1282983edd68
Ensure all I/O is flushed in PlatformPipeLink close, r=gstoll,handyman
Status: ASSIGNED → RESOLVED
Closed: 3 months ago
status-firefox153:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 153 Branch
Updated•2 months ago
|
QA Whiteboard: [qa-triage-done-c154/b153]
Updated•1 month ago
|
Component: DOM: Device Interfaces → Dom: Web Serial
You need to log in
before you can comment on or make changes to this bug.
Description
•