Skip to content
  • pilgrim@chromium.org's avatar
    [Chromium] Move notifyJSOutOfMemory out of PlatformSupport · 2b5f4424
    pilgrim@chromium.org authored
    https://bugs.webkit.org/show_bug.cgi?id=97116
    
    Reviewed by Adam Barth.
    
    Source/WebCore:
    
    Part of a refactoring series. See tracking bug 82948.
    
    * bindings/v8/V8Binding.cpp:
    (WebCore::handleOutOfMemory):
    * loader/FrameLoaderClient.h:
    (WebCore::FrameLoaderClient::didExhaustMemoryAvailableForScript):
    (FrameLoaderClient):
    * platform/chromium/PlatformSupport.h:
    (PlatformSupport):
    
    Source/WebKit/chromium:
    
    Part of a refactoring series. See tracking bug 82948.
    
    * src/FrameLoaderClientImpl.cpp:
    (WebKit::FrameLoaderClientImpl::didExhaustMemoryAvailableForScript):
    (WebKit):
    * src/FrameLoaderClientImpl.h:
    (FrameLoaderClientImpl):
    * src/PlatformSupport.cpp:
    (WebCore):
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@129020 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    2b5f4424