Closed
Bug 1715865
Opened 4 years ago
Closed 4 years ago
Make BrowsingContext skippable
Categories
(Core :: DOM: Navigation, defect)
Core
DOM: Navigation
Tracking
()
RESOLVED
FIXED
91 Branch
| Tracking | Status | |
|---|---|---|
| firefox91 | --- | fixed |
People
(Reporter: smaug, Assigned: smaug)
Details
Attachments
(1 file)
Fission related objects have increased the base CC graph size in the parent process quite a bit. Need to start optimizing this stuff.
| Assignee | ||
Comment 1•4 years ago
|
||
One could optimize out MarkWrapperLive call if stored that wrapper is already live etc, but
in practice that shouldn't matter too much.
Pushed by opettay@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/757afe5c9bd3
Make BrowsingContext skippable, r=nika,mccr8
Comment 3•4 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox91:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 91 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•