Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Unreviewed, rolling out r106912.
http://trac.webkit.org/changeset/106912 https://bugs.webkit.org/show_bug.cgi?id=77947 "AppleWebKit build is broken" (Requested by haraken on #webkit). Patch by Sheriff Bot <webkit.review.bot@gmail.com> on 2012-02-07 Source/WebCore: * dom/ScriptExecutionContext.cpp: (WebCore::ScriptExecutionContext::~ScriptExecutionContext): (WebCore): * dom/ScriptExecutionContext.h: (WebCore): (ScriptExecutionContext): * html/DOMURL.cpp: (WebCore::DOMURL::DOMURL): (WebCore): (WebCore::DOMURL::~DOMURL): (WebCore::DOMURL::contextDestroyed): (WebCore::DOMURL::createObjectURL): (WebCore::DOMURL::revokeObjectURL): * html/DOMURL.h: (WebCore::DOMURL::create): (DOMURL): * html/DOMURL.idl: * html/PublicURLManager.h: Removed. * page/DOMWindow.cpp: (WebCore): (WebCore::DOMWindow::webkitURL): * page/DOMWindow.h: (DOMWindow): * page/DOMWindow.idl: * workers/WorkerContext.cpp: (WebCore): (WebCore::WorkerContext::webkitURL): * workers/WorkerContext.h: (WorkerContext): * workers/WorkerContext.idl: LayoutTests: * fast/dom/DOMURL/check-instanceof-domurl-functions-expected.txt: Removed. * fast/dom/DOMURL/check-instanceof-domurl-functions.html: Removed. Canonical link: https://commits.webkit.org/94832@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@106914 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
Showing
16 changed files
with
142 additions
and
179 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.