Closed
Bug 1811854
Opened 3 years ago
Closed 3 years ago
Switch remaining BrowserTestUtils.loadURI consumers to loadURIString
Categories
(Firefox :: General, task)
Tracking
()
RESOLVED
FIXED
111 Branch
| Tracking | Status | |
|---|---|---|
| firefox111 | --- | fixed |
People
(Reporter: Gijs, Assigned: Gijs)
References
Details
Attachments
(1 file)
I (mostly deliberately, 1 or 2 because of rebases) missed a number of callsites in bug 1810995.
Changing the remaining ones will allow removing the compat method.
| Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Attachment #9313570 -
Attachment description: WIP: Bug 1811854 - switch remaining tests to BrowserTestUtils.loadURIString from BrowserTestUtils.loadURI, r?Standard8 → Bug 1811854 - switch remaining tests to BrowserTestUtils.loadURIString from BrowserTestUtils.loadURI, r?Standard8
Pushed by gijskruitbosch@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/56cdeae39a31
switch remaining tests to BrowserTestUtils.loadURIString from BrowserTestUtils.loadURI, r=Standard8
Comment 3•3 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox111:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•