DescriptionCheck the condition for animation policy of BitmapImage on notifyFinished.
Animation Policy was checked every time when BitmapImage is updated and
it caused performance degrade.
This patch makes that animation policy is updated when RenderImage
gets notifyFinished and removes the part to check animation policy
at BitmapImage on every drawing.
BUG=452256, 445921
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=189487
Patch Set 1 #
Total comments: 1
Patch Set 2 : Move updating policy to ImageLoader #
Messages
Total messages: 15 (2 generated)
|