[Webkit-unassigned] [Bug 105280] [EFL] Console log sometimes prefixed with line number

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 31 04:18:22 PST 2012


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





--- Comment #3 from Jussi Kukkonen (jku) <jussi.kukkonen at intel.com>  2012-12-31 04:20:26 PST ---
It's not just XHR:
http/tests/security/canvas-remote-read-remote-image-redirect.html also does this:
-CONSOLE MESSAGE: Unable to get image data from canvas because the canvas has been tainted by cross-origin data.
-CONSOLE MESSAGE: Unable to get image data from canvas because the canvas has been tainted by cross-origin data.
-CONSOLE MESSAGE: Unable to get image data from canvas because the canvas has been tainted by cross-origin data.
-CONSOLE MESSAGE: Unable to get image data from canvas because the canvas has been tainted by cross-origin data.
+CONSOLE MESSAGE: line 108: Unable to get image data from canvas because the canvas has been tainted by cross-origin data.
+CONSOLE MESSAGE: line 108: Unable to get image data from canvas because the canvas has been tainted by cross-origin data.
+CONSOLE MESSAGE: line 108: Unable to get image data from canvas because the canvas has been tainted by cross-origin data.
+CONSOLE MESSAGE: line 108: Unable to get image data from canvas because the canvas has been tainted by cross-origin data.

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