Closed
Bug 1681897
Opened 6 months ago
Closed 5 months ago
Remove defer usage in devtools/shared/webconsole/test/xpcshell/test_throttle.js
Categories
(DevTools :: Shared Components, task, P3)
DevTools
Shared Components
Tracking
(firefox86 fixed)
RESOLVED
FIXED
86 Branch
| Tracking | Status | |
|---|---|---|
| firefox86 | --- | fixed |
People
(Reporter: Honza, Assigned: kaeyosthaeron)
References
(Blocks 1 open bug)
Details
(Keywords: good-first-bug)
Attachments
(1 file)
We should use new Promise instead.
Honza
| Assignee | ||
Comment 1•5 months ago
|
||
The defer module are called but not used explicitly, how can we proceed to change the usage on the module?
| Assignee | ||
Comment 2•5 months ago
|
||
Sorry now i see the explicitly usage of the module.
| Assignee | ||
Comment 3•5 months ago
|
||
What is the status of that change?
Hey Honza,
If this bug is not yet assigned to anyone, can I take this up and file a patch?
darksun27
Flags: needinfo?(odvarko)
| Assignee | ||
Comment 5•5 months ago
|
||
Updated•5 months ago
|
Assignee: nobody → kaeyosthaeron
Status: NEW → ASSIGNED
Pushed by jodvarko@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/757b72ed1354 [devtools] Implemented the defer on test r=Honza
Comment 7•5 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 months ago
status-firefox86:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
| Reporter | ||
Updated•4 months ago
|
Flags: needinfo?(odvarko)
You need to log in
before you can comment on or make changes to this bug.
Description
•