[Webkit-unassigned] [Bug 70574] Allow sites to enable x-domain window.onerror information

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 21 12:45:21 PDT 2011


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


Adam Barth <abarth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ian at hixie.ch




--- Comment #1 from Adam Barth <abarth at webkit.org>  2011-10-21 12:45:21 PST ---
We should just use CORS for this.  The script tag should have a crossorigin attribute like the img tag does.  If the CORS check passes, then we can feel confident in forwarding the errors to the embedding page.

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