Closed Bug 1373863 Opened 7 years ago Closed 7 years ago

Add basic invalidation to PaintedLayerBlobImage

Categories

(Core :: Graphics: WebRender, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla56
Tracking Status
firefox56 --- fixed

People

(Reporter: jrmuizel, Assigned: jrmuizel)

References

Details

Attachments

(1 file, 1 obsolete file)

This makes things noticeably better.
This allows us to reuse blob images if they haven't changed. If they have changed we repaint the whole image.
Assignee: nobody → jmuizelaar
Attachment #8878718 - Flags: review?(bugmail)
Blocks: 1373861
No longer blocks: 1373861
Depends on: 1373861
Comment on attachment 8878718 [details] [diff] [review]
Add simple invalidation to PaintedLayerBlob

Review of attachment 8878718 [details] [diff] [review]:
-----------------------------------------------------------------

Is this the right patch? Looks unrelated. Also please make sure there's a real commit message and -U8 diff
Comment on attachment 8878718 [details] [diff] [review]
Add simple invalidation to PaintedLayerBlob

Review of attachment 8878718 [details] [diff] [review]:
-----------------------------------------------------------------

Yeah definitely the wrong patch here.
Attachment #8878718 - Flags: review?(bugmail)
Attached patch The right patchSplinter Review
Attachment #8878718 - Attachment is obsolete: true
Attachment #8878741 - Flags: review?(bugmail)
If this merges to central after bug 1368386 (which seems likely), it'll need to be changed to
AddToValidRegion(regionToPaint);
Attachment #8878741 - Flags: review?(bugmail) → review+
Pushed by jmuizelaar@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/efc25dfc9956
Add basic invalidation to PaintedLayerBlobImage. r=kats
https://hg.mozilla.org/mozilla-central/rev/efc25dfc9956
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: