Skip to content
  • kdecker@apple.com's avatar
    Reviewed by Simon Fraser · 97ccf9ed
    kdecker@apple.com authored
            Second step of:
            <rdar://problem/6398111> Integrate hardware layers with out-of-process plug-ins layer hosting mechanism
    
            * Plugins/Hosted/WebHostedNetscapePluginView.h: Expose the CALayer of the plugin by adding -pluginLayer method.
            * Plugins/Hosted/WebHostedNetscapePluginView.mm:
            (-[WebHostedNetscapePluginView pluginLayer]): Added.
            * Plugins/WebNetscapePluginView.h: Expose the CALayer of the plugin by adding -pluginLayer method.
            * Plugins/WebNetscapePluginView.mm:
            (-[WebNetscapePluginView pluginLayer]): Added.
            Reviewed by Simon Fraser.
    
            Second step of:
            <rdar://problem/6398111> Integrate hardware layers with out-of-process plug-ins layer hosting mechanism
    
            * Plugins/Hosted/WebHostedNetscapePluginView.h: Expose the CALayer of the plugin by adding -pluginLayer method.
            * Plugins/Hosted/WebHostedNetscapePluginView.mm:
            (-[WebHostedNetscapePluginView pluginLayer]): Added.
            * Plugins/WebNetscapePluginView.h: Expose the CALayer of the plugin by adding -pluginLayer method.
            * Plugins/WebNetscapePluginView.mm:
            (-[WebNetscapePluginView pluginLayer]): Added.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52885 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    97ccf9ed