DescriptionGet rid of scheduleSVGFilterLayerUpdateHack call for plugins.
We need to store a bit on the RenderStyle as to whether it needs
to be accelerated due to the plugin having a layer so that when
we recalc style on it, we actually get a different style and
call setStyle. This is needed so styleChanged gets called
and we get a NormalLayer RenderLayer.
This is better than the current hack because we'd like it to
be an invariant that setStyle is only called when the style
actually changed.
Revert "Psuedo revert "s/scheduleLayerUpdate/setNeedsCompositingUpdate in setWebLayer.""
This reverts commit 2c54e3cf4c74a20c2319bc3bae26904fbb462330.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175914
Patch Set 1 #
Total comments: 3
Patch Set 2 : address review comments #Patch Set 3 : get rid of style recalc #
Messages
Total messages: 12 (0 generated)
|