Closed
Bug 1553110
Opened 6 years ago
Closed 6 years ago
SW Start button not always working / unresponsive
Categories
(DevTools :: Application Panel, defect, P1)
DevTools
Application Panel
Tracking
(firefox69 fixed)
RESOLVED
FIXED
Firefox 69
| Tracking | Status | |
|---|---|---|
| firefox69 | --- | fixed |
People
(Reporter: ogasidlo, Assigned: ladybenko)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
(Whiteboard: foundation-work )
Attachments
(3 files)
When trying to re-start a stopped service worker, the start button stays unresponsive after clicking it. It seems like it is not working.
about:debugging shows the SW right after clicking the start button in the app panel as running.
| Reporter | ||
Comment 1•6 years ago
|
||
As this is working in remote debugging and probably a few other issues have also been fixed there on the way, we should compare the code and see what we can migrate to the app panel.
| Reporter | ||
Updated•6 years ago
|
Priority: -- → P3
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → balbeza
Status: NEW → ASSIGNED
Priority: P3 → P1
| Assignee | ||
Comment 2•6 years ago
|
||
| Assignee | ||
Updated•6 years ago
|
Keywords: leave-open
| Assignee | ||
Comment 3•6 years ago
|
||
Pushed by balbeza@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/be1055dc6ffe
Part 1: Share the workers-listener module between the new about debugging and application panel r=jdescottes,Ola
Comment 5•6 years ago
|
||
| bugherder | ||
| Assignee | ||
Comment 6•6 years ago
|
||
| Assignee | ||
Updated•6 years ago
|
Keywords: leave-open
Pushed by balbeza@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cd1169815137
Part 2: Disable debugging/start links if sw cannot be debugged (multie10s) r=Ola,fluent-reviewers,flod
https://hg.mozilla.org/integration/autoland/rev/45a594318918
Part 3: add test for Start worker button r=Ola
Comment 9•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/cd1169815137
https://hg.mozilla.org/mozilla-central/rev/45a594318918
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox69:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 69
You need to log in
before you can comment on or make changes to this bug.
Description
•