Closed
Bug 2028587
Opened 5 months ago
Closed 3 months ago
Remove mSerial from SerialPermissionRequest
Categories
(Core :: DOM: Web Serial, task)
Core
DOM: Web Serial
Tracking
()
RESOLVED
FIXED
153 Branch
| Tracking | Status | |
|---|---|---|
| firefox153 | --- | fixed |
People
(Reporter: gstoll, Assigned: gstoll)
References
Details
Attachments
(1 file)
See comment here
| Assignee | ||
Comment 1•3 months ago
|
||
It turns out almost all of the refactoring mentioned in the bug (making
SerialPermissionRequest not have a Serial member) was done as part of
bug 2032631; the only thing that remains is this now unused getter
method.
Updated•3 months ago
|
Assignee: nobody → gstoll
Status: NEW → ASSIGNED
Pushed by gstoll@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/b2c10aee023e
https://hg.mozilla.org/integration/autoland/rev/56668fff2685
remove unused Serial::AutoselectPorts() r=cmartin
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
•