Closed
Bug 1927315
Opened 1 year ago
Closed 1 year ago
do not try to prerender during hit testing display list building
Categories
(Core :: Web Painting, enhancement)
Core
Web Painting
Tracking
()
RESOLVED
FIXED
134 Branch
| Tracking | Status | |
|---|---|---|
| firefox134 | --- | fixed |
People
(Reporter: tnikkel, Assigned: tnikkel)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•1 year ago
|
||
It expands the rect we are building by a lot. Prerendering only makes sense if we are painting to the window so that the extra prerendered content can be animated into view by the compositor.
Pushed by tnikkel@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/03d2a41ded15
Do not try to prerender during hit test display list building. r=layout-reviewers,emilio
Comment 3•1 year ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox134:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 134 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•