Open
Bug 1801519
Opened 2 years ago
Updated 2 years ago
Speed up nsPresContext::IsRootContentDocumentIn/CrossProcess.
Categories
(Core :: Layout, task)
Core
Layout
Tracking
()
NEW
People
(Reporter: emilio, Assigned: emilio)
Details
Attachments
(1 file)
These should be immutable once we have a document, in practice.
Assignee | ||
Comment 1•2 years ago
|
||
We certainly don't expect these to change while the document has a pres
context. Make them reflect the browsing context tree.
Comment 2•2 years ago
|
||
There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:emilio, could you have a look please?
If you still have some work to do, you can add an action "Plan Changes" in Phabricator.
For more information, please visit auto_nag documentation.
Flags: needinfo?(hikezoe.birchill)
Flags: needinfo?(emilio)
Assignee | ||
Comment 3•2 years ago
|
||
Yes, it causes one test failure that I need to investigate
Flags: needinfo?(hikezoe.birchill)
Flags: needinfo?(emilio)
You need to log in
before you can comment on or make changes to this bug.
Description
•