Closed
Bug 1405252
Opened 8 years ago
Closed 7 years ago
Migrate browser_webconsole_console_logging_workers_api.js to the new frontend
Categories
(DevTools :: Console, enhancement, P1)
DevTools
Console
Tracking
(firefox57 wontfix, firefox58 wontfix, firefox59 fixed)
RESOLVED
FIXED
Firefox 59
People
(Reporter: nchevobbe, Assigned: nchevobbe)
References
Details
(Whiteboard: [newconsole-mvp])
Attachments
(1 file)
59 bytes,
text/x-review-board-request
|
Details |
This could be split in 2 tests:
- a mochitest to make sure we do catch worker logs
- a mocha test to test that filtering works on a worker message
Let's see if there any difference between a worker message packet and a regular one. If not, we might even want to skip the mocha test.
Assignee | ||
Updated•8 years ago
|
status-firefox57:
--- → wontfix
Priority: -- → P3
Updated•7 years ago
|
Priority: P3 → P2
Whiteboard: [newconsole-mvp]
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
Comment hidden (mozreview-request) |
Updated•7 years ago
|
Priority: P2 → P1
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8930386 [details]
Bug 1405252 - Enable browser_webconsole_console_logging_workers_api.js in the new frontend; .
https://reviewboard.mozilla.org/r/201542/#review207394
Looks good, thanks for progress with the test-conversion Nicolas!
Honza
Attachment #8930386 -
Flags: review?(odvarko) → review+
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/aa2c49a11df2
Enable browser_webconsole_console_logging_workers_api.js in the new frontend; r=Honza.
Comment 4•7 years ago
|
||
Backed out for failing devtools/client/webconsole/new-console-output/test/mochitest/browser_webconsole_filters.js on a CLOSED TREE
Push that caused the failures: https://treeherder.mozilla.org/#/jobs?repo=autoland&revision=aa2c49a11df2fceba71e44082e2663467d11deb2&filter-resultStatus=testfailed&filter-resultStatus=busted&filter-resultStatus=exception&filter-resultStatus=retry&filter-resultStatus=usercancel&filter-resultStatus=runnable
Failure log: https://treeherder.mozilla.org/logviewer.html#?job_id=146792112&repo=autoland&lineNumber=3385
Backout: https://hg.mozilla.org/integration/autoland/rev/11865acd385763e5c7c4c87d6f4e7785a0f28269
Flags: needinfo?(nchevobbe)
Assignee | ||
Comment 5•7 years ago
|
||
My bad, I thought I had pushed it to try
Flags: needinfo?(nchevobbe)
Assignee | ||
Updated•7 years ago
|
Attachment #8930386 -
Flags: review+ → review?(odvarko)
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cac561542218
Enable browser_webconsole_console_logging_workers_api.js in the new frontend; r=Honza.
Comment 9•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox59:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 59
Comment 10•7 years ago
|
||
Mark 58 won't fix.
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•