JavaScriptCore:
Reviewed by Adam.
* JavaScriptCore.exp: Sort the contents of this file.
WebCore:
Reviewed by Adam.
* WebCore.base.exp: Export blankURL, and sort the file.
WebKit/mac:
Reviewed by Adam.
* WebView/WebArchiver.mm:
(+[WebArchiver archiveSelectionInFrame:]): Use blankURL.
* WebView/WebFrame.mm:
(-[WebFrame _loadData:MIMEType:textEncodingName:baseURL:unreachableURL:]): Avoid the
variable name URL to avoid clashing with the renamed KURL in the future. Also use
blankURL.
(-[WebFrame loadData:MIMEType:textEncodingName:baseURL:]): Ditto.
(-[WebFrame _loadHTMLString:baseURL:unreachableURL:]): Ditto.
(-[WebFrame loadHTMLString:baseURL:]): Ditto.
(-[WebFrame loadAlternateHTMLString:baseURL:forUnreachableURL:]): Ditto.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@30568
268f45cc-cd09-0410-ab3c-
d52691b4dbfc