DescriptionDon't do a style recalc when updating the composited layer of a plugin.
Since the renderer for the plugin always gets either a NormalLayer
or a ForcedLayer, it will have a RenderLayer whether it's composited
or not, so all we have to do is update it's self painting layer bit.
This is a followup to https://codereview.chromium.org/328553004.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175942
Patch Set 1 #Patch Set 2 : fix assert #
Total comments: 1
Patch Set 3 : rename #Messages
Total messages: 6 (0 generated)
|