Closed Bug 1728251 Opened 3 years ago Closed 3 years ago

Remove nsDisplayItem::mClip

Categories

(Core :: Web Painting, enhancement)

enhancement

Tracking

()

RESOLVED FIXED
94 Branch
Tracking Status
firefox94 --- fixed

People

(Reporter: mattwoodrow, Assigned: mattwoodrow)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

Looks like this is just a cached value from the clip chain, and we don't use it for the normal WR painting path.

We should be able to drop the cached value, and just compute it on demand instead.

Assignee: nobody → matt.woodrow
Status: NEW → ASSIGNED
Pushed by mwoodrow@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/405ff2ed2110
Remove FuseClipChainUpTo since its unused. r=miko
https://hg.mozilla.org/integration/autoland/rev/7217ecf149c4
Remove mClip and compute it when we need it. r=miko

Backed out 7 changesets (Bug 1728050, Bug 1728251, Bug 1728232, Bug 1542929, Bug 1714138, Bug 1728258) for causing reftest failures.
Backout link
Push with failures R8
Also on multiple platforms - Rs6 R5
Failure Log

Flags: needinfo?(matt.woodrow)
Pushed by mwoodrow@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d7a8bf19d849
Remove FuseClipChainUpTo since its unused. r=miko
https://hg.mozilla.org/integration/autoland/rev/96be978630ff
Remove mClip and compute it when we need it. r=miko
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 94 Branch
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Target Milestone: 94 Branch → ---
Pushed by mwoodrow@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/828ea702c5d4
Remove FuseClipChainUpTo since its unused. r=miko
https://hg.mozilla.org/integration/autoland/rev/49b986018657
Remove mClip and compute it when we need it. r=miko
Status: REOPENED → RESOLVED
Closed: 3 years ago3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 94 Branch
Flags: needinfo?(matt.woodrow)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: