[Webkit-unassigned] [Bug 45718] WebGL's readPixels doesn't respect origin-clean flag

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 20 23:18:29 PDT 2010


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





--- Comment #6 from Adrienne Walker <enne at google.com>  2010-09-20 23:18:29 PST ---
(In reply to comment #5)
> Created an attachment (id=68191)
 --> (https://bugs.webkit.org/attachment.cgi?id=68191) [details]
> Patch

My only real concern with this patch is that I'm a little unsure how best to test it.  There's a Khronos conformance test that this now passes.  That test loads an external image which is what allows the WebGL canvas to have the origin-clean flag set to false.  LayoutTests seem to block the loading of external images, which makes that approach infeasible.  I'm not sure what other mechanism could be used to test this within the LayoutTests infrastructure.

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