Closed
Bug 1709983
Opened 4 years ago
Closed 4 years ago
Remove DefineClip and remaining callers
Categories
(Core :: Graphics: WebRender, task)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
90 Branch
Tracking | Status | |
---|---|---|
firefox90 | --- | fixed |
People
(Reporter: gw, Assigned: gw)
Details
Attachments
(4 files)
No description provided.
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → gwatson
Assignee | ||
Comment 1•4 years ago
|
||
The clear region prim don't support complex clip regions (the
complex clip region was being ignored). This has been shipping
like this for many months now, so it seems it's not required.
Assignee | ||
Comment 2•4 years ago
|
||
Assignee | ||
Comment 3•4 years ago
|
||
Assignee | ||
Comment 4•4 years ago
|
||
Pushed by gwatson@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cbda9a6dfb93
Pt 1 - Remove PushClearRectWithComplexRegion. r=gfx-reviewers,nical
https://hg.mozilla.org/integration/autoland/rev/ebe60f78492a
Pt 2 - Use DefinedRoundedRectClip for backdrop-filter r=gfx-reviewers,nical
https://hg.mozilla.org/integration/autoland/rev/4dcf407a22ff
Pt 3 - Remove remaining WR uses of define_clip r=gfx-reviewers,nical
https://hg.mozilla.org/integration/autoland/rev/bf5a86d347e2
Pt 4 - Remove DefineClip use from nsFieldSetFrame r=gfx-reviewers,nical
Comment 6•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/cbda9a6dfb93
https://hg.mozilla.org/mozilla-central/rev/ebe60f78492a
https://hg.mozilla.org/mozilla-central/rev/4dcf407a22ff
https://hg.mozilla.org/mozilla-central/rev/bf5a86d347e2
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox90:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•