Closed
Bug 1859813
Opened 2 years ago
Closed 2 years ago
Make UrlbarTestUtils.promisePopupClose structurally more robust
Categories
(Firefox :: Address Bar, task)
Firefox
Address Bar
Tracking
()
RESOLVED
FIXED
120 Branch
| Tracking | Status | |
|---|---|---|
| firefox120 | --- | fixed |
People
(Reporter: dao, Assigned: dao)
References
Details
(Whiteboard: [sng])
Attachments
(1 file)
While trying to figure out the browser_closePanelOnClick.js failure triggered by https://phabricator.services.mozilla.com/D190554, it occurred to me that UrlbarTestUtils.promisePopupClose seemed a bit fragile. Not sure whether or not there's a real issue, but if nothing else I want to rule this out as the root of the problem, so I'll do that here.
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
Pushed by dgottwald@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c04c2e3a8bb5
Make UrlbarTestUtils.promisePopupClose structurally more robust, r=adw
Comment 3•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox120:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 120 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•