Skip to content
  • cdn@chromium.org's avatar
    2011-05-04 Cris Neckar <cdn@chromium.org> · 41c6de07
    cdn@chromium.org authored
            Reviewed by Adam Barth.
    
            Tests whether a style media specifier inside an svg image will crash.
            https://bugs.webkit.org/show_bug.cgi?id=49902
    
            * fast/media/media-svg-crash-expected.txt: Added.
            * fast/media/media-svg-crash.html: Added.
    2011-05-04  Cris Neckar  <cdn@chromium.org>
    
            Reviewed by Adam Barth.
    
            Expose WebView directly through ChromeClient.
            https://bugs.webkit.org/show_bug.cgi?id=49902
    
            Test: fast/media/media-svg-crash.html
    
            * loader/EmptyClients.h:
            (WebCore::EmptyChromeClient::webView):
            * page/ChromeClient.h:
            * page/brew/ChromeClientBrew.h:
            (WebCore::ChromeClientBrew::webView):
    2011-05-04  Cris Neckar  <cdn@chromium.org>
    
            Reviewed by Adam Barth.
    
            Expose WebView directly through ChromeClient.
            https://bugs.webkit.org/show_bug.cgi?id=49902
    
            * src/AutoFillPopupMenuClient.cpp:
            (WebKit::AutoFillPopupMenuClient::getWebView):
            * src/ChromeClientImpl.cpp:
            (WebKit::ChromeClientImpl::webView):
            * src/ChromeClientImpl.h:
            * src/GraphicsContext3DChromium.cpp:
            (WebCore::GraphicsContext3DInternal::initialize):
            * src/PlatformBridge.cpp:
            (WebCore::toWebWidgetClient):
            * src/StorageNamespaceProxy.cpp:
            (WebCore::StorageNamespace::sessionStorageNamespace):
            * src/WebViewImpl.cpp:
            (WebKit::WebViewImpl::fromPage):
    2011-05-04  Cris Neckar  <cdn@chromium.org>
    
            Reviewed by Adam Barth.
    
            Expose WebView directly through ChromeClient.
            https://bugs.webkit.org/show_bug.cgi?id=49902
    
            * WebCoreSupport/ChromeClientEfl.h:
            (WebCore::ChromeClientEfl::webView):
    2011-05-04  Cris Neckar  <cdn@chromium.org>
    
            Reviewed by Adam Barth.
    
            Expose WebView directly through ChromeClient.
            https://bugs.webkit.org/show_bug.cgi?id=49902
    
            * WebCoreSupport/ChromeClientGtk.h:
            (WebKit::ChromeClient::webView):
    2011-05-04  Cris Neckar  <cdn@chromium.org>
    
            Reviewed by Adam Barth.
    
            Expose WebView directly through ChromeClient.
            https://bugs.webkit.org/show_bug.cgi?id=49902
    
            * WebCoreSupport/ChromeClientHaiku.h:
            (WebCore::ChromeClientHaiku::webView):
    2011-05-04  Cris Neckar  <cdn@chromium.org>
    
            Reviewed by Adam Barth.
    
            Expose WebView directly through ChromeClient.
            https://bugs.webkit.org/show_bug.cgi?id=49902
    
            * WebCoreSupport/WebChromeClient.h:
            (WebChromeClient::webView):
            * WebView/WebFrame.mm:
            (kit):
    2011-05-04  Cris Neckar  <cdn@chromium.org>
    
            Reviewed by Adam Barth.
    
            Expose WebView directly through ChromeClient.
            https://bugs.webkit.org/show_bug.cgi?id=49902
    
            * WebCoreSupport/ChromeClientQt.h:
            (WebCore::ChromeClientQt::webView):
    2011-05-04  Cris Neckar  <cdn@chromium.org>
    
            Reviewed by Adam Barth.
    
            Expose WebView directly through ChromeClient.
            https://bugs.webkit.org/show_bug.cgi?id=49902
    
            * WebCoreSupport/WebChromeClient.h:
            (WebChromeClient::webView):
    2011-05-04  Cris Neckar  <cdn@chromium.org>
    
            Reviewed by Adam Barth.
    
            Expose WebView directly through ChromeClient.
            https://bugs.webkit.org/show_bug.cgi?id=49902
    
            * WebCoreSupport/ChromeClientWinCE.h:
            (WebKit::ChromeClientWinCE::webView):
    2011-05-04  Cris Neckar  <cdn@chromium.org>
    
            Reviewed by Adam Barth.
    
            Expose WebView directly through ChromeClient.
            https://bugs.webkit.org/show_bug.cgi?id=49902
    
            * WebKitSupport/ChromeClientWx.h:
            (WebCore::ChromeClientWx::webView):
    2011-05-04  Cris Neckar  <cdn@chromium.org>
    
            Reviewed by Adam Barth.
    
            Expose WebView directly through ChromeClient.
            https://bugs.webkit.org/show_bug.cgi?id=49902
    
            * WebProcess/WebCoreSupport/WebChromeClient.h:
            (WebKit::WebChromeClient::webView):
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@85823 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    41c6de07