Closed
Bug 1603102
Opened 5 years ago
Closed 5 years ago
Remove openNewBrowserWindow helper from webconsole head
Categories
(DevTools :: Console, task, P3)
DevTools
Console
Tracking
(firefox73 fixed)
RESOLVED
FIXED
Firefox 73
Tracking | Status | |
---|---|---|
firefox73 | --- | fixed |
People
(Reporter: jdescottes, Assigned: jdescottes)
Details
Attachments
(2 files)
Bug 1603102 - Use BrowserTestUtils.openNewBrowserWindow instead of custom helper in webconsole tests
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review |
We should be able to use await BrowserTestUtils.openNewBrowserWindow(options);
instead.
Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → jdescottes
Assignee | ||
Comment 2•5 years ago
|
||
Depends on D56731
Comment 3•5 years ago
|
||
Comment 4•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/05168bd41eb4
https://hg.mozilla.org/mozilla-central/rev/1a592ea1491d
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox73:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 73
You need to log in
before you can comment on or make changes to this bug.
Description
•