Skip to content
  • abarth@webkit.org's avatar
    2010-01-06 Adam Barth <abarth@webkit.org> · 7f7bf604
    abarth@webkit.org authored
            No review, rolling out r52877.
            http://trac.webkit.org/changeset/52877
            https://bugs.webkit.org/show_bug.cgi?id=33243
    
            I screwedd up landing this patch and only partially applied the patch I
            was trying to land.
    
            * bindings/ScriptControllerBase.cpp:
            * bindings/js/ScriptController.cpp:
            (WebCore::ScriptController::executeScriptInWorld):
            * bindings/v8/ScriptController.cpp:
            (WebCore::ScriptController::ScriptController):
            (WebCore::ScriptController::~ScriptController):
            (WebCore::ScriptController::updateSecurityOrigin):
            (WebCore::ScriptController::evaluateInIsolatedWorld):
            (WebCore::ScriptController::haveInterpreter):
            (WebCore::ScriptController::mainWorldWindowShell):
            (WebCore::ScriptController::clearWindowShell):
            (WebCore::ScriptController::clearForClose):
            (WebCore::ScriptController::destroyWindowShell):
            (WebCore::ScriptController::updateDocument):
            * bindings/v8/ScriptController.h:
            (WebCore::ScriptController::proxy):
            (WebCore::ScriptController::windowShell):
            (WebCore::ScriptController::existingWindowShell):
            (WebCore::ScriptController::evaluateInWorld):
            * bindings/v8/V8DOMWindowShell.cpp:
            (WebCore::V8DOMWindowShell::create):
            (WebCore::V8DOMWindowShell::V8DOMWindowShell):
            (WebCore::V8DOMWindowShell::initContextIfNeeded):
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52882 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    7f7bf604