Remove defer usage in devtools/server/tests/xpcshell/head_dbg.js
Categories
(DevTools :: Shared Components, task, P3)
Tracking
(firefox86 fixed)
| Tracking | Status | |
|---|---|---|
| firefox86 | --- | fixed |
People
(Reporter: Honza, Assigned: pedrofonsecadev)
References
(Blocks 1 open bug)
Details
(Keywords: good-first-bug)
Attachments
(1 file, 3 obsolete files)
|
Bug 1681893 -[devtools] Remove defer usage in devtools/server/tests/xpcshell/head_dbg.js r=nchevobbe
48 bytes,
text/x-phabricator-request
|
Details | Review |
We should use new Promise instead.
Honza
Comment 1•5 months ago
|
||
Hi
Can I work on this bug ?
Comment 2•5 months ago
|
||
hey, Is it still a bug? Can I work on this issue?
| Assignee | ||
Comment 3•5 months ago
|
||
Updated•5 months ago
|
| Assignee | ||
Comment 4•5 months ago
|
||
Hey guys,
I didn't know who I should add as reviewers, because I didn't find "Shared Components" on the module list.
If I did something wrong please let me know about it.
Thanks.
Pedro
Pushed by jodvarko@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/c17d361450d3 [devtools] Remove defer usage in devtools/server/tests/xpcshell/head_dbg.js r=Honza
Comment 6•5 months ago
|
||
Backed out changeset c17d361450d3 (Bug 1681893) for causing eslint failures in test_nesting-<01/02>.js
Backout link: https://hg.mozilla.org/integration/autoland/rev/e130ea91df85a44be150630badfe7cc06c27330f
Failure log: https://treeherder.mozilla.org/logviewer?job_id=325962418&repo=autoland&lineNumber=510
Updated•5 months ago
|
| Assignee | ||
Comment 7•5 months ago
|
||
Should I remove the tests as well?
Comment 8•5 months ago
|
||
(In reply to pedrofonsecadev from comment #7)
Should I remove the tests as well?
The two tests need to be updated as Nicolas explains in https://phabricator.services.mozilla.com/D100880#3275512
| Assignee | ||
Comment 9•5 months ago
|
||
Depends on D100880
| Assignee | ||
Comment 10•5 months ago
|
||
Depends on D100880
Updated•5 months ago
|
| Assignee | ||
Comment 11•5 months ago
|
||
Updated•5 months ago
|
Updated•5 months ago
|
Updated•5 months ago
|
Updated•5 months ago
|
Comment 12•5 months ago
|
||
Pushed by nchevobbe@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/28b8ca785fbb [devtools] Remove defer usage in devtools/server/tests/xpcshell/head_dbg.js r=nchevobbe
Comment 13•5 months ago
|
||
| bugherder | ||
Updated•4 months ago
|
Description
•