Closed
Bug 1534818
Opened 6 years ago
Closed 6 years ago
Test worker functionality
Categories
(DevTools :: Debugger, task, P2)
DevTools
Debugger
Tracking
(firefox68 fixed)
RESOLVED
FIXED
Firefox 68
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: jlast, Assigned: jlast)
References
Details
Attachments
(1 file)
We should make sure we exhaustively test some of the unique edge cases for windowless workers:
- evaluating expressions when pausing, when a thread is selected
- stepping in a single worker and mapping frames, scopes...
Updated•6 years ago
|
Priority: -- → P2
Pushed by jlaster@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7899601d5d70
Test worker functionality. r=davidwalsh
Comment 2•6 years ago
|
||
Backed out for eslint failure
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=239673599&repo=autoland&lineNumber=287
Backout: https://hg.mozilla.org/integration/autoland/rev/3d4960bdee5fabd18b34cccbfd6c5deda3a88a3e
Flags: needinfo?(jlaster)
Comment 3•6 years ago
|
||
There is also this permafailure that started with this push:
Failure log: https://treeherder.mozilla.org/logviewer.html#?job_id=239692377&repo=autoland
Assignee | ||
Comment 4•6 years ago
|
||
Pushed by jlaster@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0078d5355d9a
Test worker functionality.
Comment 6•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 68
Updated•6 years ago
|
Assignee: nobody → jlaster
Assignee | ||
Updated•6 years ago
|
Type: enhancement → task
Flags: needinfo?(jlaster)
You need to log in
before you can comment on or make changes to this bug.
Description
•