Closed
Bug 1712006
Opened 4 years ago
Closed 4 years ago
Speed up browser_gc_schedule.js with Promise.all and removing unnecessary waitForNewTab calls
Categories
(Core :: DOM: Content Processes, enhancement, P3)
Core
DOM: Content Processes
Tracking
()
RESOLVED
FIXED
90 Branch
Tracking | Status | |
---|---|---|
firefox90 | --- | fixed |
People
(Reporter: sfink, Assigned: sfink)
Details
Attachments
(1 file)
Totally minor, but while looking into how I broke this test, I tested out my brand-new (and quite shaky) knowledge of Promises to speed up the tab opening in this test.
Assignee | ||
Comment 1•4 years ago
|
||
Pushed by sfink@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cbfe8d6cb431
Speed up browser_gc_schedule.js with Promise.all and removing unnecessary waitForNewTab calls r=pbone
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox90:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•