Closed
Bug 1727323
Opened 4 years ago
Closed 4 years ago
Enable bfcacheInParent in all DevTools tests fixed thanks to server targets
Categories
(DevTools :: Framework, task)
DevTools
Framework
Tracking
(firefox93 fixed)
RESOLVED
FIXED
93 Branch
| Tracking | Status | |
|---|---|---|
| firefox93 | --- | fixed |
People
(Reporter: ochameau, Assigned: ochameau)
References
(Blocks 1 open bug)
Details
(Whiteboard: dt-perf-stability-mvp)
Attachments
(1 file)
Bug 1702715 fixed many breakage related to bfcache-in-parent navigations.
These new navigation were often cross processes, and introducing new target being spawn from the server. So that enabling server targets by default was important to get to fix all these failures.
| Assignee | ||
Comment 1•4 years ago
|
||
All these tests most likely have been fixed with the enabling of server targets.
Because bfcache in parent was introducing more cross process navigations,
being initiated from the server, having the support of server targets was uterly
important to support bfcacheInParent.
| Assignee | ||
Comment 2•4 years ago
|
||
Comment 3•4 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'DevTools::Framework' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Component: General → Framework
| Assignee | ||
Updated•4 years ago
|
Whiteboard: dt-perf-stability-mvp
Comment 4•4 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox93:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 93 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•