Closed
Bug 1500394
Opened 5 years ago
Closed 5 years ago
[remote-dbg-next] migrate aboutdebugging test: browser_service_workers_start.js
Categories
(DevTools :: about:debugging, enhancement, P1)
DevTools
about:debugging
Tracking
(firefox66 fixed)
RESOLVED
FIXED
Firefox 66
Tracking | Status | |
---|---|---|
firefox66 | --- | fixed |
People
(Reporter: jdescottes, Assigned: jdescottes)
References
(Blocks 2 open bugs)
Details
(Whiteboard: old-remote-debugging-ng-m3)
Attachments
(1 file)
Migrate https://searchfox.org/mozilla-central/source/devtools/client/aboutdebugging/test/browser_service_workers_start.js to the new about:debugging
Assignee | ||
Comment 1•5 years ago
|
||
filter on remote-debugging-next-move-m3-to-m2
Blocks: remote-debugging-ng-m2
Assignee | ||
Comment 2•5 years ago
|
||
filter on remote-debugging-next-move-m3-to-m2
Assignee | ||
Comment 3•5 years ago
|
||
filter on remote-debugging-next-move-m3-to-m2
Assignee | ||
Comment 4•5 years ago
|
||
You can have a look at the following documentation for some tips on how to migrate tests: https://gist.github.com/juliandescottes/fecc426ac84600357259bf513cea744c
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → jdescottes
Status: NEW → ASSIGNED
Priority: P2 → P1
Assignee | ||
Comment 5•5 years ago
|
||
Starightforward migration. The main difference with the original test is the beginning.
We wait for the registration to appear on the window to make sure the worker started.
Assignee | ||
Comment 6•5 years ago
|
||
Pushed by jdescottes@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/5ca32ef2d390 Migrate serviceworker_start to new about:debugging;r=daisuke
Comment 8•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox66:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 66
You need to log in
before you can comment on or make changes to this bug.
Description
•