[Webkit-unassigned] [Bug 93458] [Texmap] Render gif animation well.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 16 16:44:16 PDT 2012


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





--- Comment #7 from Huang Dongsung <luxtella at company100.net>  2012-08-16 16:44:49 PST ---
(In reply to comment #4)
> Even harder to catch regressions later on... Please find the right test case for this, e.g. changing the frame and then testing for pixels.

Unfortunately, I could not find prominent solution. I think DRT does not draw animated gif. Even if I tried to capture a image using setInterval, DRT always captured the first frame. We need to change DRT earlier than making a test for this patch.

> 
> You need a null check.

Done. I wrote GraphicsLayerTextureMapper::setContentsToImage similar to GraphicsLayerCA::setContentsToImage.

-- 
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