Closed
Bug 1613590
Opened 5 years ago
Closed 5 years ago
browser_ext_search.js leaks an about:neterror window with Fission focus code
Categories
(WebExtensions :: General, defect, P3)
WebExtensions
General
Tracking
(Fission Milestone:M4.1, firefox-esr68 unaffected, firefox74 unaffected, firefox75 wontfix, firefox76 fixed)
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox74 | --- | unaffected |
firefox75 | --- | wontfix |
firefox76 | --- | fixed |
People
(Reporter: hsivonen, Assigned: hsivonen)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
Re-enable browser_ext_search.js for Fission. (Filing this bug ahead of regressing bug to get the bug number for this bug.)
Comment 1•5 years ago
|
||
If you intend to disable the test outside of Fission, please clear the priority and/or needinfo me.
Priority: -- → P3
Comment 2•5 years ago
•
|
||
Tracking for Fission mochitests (M4.1)
nsFocusManager::SetFocus bug 1556627 regressed and disabled this test for Fission, so we now need to fix and re-enable it.
Fission Milestone: --- → M4.1
Updated•5 years ago
|
Keywords: regression
Assignee | ||
Comment 3•5 years ago
|
||
Bug 1614268 suggests this might be due to a failure to null out mActiveWindow
.
See Also: → 1614268
Assignee | ||
Comment 4•5 years ago
|
||
Assignee | ||
Comment 5•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → hsivonen
Status: NEW → ASSIGNED
Pushed by hsivonen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/63267b66e2c4
Re-enable browser_ext_search.js for Fission. r=mixedpuppy
Comment 7•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox76:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
Updated•5 years ago
|
status-firefox74:
--- → unaffected
status-firefox75:
--- → wontfix
status-firefox-esr68:
--- → unaffected
Updated•5 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•