[Webkit-unassigned] [Bug 89341] [Chromium] iccjpeg doesn't work with browser_tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 18 22:14:57 PDT 2012


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





--- Comment #4 from Adam Barth <abarth at webkit.org>  2012-06-18 22:14:56 PST ---
> To look at this stacktrace, it seems extension code decodes images on a FILE thread with WebKit: <http://code.google.com/searchframe#OAMlx_jo-ck/src/chrome/browser/extensions/image_loading_tracker.cc&exact_package=chromium&l=103>.

The browser process is not allowed to decode images.  That code will likely need to be changed.  Would you be willing to file a crbug.com about it and CC me?

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