[Webkit-unassigned] [Bug 98630] [CAIRO] Adjust the source rect size when IMAGE_DECODER_DOWN_SAMPLING is enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 8 17:50:47 PDT 2012


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





--- Comment #9 from Jaehun Lim <ljaehun.lim at samsung.com>  2012-10-08 17:51:22 PST ---
Yes, we need test cases. 

But I think there are 2 problems.
1. IMAGE_DECODER_DOWN_SAMPLING is a compile-time option. And there are no ports to turn it on. So we need to re-compile to test it.
2. It scales down a big image file. So it's possible to make some troubles in existing test cases using image files.

I think it's better to change IMAGE_DECODER_DOWN_SAMPLING as run-time option to turn it on/off dynamically, and then add some test cases.

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