Open
Bug 1872639
Opened 10 months ago
Updated 7 months ago
Build and cache the scroll spatial node in nsHTMLScrollFrame
Categories
(Core :: Graphics: WebRender, task)
Core
Graphics: WebRender
Tracking
()
ASSIGNED
People
(Reporter: gw, Assigned: gw)
References
(Blocks 1 open bug)
Details
Attachments
(1 obsolete file)
No description provided.
Assignee | ||
Updated•10 months ago
|
Blocks: wr-dl-bypass
Assignee | ||
Comment 1•10 months ago
|
||
This moves calculations for WR scroll nodes in to the Gecko
scroll frame. They are cached in a frame property, however
in this initial implementation they are still rebuilt each
display list build. In future, we'll cache these built frame
properties and only rebuild when invalidated.
Updated•10 months ago
|
Assignee: nobody → gwatson
Status: NEW → ASSIGNED
Updated•7 months ago
|
Attachment #9370674 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•