Closed Bug 1525548 Opened 5 years ago Closed 5 years ago

Consider making all of the mochitests in browser/components/urlbar close the address bar popup automatically

Categories

(Firefox :: Address Bar, enhancement, P5)

enhancement
Points:
1

Tracking

()

RESOLVED FIXED
Firefox 68
Iteration:
68.3 - Apr 15 - 28
Tracking Status
firefox68 --- fixed

People

(Reporter: standard8, Assigned: standard8)

References

Details

(Whiteboard: [fxsearch])

Attachments

(1 file)

Currently, there's quite a few urlbar tests where we do:

registerCleanupFunction(async function() {
    await UrlbarTestUtils.promisePopupClose(window);
});

We should consider just doing that in the head file by default, and removing all the individual instances from tests.

Priority: -- → P3
Blocks: quantumbar-tests
No longer blocks: quantumbar
Priority: P3 → P5
Assignee: nobody → standard8
Status: NEW → ASSIGNED
Iteration: --- → 68.3 - Apr 15 - 28
Points: --- → 1
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c261aea0226a
Centralise closing the address bar popup into the head file for urlbar tests. r=mak
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 68
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: