Skip to content
  • andersca@apple.com's avatar
    Split bundle page clients out into separate headers · 612cb9a0
    andersca@apple.com authored
    https://bugs.webkit.org/show_bug.cgi?id=125115
    
    Reviewed by Andreas Kling.
    
    * WebKit2.xcodeproj/project.pbxproj:
    * WebProcess/InjectedBundle/API/c/WKBundlePage.h:
    * WebProcess/InjectedBundle/API/c/WKBundlePageContextMenuClient.h: Added.
    * WebProcess/InjectedBundle/API/c/WKBundlePageDiagnosticLoggingClient.h: Added.
    * WebProcess/InjectedBundle/API/c/WKBundlePageEditorClient.h: Added.
    * WebProcess/InjectedBundle/API/c/WKBundlePageFormClient.h: Added.
    * WebProcess/InjectedBundle/API/c/WKBundlePageFullScreenClient.h: Added.
    * WebProcess/InjectedBundle/API/c/WKBundlePageLoaderClient.h: Added.
    * WebProcess/InjectedBundle/API/c/WKBundlePagePolicyClient.h: Added.
    * WebProcess/InjectedBundle/API/c/WKBundlePageResourceLoadClient.h: Added.
    * WebProcess/InjectedBundle/API/c/WKBundlePageUIClient.h: Added.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@159976 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    612cb9a0