[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.15-1-40151-g37bb677

darin darin at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 07:17:46 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 73bc007f1ba77ba8a2bb20086e0f4529f204be9a
Author: darin <darin at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sun Dec 29 18:20:28 2002 +0000

            Reviewed by Don.
    
    	- follow-on to my fix for 3125877 that fixes a crash I observed when a plug-in fails to NPP_New
    
            I filed bug 3136870 about the fact that we don't do a good job reporting the error.
    
            * Plugins.subproj/WebBaseNetscapePluginView.m:
            (-[WebBaseNetscapePluginView sendEvent:]): Return quietly if this is called when
    	the plug-in is not started rather than asserting (and doing bad things on Deployment).
            (-[WebBaseNetscapePluginView setWindow]): Ditto.
            (-[WebBaseNetscapePluginView viewHasMoved:]): Just call setWindow since it now checks isStarted.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@3204 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/ChangeLog b/WebKit/ChangeLog
index 3105d5e..20a2294 100644
--- a/WebKit/ChangeLog
+++ b/WebKit/ChangeLog
@@ -3,6 +3,8 @@
         Reviewed by Don.
 
 	- follow-on to my fix for 3125877 that fixes a crash I observed when a plug-in fails to NPP_New
+        
+        I filed bug 3136870 about the fact that we don't do a good job reporting the error.
 
         * Plugins.subproj/WebBaseNetscapePluginView.m:
         (-[WebBaseNetscapePluginView sendEvent:]): Return quietly if this is called when

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list