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

sullivan sullivan at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 07:54:38 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit c6718fa894f4891e312f375362e2354cb1f68769
Author: sullivan <sullivan at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Aug 29 20:18:11 2003 +0000

    	- fixed 3399880 -- Repro crash when filling out a form to
    	download Macromedia software
    
            Reviewed by Chris
    
            * kwq/WebCoreBridge.mm:
            (-[WebCoreBridge elementForView:]):
    	check for nil widget before dereferencing
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@4914 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog-2003-10-25 b/WebCore/ChangeLog-2003-10-25
index 91e6905..3fa37a2 100644
--- a/WebCore/ChangeLog-2003-10-25
+++ b/WebCore/ChangeLog-2003-10-25
@@ -1,3 +1,14 @@
+2003-08-29  John Sullivan  <sullivan at apple.com>
+	
+	- fixed 3399880 -- Repro crash when filling out a form to 
+	download Macromedia software
+
+        Reviewed by Chris
+
+        * kwq/WebCoreBridge.mm:
+        (-[WebCoreBridge elementForView:]):
+	check for nil widget before dereferencing
+
 2003-08-28  David Hyatt  <hyatt at apple.com>
 
 	Fix for 3381377, fix the calcBlockMinMaxWidth function to not use the
diff --git a/WebCore/ChangeLog-2005-08-23 b/WebCore/ChangeLog-2005-08-23
index 91e6905..3fa37a2 100644
--- a/WebCore/ChangeLog-2005-08-23
+++ b/WebCore/ChangeLog-2005-08-23
@@ -1,3 +1,14 @@
+2003-08-29  John Sullivan  <sullivan at apple.com>
+	
+	- fixed 3399880 -- Repro crash when filling out a form to 
+	download Macromedia software
+
+        Reviewed by Chris
+
+        * kwq/WebCoreBridge.mm:
+        (-[WebCoreBridge elementForView:]):
+	check for nil widget before dereferencing
+
 2003-08-28  David Hyatt  <hyatt at apple.com>
 
 	Fix for 3381377, fix the calcBlockMinMaxWidth function to not use the

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list