Skip to content
  • abarth@webkit.org's avatar
    2011-04-26 Adam Barth <abarth@webkit.org> · f179d818
    abarth@webkit.org authored
            Reviewed by Eric Seidel.
    
            DumpRenderTree/chromium should play nice with strict OwnPtrs
            https://bugs.webkit.org/show_bug.cgi?id=59458
    
            All these changes are pretty straight forward.
    
            * DumpRenderTree/chromium/CppBoundClass.cpp:
            (GetterPropertyCallback::GetterPropertyCallback):
            (CppBoundClass::bindGetterCallback):
            * DumpRenderTree/chromium/CppBoundClass.h:
            (CppBoundClass::bindProperty):
            (CppBoundClass::bindFallbackCallback):
            (CppBoundClass::bindFallbackMethod):
            * DumpRenderTree/chromium/DRTDevToolsClient.cpp:
            (DRTDevToolsClient::DRTDevToolsClient):
            * DumpRenderTree/chromium/TestEventPrinter.cpp:
            (TestEventPrinter::createDRTPrinter):
            (TestEventPrinter::createTestShellPrinter):
            * DumpRenderTree/chromium/TestEventPrinter.h:
            * DumpRenderTree/chromium/TestShell.cpp:
            (TestShell::TestShell):
            (TestShell::createMainWindow):
            (TestShell::createDRTDevToolsClient):
            * DumpRenderTree/chromium/WebViewHost.cpp:
            (WebViewHost::geolocationClientMock):
            (WebViewHost::speechInputController):
            (WebViewHost::deviceOrientationClientMock):
            (WebViewHost::reset):
            (WebViewHost::navigate):
            (WebViewHost::setPendingExtraData):
            (WebViewHost::canvas):
            * DumpRenderTree/chromium/WebViewHost.h:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@84926 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    f179d818