Bug 1526970 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

This shows up on profiles a lot. We could either merge the frame property |nsIFrame::DisplayItems| with a member variable |nsIFrame::mDisplayItemData| that holds DisplayItemData.
We could also swap them to speed up WebRender that does not use DisplayItemData.
This shows up on profiles a lot. We could merge the frame property |nsIFrame::DisplayItems| with a member variable |nsIFrame::mDisplayItemData| that holds DisplayItemData, or swap them to speed up WebRender that does not use DisplayItemData.

Back to Bug 1526970 Comment 0