DescriptionMake 'will-change: contents' suppress compositing in subtree
The contents of 'will-change: contents' elements are expected
to change frequently (e.g. every frame). Consequently, the
creation of composited layers within a 'will-change: contents'
subtree should be avoided where possible. This CL suppresses
compositing for animations and for will-change in descendants
of elements with 'will-change: contents'.
BUG=365885
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175584
Patch Set 1 #
Total comments: 6
Patch Set 2 : Address review comments #Patch Set 3 : Rebased #Patch Set 4 : Rebased #
Total comments: 2
Messages
Total messages: 15 (0 generated)
|