[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 06:16:44 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 10e99853fa6b2fe9d78acf5cea67051365f93f8c
Author: darin <darin at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Jun 4 18:03:14 2002 +0000

    oops, forgot to save ChangeLog
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@1267 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/ChangeLog b/WebKit/ChangeLog
index 66039a6..695e7c4 100644
--- a/WebKit/ChangeLog
+++ b/WebKit/ChangeLog
@@ -1,8 +1,13 @@
-2002-06-04  Darin Adler  <darin at apple.com>
+ut 2002-06-04  Darin Adler  <darin at apple.com>
+
+	- fixed 2932862 -- exception -[NSCFArray getObjects:range:]: index (137)
+	beyond bounds (10)
 
 	* WebView.subproj/IFWebViewPrivate.mm:
 	(-[IFWebView _stopPlugins]):
 	(-[IFWebView _removeSubviews]):
+	Make a copy of the subviews list so that changes to the list don't screw
+	up the iterating logic.
 
 2002-06-04  John Sullivan  <sullivan at apple.com>
 
diff --git a/WebKit/ChangeLog-2002-12-03 b/WebKit/ChangeLog-2002-12-03
index 66039a6..695e7c4 100644
--- a/WebKit/ChangeLog-2002-12-03
+++ b/WebKit/ChangeLog-2002-12-03
@@ -1,8 +1,13 @@
-2002-06-04  Darin Adler  <darin at apple.com>
+ut 2002-06-04  Darin Adler  <darin at apple.com>
+
+	- fixed 2932862 -- exception -[NSCFArray getObjects:range:]: index (137)
+	beyond bounds (10)
 
 	* WebView.subproj/IFWebViewPrivate.mm:
 	(-[IFWebView _stopPlugins]):
 	(-[IFWebView _removeSubviews]):
+	Make a copy of the subviews list so that changes to the list don't screw
+	up the iterating logic.
 
 2002-06-04  John Sullivan  <sullivan at apple.com>
 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list