Skip to content
  • commit-queue@webkit.org's avatar
    [WK2][CoordinatedGraphics] WKViewSetThemePath is EFL specific · f8664fdb
    commit-queue@webkit.org authored
    https://bugs.webkit.org/show_bug.cgi?id=115928
    
    Patch by Jesus Sanchez-Palencia <jesus.palencia@openbossa.org> on 2013-05-10
    Reviewed by Kenneth Rohde Christiansen.
    
    Source/WebKit2:
    
    WKViewSetThemePath was moved to WKViewEfl.h since it is EFL specific.
    
    * UIProcess/API/C/CoordinatedGraphics/WKView.cpp:
    * UIProcess/API/C/CoordinatedGraphics/WKView.h:
    * UIProcess/API/C/efl/WKViewEfl.cpp:
    (WKViewSetThemePath):
    * UIProcess/API/C/efl/WKViewEfl.h:
    * UIProcess/CoordinatedGraphics/WebView.cpp:
    * UIProcess/CoordinatedGraphics/WebView.h:
    (WebView):
    * UIProcess/efl/ViewClientEfl.cpp:
    * UIProcess/efl/WebInspectorProxyEfl.cpp:
    * UIProcess/efl/WebViewEfl.cpp:
    (WebKit::WebViewEfl::setThemePath):
    * UIProcess/efl/WebViewEfl.h:
    (WebViewEfl):
    
    Tools:
    
    WKViewSetThemePath was moved to WKViewEfl.h.
    
    * TestWebKitAPI/efl/PlatformWebView.cpp:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@149902 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    f8664fdb