Bug 112812 - Drop URLs from JavaScript access failure messages
Summary: Drop URLs from JavaScript access failure messages
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mike West
URL:
Keywords:
Depends on: 112813 112894 113029
Blocks:
  Show dependency treegraph
 
Reported: 2013-03-20 07:44 PDT by Mike West
Modified: 2017-01-18 23:39 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 Mike West 2013-03-20 07:44:56 PDT
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'!