Bug 97499
| Summary: | [V8] Don't sanitize window.onerror information on crossorigin-enabled scripts | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Pablo Flouret <pf> |
| Component: | WebCore JavaScript | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Pablo Flouret
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Brian Burg
Closing some V8-related work items.