Skip to content
  • aa@chromium.org's avatar
    2010-08-11 Kenneth Russell <kbr@google.com> · 815a156a
    aa@chromium.org authored
            Reviewed by Dimitri Glazkov.
    
            Remove obsolete texImage2D and texSubImage2D entry points
            https://bugs.webkit.org/show_bug.cgi?id=40320
    
            No new tests; covered by existing WebGL tests.
    
            * html/canvas/WebGLRenderingContext.cpp:
            * html/canvas/WebGLRenderingContext.h:
            * html/canvas/WebGLRenderingContext.idl:
    2010-08-11  James Hawkins  <jhawkins@chromium.org>
    
            Reviewed by Dmitry Titov.
    
            [Chromium] Notify the WebFrameClient when the frame is detached from
            the view. This is used to clear the cached frame in the FormManager.
            Eventually this will be removed once handling forms is moved into
            WebCore.
            https://bugs.webkit.org/show_bug.cgi?id=43648
    
            * public/WebFrameClient.h:
            (WebKit::WebFrameClient::frameDetached):
            * src/FrameLoaderClientImpl.cpp:
            (WebKit::FrameLoaderClientImpl::detachedFromParent3):
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@65193 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    815a156a