[Webkit-unassigned] [Bug 90375] Parallel image decoders

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 6 22:01:02 PDT 2012


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


Bug 90375 depends on bug 90758, which changed state.

Bug 90758 Summary: Refactoring metadata of BitmapImage.
https://bugs.webkit.org/show_bug.cgi?id=90758

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
         Resolution|                            |WONTFIX
             Status|UNCONFIRMED                 |RESOLVED



--- Comment #76 from Huang Dongsung <luxtella at company100.net>  2012-08-06 20:54:38 PST ---
(In reply to comment #75)
> Thanks for setting up the repo. To get to parallel image decoding, I think we should do it in two stages, here's some concrete steps:

I made a mistake about setting up the repo last Saturday. You can access the repo now.
Thanks for suggesting appropriate concrete steps.

> AI 3: Break out changes to ImageSource to be asynchronous and review

Ok, I will extract an async interface from ImageSource, and file the bug.
I want to add unit tests to verify the async interface of ImageSource, but I heard you and some reviewers were discussing about image decoding test, and concluded to improve DRT first.
But, I also think we should have some unit tests for image decoding.
Could you explain in detail how we would build up the test frameworks to verify async image decoding? I think you have some plans. :)

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