Skip to content
  • darin's avatar
    - fixed 3069764 -- REGRESSION: Plug-ins sometimes don't respond to · 80589b3d
    darin authored
    	update events, causes disappearing
    
            * Plugins.subproj/WebBaseNetscapePluginView.m:
            (-[WebBaseNetscapePluginView drawRect:]): Set the visible region of the port to the
    	port bounds to work around the fact that NSWindow tries to help us by doing a
    	BeginUpdate call. This ensures we can draw where we think we are dirty, not just
    	where Carbon thinks we are dirty.
    
            * Plugins.subproj/WebNetscapePluginDocumentView.m: Tweak includes.
            * Plugins.subproj/WebNetscapePluginEmbeddedView.m: Tweak includes.
            * WebCoreSupport.subproj/WebBridge.m:
            (-[WebBridge openNewWindowWithURL:referrer:frameName:]): Tweak.
    
            * English.lproj/StringsNotToBeLocalized.txt: Update for recent changes.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@2288 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    80589b3d