[Webkit-unassigned] [Bug 92470] Add more layout tests on image decoding

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 8 20:32:52 PDT 2012


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





--- Comment #8 from Hin-Chung Lam <hclam at google.com>  2012-08-08 20:33:16 PST ---
> 
> I'll start writing some unit tests for ImageSource using Chromium's WebKit API. We can then use that to test changes to ImageSource and ImageDecoder.

Now that I think this twice I think it's better to have a qt unit test as well. Unit test in Chromium can test the asynchronous API of ImageSource when we refactor it, but since Chromium won't be using parallel image decoder (we use it to defer image decoding instead) so it won't be able to test your parallel image decoder.

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