Closed
Bug 1596148
Opened 5 years ago
Closed 5 years ago
Support starting and debugging SW in remote devices
Categories
(DevTools :: Application Panel, enhancement, P1)
DevTools
Application Panel
Tracking
(firefox72 fixed)
RESOLVED
FIXED
Firefox 72
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: ladybenko, Assigned: ladybenko)
References
(Blocks 1 open bug)
Details
(Whiteboard: [m1.1-mvp])
Attachments
(2 files)
We are currently relying on queries to the local instance of Firefox to know if we can debug a SW, but we should query the target instead.
Besides, as part of this bug, we should re-enable the mochitests for starting and debugging SW.
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → balbeza
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Pushed by balbeza@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9a7ee269546a
Part 1: Allow remote debugging of service workers r=jdescottes
https://hg.mozilla.org/integration/autoland/rev/d661f6bfad7e
Part 2: Re-enable start SW mochitest r=jdescottes
Comment 4•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/9a7ee269546a
https://hg.mozilla.org/mozilla-central/rev/d661f6bfad7e
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 72
Updated•5 years ago
|
Priority: -- → P1
Whiteboard: [m1.1-mvp]
You need to log in
before you can comment on or make changes to this bug.
Description
•