Closed
Bug 1686346
Opened 5 years ago
Closed 5 years ago
Remove promise.defer() usage from devtools/client/shared/test/browser_dbg_navigation.js
Categories
(DevTools :: Framework, task)
DevTools
Framework
Tracking
(firefox86 fixed)
RESOLVED
FIXED
86 Branch
| Tracking | Status | |
|---|---|---|
| firefox86 | --- | fixed |
People
(Reporter: ntim, Assigned: ntim)
References
Details
Attachments
(1 file)
This needs to use new Promise() instead.
| Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → ntim.bugs
Status: NEW → ASSIGNED
Pushed by ntim.bugs@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/aca85fdc2af5
Remove promise.defer() usage from browser_dbg_navigation.js. r=nchevobbe
Comment 3•5 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox86:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•