Bug 112812
Summary: | Drop URLs from JavaScript access failure messages | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mike West <mkwst> |
Component: | WebCore Misc. | Assignee: | Mike West <mkwst> |
Status: | NEW | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 112813, 112894, 113029 | ||
Bug Blocks: |
Mike West
Following up on https://bugs.webkit.org/show_bug.cgi?id=112042, we should drop down to origins for the other types of error messages generated from 'DOMWindow::crossDomainAccessErrorMessage'.
I'm trying to keep the rebaselines small, so I'll take it in a few steps. First up, 'document.domain'!
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |