[Webkit-unassigned] [Bug 112327] [WK2] TiledBackingStore: invisible GIFs are animated

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 3 01:34:48 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=112327





--- Comment #7 from Nandor Huszka <hnandor at inf.u-szeged.hu>  2013-04-03 01:33:00 PST ---
Created an attachment (id=196299)
 --> (https://bugs.webkit.org/attachment.cgi?id=196299&action=review)
WIP patch - Approach: animations are started by FrameView

I have implemented Allan's idea. The patch needs some fix in respect of animation resuming, but it works well in generally.
Only BitmapImageCairo got rid of animation starting, but it seems we also need to remove every startAnimation call from other ports (because it is done by FrameView now).
What do you think about it?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list