[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:41:38 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit eaf94c95d91f136d0d3f3452d2b5dbe050d1b528
Author: darin <darin at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sun Sep 22 06:01:55 2002 +0000

    	- fixed 3057265 -- REGRESSION: Crash loading http://www.undetectables.co.uk/
    
            * khtml/khtml_part.cpp: (KHTMLPart::processObjectRequest):
    	Remove special case for javascript and about:blank that was leading to a crash.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@2117 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog-2002-12-03 b/WebCore/ChangeLog-2002-12-03
index b90c518..afff1f6 100644
--- a/WebCore/ChangeLog-2002-12-03
+++ b/WebCore/ChangeLog-2002-12-03
@@ -1,6 +1,6 @@
 2002-09-21  Darin Adler  <darin at apple.com>
 
-	Fix crashing part of 3057265 -- REGRESSION: Crash loading http://www.undetectables.co.uk/
+	- fixed 3057265 -- REGRESSION: Crash loading http://www.undetectables.co.uk/
 
         * khtml/khtml_part.cpp: (KHTMLPart::processObjectRequest):
 	Remove special case for javascript and about:blank that was leading to a crash.
diff --git a/WebCore/ChangeLog-2003-10-25 b/WebCore/ChangeLog-2003-10-25
index b90c518..afff1f6 100644
--- a/WebCore/ChangeLog-2003-10-25
+++ b/WebCore/ChangeLog-2003-10-25
@@ -1,6 +1,6 @@
 2002-09-21  Darin Adler  <darin at apple.com>
 
-	Fix crashing part of 3057265 -- REGRESSION: Crash loading http://www.undetectables.co.uk/
+	- fixed 3057265 -- REGRESSION: Crash loading http://www.undetectables.co.uk/
 
         * khtml/khtml_part.cpp: (KHTMLPart::processObjectRequest):
 	Remove special case for javascript and about:blank that was leading to a crash.
diff --git a/WebCore/ChangeLog-2005-08-23 b/WebCore/ChangeLog-2005-08-23
index b90c518..afff1f6 100644
--- a/WebCore/ChangeLog-2005-08-23
+++ b/WebCore/ChangeLog-2005-08-23
@@ -1,6 +1,6 @@
 2002-09-21  Darin Adler  <darin at apple.com>
 
-	Fix crashing part of 3057265 -- REGRESSION: Crash loading http://www.undetectables.co.uk/
+	- fixed 3057265 -- REGRESSION: Crash loading http://www.undetectables.co.uk/
 
         * khtml/khtml_part.cpp: (KHTMLPart::processObjectRequest):
 	Remove special case for javascript and about:blank that was leading to a crash.

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list