Page MenuHomePhabricator

Bug 1178765 - Part 5: Add optimization to render task depth assignment r?gw
ClosedPublic

Authored by cbrewster on Aug 8 2019, 5:23 PM.

Details

Summary

Fixes an issue when backdrop-filter is used many time on a page where we would
spend a large amount of time reevaluating render tasks when assigning task depths.

Diff Detail

Repository
rMOZILLACENTRAL mozilla-central
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

cbrewster created this revision.Aug 8 2019, 5:23 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 8 2019, 5:23 PM
phab-bot requested review of this revision.Aug 8 2019, 5:24 PM
phab-bot changed the visibility from "Custom Policy" to "Public (No Login Required)".
phab-bot changed the edit policy from "Custom Policy" to "Restricted Project (Project)".
phab-bot removed a project: Restricted Project.
cbrewster updated this revision to Diff 144572.Aug 8 2019, 6:58 PM

Revision updated.

cbrewster edited the summary of this revision. (Show Details)Aug 8 2019, 6:58 PM
cbrewster updated this revision to Diff 144607.Aug 8 2019, 7:45 PM

Revision updated.

gw accepted this revision.Aug 9 2019, 3:52 AM

I think this makes sense, but might be good to double-check with nical.

This revision is now accepted and ready to land.Aug 9 2019, 3:52 AM
cbrewster updated this revision to Diff 145241.Aug 9 2019, 6:54 PM

Revision updated.

nical accepted this revision.Aug 12 2019, 4:22 PM
cbrewster updated this revision to Diff 146115.Aug 12 2019, 8:14 PM

Revision updated.

cbrewster updated this revision to Diff 146936.Aug 13 2019, 7:58 PM

Revision updated.

Revision updated.