Closed
Bug 1956005
Opened 8 months ago
Closed 7 months ago
Add a popPrefEnv call in browser_aboutNetError_blank_page.js
Categories
(Core :: Networking, task, P3)
Core
Networking
Tracking
()
RESOLVED
FIXED
140 Branch
| Tracking | Status | |
|---|---|---|
| firefox140 | --- | fixed |
People
(Reporter: sekim, Assigned: sekim)
Details
(Keywords: good-first-bug, Whiteboard: [necko-triaged])
Attachments
(1 file)
We should add an await SpecialPowers.popPrefEnv(); call here in test_emptyPage_viewSource to match the pushPrefEnv call:
https://searchfox.org/mozilla-central/rev/3a0ca3dffd7ccf74a53066a097739f24dd8b6b10/browser/base/content/test/about/browser_aboutNetError_blank_page.js#153
| Assignee | ||
Updated•8 months ago
|
Severity: -- → N/A
Points: --- → 1
Keywords: good-first-bug
Priority: -- → P3
Whiteboard: [necko-triaged]
| Assignee | ||
Comment 1•7 months ago
|
||
Updated•7 months ago
|
Assignee: nobody → kimsihy093
Status: NEW → ASSIGNED
Pushed by kjang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/11f8beb48bd8
Add a popPrefEnv call in browser_aboutNetError_blank_page.js r=necko-reviewers,kershaw
Comment 3•7 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 7 months ago
status-firefox140:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 140 Branch
Updated•6 months ago
|
QA Whiteboard: [qa-triage-done-c141/b140]
You need to log in
before you can comment on or make changes to this bug.
Description
•