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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 15 18:02:44 PDT 2012


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





--- Comment #8 from Adam Barth <abarth at webkit.org>  2012-03-15 18:02:43 PST ---
(From update of attachment 132158)
This looks like a nice approach.  You might want to split this patch up into two pieces.  The first might just add support for the crossorigin attribute to the <script> element.  The second could use that information when sanitizing the error reporting.  I'm not sure how to do that latter in V8 off the top of my head, but I'm sure we can figure out a way.

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