[Webkit-unassigned] [Bug 93467] Change ImageSource to be asynchronous.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 8 22:21:36 PDT 2012


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





--- Comment #3 from Huang Dongsung <luxtella at company100.net>  2012-08-08 22:22:01 PST ---
(In reply to comment #2)
> This way we make ImageSource fully asynchronous and separate a synchronous interface. We'll also need to move image decoding in frameDurationAtIndex() and orientationAtIndex() to ImageDecoder such that individual decoder can decide how to implement it. The latter can be done separately though.

That's good idea. GraphicsContext3D and others will use SynchronousImageSource instead of ImageSource. I'll update 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