Closed
Bug 1632995
Opened 5 years ago
Closed 4 years ago
Remove unnecessary pauseMatchingServiceWorkers try/catch
Categories
(DevTools :: Debugger, task, P1)
DevTools
Debugger
Tracking
(Fission Milestone:M6c)
RESOLVED
INVALID
Fission Milestone | M6c |
People
(Reporter: jlast, Unassigned)
References
Details
Attachments
(1 obsolete file)
We have an unnecessary try/catch that wraps pauseMatchingServiceWorkers, which was there before the api stabilized.
Reporter | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → jlaster
Status: NEW → ASSIGNED
Updated•5 years ago
|
Priority: -- → P1
Whiteboard: dt-fission-m2-mvp
Comment 2•5 years ago
|
||
Tracking Fission DevTools bugs for Fission Nightly (M6) milestone
Fission Milestone: --- → M6
Comment 3•4 years ago
|
||
Tracking dt-fission-m2-mvp bugs for Fission Nightly milestone (M6c)
Fission Milestone: M6 → M6c
Updated•4 years ago
|
Attachment #9143224 -
Attachment is obsolete: true
Reporter | ||
Comment 4•4 years ago
|
||
This is no longer relevant after 1621338
Assignee: jlaster → nobody
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID
Updated•4 years ago
|
Whiteboard: dt-fission-m2-mvp
You need to log in
before you can comment on or make changes to this bug.
Description
•