Closed
Bug 1715436
Opened 4 years ago
Closed 4 years ago
Convert defer to Promise in devtools/client/shared/test/browser_treeWidget_keyboard_interaction.js
Categories
(DevTools :: Shared Components, task)
DevTools
Shared Components
Tracking
(firefox91 fixed)
RESOLVED
FIXED
91 Branch
Tracking | Status | |
---|---|---|
firefox91 | --- | fixed |
People
(Reporter: hexagonrecursion, Assigned: hexagonrecursion)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Use new Promise instead of defer
Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → hexagonrecursion
Comment 2•4 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'DevTools::Shared Components' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Component: General → Shared Components
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/099a635c5295
Convert defer to Promise in devtools/client/shared/test/browser_treeWidget_keyboard_interaction.js r=nchevobbe
Comment 4•4 years ago
|
||
bugherder |
Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
status-firefox91:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 91 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•