Closed Bug 1522022 Opened 5 years ago Closed 5 years ago

Inflate picture caching dirty rects when encountering a blur filter.

Categories

(Core :: Graphics: WebRender, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla66
Tracking Status
firefox66 --- fixed

People

(Reporter: gw, Assigned: gw)

References

Details

Attachments

(1 file)

During picture caching, a minimal dirty region is calculated and supplied to child pictures during the primitive traversal.

However, if those child pictures create an off-screen surface, then they may clip to tightly to the dirty rects, such that a parent blur filter doesn't have enough surrounding pixels to create the correct result.

To fix this, when a blur filter is encountered, it should push a new dirty region that is inflated by the blur radius in this filter.

Assignee: nobody → gwatson
Pushed by gwatson@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4c5506d94111
Inflate picture caching dirty rects when encountering a blur filter. r=emilio
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
Blocks: 1519411
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: