Closed
Bug 1612179
Opened 5 years ago
Closed 5 years ago
Reuse Fission content processes for browser_retainedResultsOnFocus.js
Categories
(Core :: XPConnect, task, P2)
Core
XPConnect
Tracking
()
RESOLVED
FIXED
mozilla74
Tracking | Status | |
---|---|---|
firefox74 | --- | fixed |
People
(Reporter: mccr8, Assigned: mccr8)
References
Details
Attachments
(1 file)
The most common recent failures in bug 1576498 are in debug-mochitest-browser-chrome-fis-e10s-2. Looking at those failures, 12 are for content processes created during browser/components/urlbar/tests/browser/browser_retainedResultsOnFocus.js, 4 are for those created during browser/components/urlbar/tests/browser/browser_urlbar_top_sites.js, and one was created during browser/components/urlbar/tests/browser/browser_urlbar_suggestedIndex.js. Maybe if we reused content processes during browser_retainedResultsOnFocus.js that will be enough to make this failure go away? If not, we can try it for the whole directory.
Assignee | ||
Comment 1•5 years ago
|
||
Hopefully this will paper over the intermittent XPConnect leak.
Updated•5 years ago
|
Attachment #9123549 -
Attachment description: Bug 1612179 - Reuse content Fission content processes for browser_retainedResultsOnFocus.js. → Bug 1612179 - Reuse content Fission content processes for URL bar tests.
Pushed by amccreight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6c0d63f287e8
Reuse content Fission content processes for URL bar tests. r=Gijs
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox74:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla74
You need to log in
before you can comment on or make changes to this bug.
Description
•