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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 26 22:17:28 PDT 2010


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


Adam Barth <abarth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #68462|review?, commit-queue?      |review+, commit-queue+
               Flag|                            |




--- Comment #15 from Adam Barth <abarth at webkit.org>  2010-09-26 22:17:28 PST ---
(From update of attachment 68462)
View in context: https://bugs.webkit.org/attachment.cgi?id=68462&action=review

This is progress, but please follow up on the video element issue!

> WebCore/html/canvas/CanvasRenderingContext.cpp:80
> +    checkOrigin(KURL(KURL(), video->currentSrc()));

This can't be the right way to check the origin.  Is there a base URL?  What about redirects????

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