Skip to content
  • andersca@apple.com's avatar
    WebCore: · 3bee2462
    andersca@apple.com authored
    2008-05-01  Anders Carlsson  <andersca@apple.com>
    
            Reviewed by Mark.
    
            Enable 64-bit NPAPI plugins.
            
            * WebCore.xcodeproj/project.pbxproj:
            Don't remove NPAPI related symbols from the 64-bit .exp file.
            
            * bridge/npruntime.h:
            Remove now unnecessary #error.
    
    WebKit/mac:
    
    2008-05-01  Anders Carlsson  <andersca@apple.com>
    
            Reviewed by Mark.
    
            64-bit NPAPI plugin build fixes.
            
            * Plugins/WebBaseNetscapePluginView.mm:
            (-[WebBaseNetscapePluginView saveAndSetNewPortStateForUpdate:]):
            (-[WebBaseNetscapePluginView updateAndSetWindow]):
            (-[WebBaseNetscapePluginView start]):
            (-[WebBaseNetscapePluginView windowBecameKey:]):
            * Plugins/WebNetscapeDeprecatedFunctions.c:
            * Plugins/WebNetscapeDeprecatedFunctions.h:
            * Plugins/WebNetscapePluginEventHandler.mm:
            (WebNetscapePluginEventHandler::create):
            * Plugins/WebNetscapePluginEventHandlerCarbon.h:
            * Plugins/WebNetscapePluginEventHandlerCarbon.mm:
            * Plugins/WebPluginDatabase.m:
            (-[WebPluginDatabase pluginForKey:withEnumeratorSelector:]):
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@32790 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    3bee2462