Closed
Bug 1553785
Opened 6 years ago
Closed 5 years ago
Add test for Service Worker "Debug" link/button
Categories
(DevTools :: Application Panel, defect, P3)
DevTools
Application Panel
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1458808
People
(Reporter: ogasidlo, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: foundation-work, sw-refactor-bugs)
Add test for Service Worker "Debug" link/button if it actually:
- opens the debugger
- the debugger is blank
Reporter | ||
Updated•6 years ago
|
Summary: Add test for "Debug" link/button → Add test for Service Worker "Debug" link/button
Reporter | ||
Updated•6 years ago
|
Priority: -- → P3
Reporter | ||
Updated•5 years ago
|
Assignee: nobody → ogasidlo
Status: NEW → ASSIGNED
Priority: P3 → P1
Reporter | ||
Updated•5 years ago
|
Assignee: ogasidlo → nobody
Status: ASSIGNED → NEW
Priority: P1 → P3
Reporter | ||
Comment 1•5 years ago
|
||
As the SW reactor is still not stable, we decided to move the service worker related bugs to the main milestone and add them to the whiteboard sw-refactor-bugs
.
Reporter | ||
Updated•5 years ago
|
Whiteboard: foundation-work → foundation-work, sw-refactor-bugs
Updated•5 years ago
|
Blocks: SW-e10s-refactor-meta
Comment 2•5 years ago
|
||
Isn't this already covered by https://searchfox.org/mozilla-central/source/devtools/client/application/test/browser/browser_application_panel_debug-service-worker.js ?
The test linked above opens the debugger, waits for sources, adds a breakpoint, waits for the debugger to pause etc..
Should we close this? The test was added in Bug 1458808 if you want to close as duplicate.
Flags: needinfo?(ogasidlo)
Flags: needinfo?(balbeza)
Comment 3•5 years ago
|
||
Thanks Julian! Yes, it's a duplicate, I'm closing the bug
Status: NEW → RESOLVED
Closed: 5 years ago
Flags: needinfo?(balbeza)
Resolution: --- → DUPLICATE
Updated•5 years ago
|
Flags: needinfo?(ogasidlo)
Comment 4•5 years ago
|
||
thanks :)
You need to log in
before you can comment on or make changes to this bug.
Description
•