[Webkit-unassigned] [Bug 113124] Add animation support for WebP images

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 20 06:36:42 PDT 2013


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





--- Comment #7 from noel gordon <noel.gordon at gmail.com>  2013-04-20 06:34:59 PST ---
(In reply to comment #5)
>
> I believe that any change to m_data->data() would occur through the setData() method only. And we are recreating the m_demux object whenever setData() is called. So, that should take care of any data being moved around, right?

Maybe. It'll require good testing and I don't think layout tests are the right was to test for this sort of image decoding data issue.

> [Note: One exception is that we don't touch the demux object once the demux state is WEBP_DEMUX_DONE. But we could change that to be safe.]
> 
> Thoughts?

Same as above.

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