Skip to content
  • commit-queue@webkit.org's avatar
    Unreviewed, rolling out r95385 and r95457. · edaa6a6c
    commit-queue@webkit.org authored
    http://trac.webkit.org/changeset/95385
    http://trac.webkit.org/changeset/95457
    https://bugs.webkit.org/show_bug.cgi?id=68395
    
    Broke chromium browser_tests (Requested by dslomov on
    #webkit).
    
    Patch by Sheriff Bot <webkit.review.bot@gmail.com> on 2011-09-19
    
    Source/WebCore:
    
    * bindings/v8/V8DOMWindowShell.cpp:
    (WebCore::V8DOMWindowShell::disposeContextHandles):
    (WebCore::V8DOMWindowShell::initContextIfNeeded):
    * bindings/v8/V8IsolatedContext.cpp:
    (WebCore::V8IsolatedContext::V8IsolatedContext):
    (WebCore::V8IsolatedContext::destroy):
    * bindings/v8/V8IsolatedContext.h:
    * loader/EmptyClients.h:
    (WebCore::EmptyFrameLoaderClient::didCreateScriptContextForFrame):
    (WebCore::EmptyFrameLoaderClient::didDestroyScriptContextForFrame):
    (WebCore::EmptyFrameLoaderClient::didCreateIsolatedScriptContext):
    * loader/FrameLoaderClient.h:
    
    Source/WebKit/chromium:
    
    * public/WebFrameClient.h:
    (WebKit::WebFrameClient::didCreateIsolatedScriptContext):
    * src/FrameLoaderClientImpl.cpp:
    (WebKit::FrameLoaderClientImpl::didCreateScriptContextForFrame):
    (WebKit::FrameLoaderClientImpl::didDestroyScriptContextForFrame):
    (WebKit::FrameLoaderClientImpl::didCreateIsolatedScriptContext):
    * src/FrameLoaderClientImpl.h:
    * tests/WebFrameTest.cpp:
    (WebKit::TEST_F):
    * tests/data/context_notifications_test.html: Removed.
    * tests/data/context_notifications_test_frame.html: Removed.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@95483 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    edaa6a6c