Skip to content
  • weinig@apple.com's avatar
    Move WKRetain and WKRelease overloaded functions out of WKRetainPtr · 7525795e
    weinig@apple.com authored
    and into the files of the type they overload (eg, WKRetain(WKFrameRef 
    moves to WKFrame.h)).
    
    Reviewed by Anders Carlsson.
    
    * UIProcess/API/C/WKBase.h:
    * UIProcess/API/C/WKContext.h:
    * UIProcess/API/C/WKFrame.h:
    * UIProcess/API/C/WKFramePolicyListener.h:
    * UIProcess/API/C/WKNavigationData.h:
    * UIProcess/API/C/WKPage.h:
    * UIProcess/API/C/WKPageNamespace.h:
    * UIProcess/API/C/WKPreferences.h:
    * UIProcess/API/C/WKString.h:
    * UIProcess/API/C/WKURL.h:
    * UIProcess/API/cpp/WKRetainPtr.h:
    * UIProcess/API/win/WKView.h:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@61048 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    7525795e