[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.15-1-40151-g37bb677
mjs
mjs at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 06:04:05 UTC 2009
The following commit has been merged in the debian/unstable branch:
commit 9f9d0c8093af9cf45352c0c206e5008a094b26b1
Author: mjs <mjs at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Tue Apr 9 00:17:04 2002 +0000
Added bug number to the last ChangeLog entry:
Fix Radar 2896001 (crashes in KURL):
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@990 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/WebCore/ChangeLog-2002-12-03 b/WebCore/ChangeLog-2002-12-03
index 1bb8175..eefa3c9 100644
--- a/WebCore/ChangeLog-2002-12-03
+++ b/WebCore/ChangeLog-2002-12-03
@@ -1,5 +1,7 @@
2002-04-08 Maciej Stachowiak <mjs at apple.com>
+ Fix Radar 2896001 (crashes in KURL):
+
* src/kwq/KWQKURL.mm: (KURL::KWQKURLPrivate::KWQKURLPrivate):
Initialize refCount to 0 in the copy constructor.
diff --git a/WebCore/ChangeLog-2003-10-25 b/WebCore/ChangeLog-2003-10-25
index 1bb8175..eefa3c9 100644
--- a/WebCore/ChangeLog-2003-10-25
+++ b/WebCore/ChangeLog-2003-10-25
@@ -1,5 +1,7 @@
2002-04-08 Maciej Stachowiak <mjs at apple.com>
+ Fix Radar 2896001 (crashes in KURL):
+
* src/kwq/KWQKURL.mm: (KURL::KWQKURLPrivate::KWQKURLPrivate):
Initialize refCount to 0 in the copy constructor.
diff --git a/WebCore/ChangeLog-2005-08-23 b/WebCore/ChangeLog-2005-08-23
index 1bb8175..eefa3c9 100644
--- a/WebCore/ChangeLog-2005-08-23
+++ b/WebCore/ChangeLog-2005-08-23
@@ -1,5 +1,7 @@
2002-04-08 Maciej Stachowiak <mjs at apple.com>
+ Fix Radar 2896001 (crashes in KURL):
+
* src/kwq/KWQKURL.mm: (KURL::KWQKURLPrivate::KWQKURLPrivate):
Initialize refCount to 0 in the copy constructor.
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list