Bug 97499 - [V8] Don't sanitize window.onerror information on crossorigin-enabled scripts
Summary: [V8] Don't sanitize window.onerror information on crossorigin-enabled scripts
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-24 16:55 PDT by Pablo Flouret
Modified: 2014-12-16 00:47 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pablo Flouret 2012-09-24 16:55:07 PDT
Offshoot from bug 70574, which deals with the JSC implementation.

On crossorigin-enabled scripts the error message/url/line information passed to window.onerror shouldn't be sanitized.
Comment 1 Brian Burg 2014-12-16 00:47:57 PST
Closing some V8-related work items.