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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 8 17:03:30 PDT 2012


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





--- Comment #7 from Hin-Chung Lam <hclam at google.com>  2012-08-08 17:03:54 PST ---
(In reply to comment #6)
> (In reply to comment #5)
> 
> Thank your for your explanation.
> 
> > 1. Partially loaded image

I've created a test case that does this: https://bugs.webkit.org/show_bug.cgi?id=93171

We can expand this to other formats.

> > 2. Enable asynchronous image decoding through DRT
> > 3. Wait for image decoding to complete
> > 4. Write <img> tests with async image decoding enabled and testRunner.waitUntilImagesDecoded()
> 
> All looks reasonable to me. I think your works can be applied to parallel image decoder also.
> 
> > unit tests should be done in WebKit API level.
> 
> Now I understand the policy of WebKit community.

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.

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