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

kocienda kocienda at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 08:50:13 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 66951ed57c6a6f70603b58a9aad43ee880d9a1be
Author: kocienda <kocienda at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Jul 14 17:32:49 2004 +0000

            Reviewed by Vicki
    
            * WebCore-combined.exp: Added QString.at symbol to tests exports to facilitate debugging
            data formatting change that is to come.
            * WebCore-tests.exp:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@7022 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog-2005-08-23 b/WebCore/ChangeLog-2005-08-23
index 3b28910..1542517 100644
--- a/WebCore/ChangeLog-2005-08-23
+++ b/WebCore/ChangeLog-2005-08-23
@@ -1,3 +1,11 @@
+2004-07-14  Ken Kocienda  <kocienda at apple.com>
+
+        Reviewed by Vicki
+
+        * WebCore-combined.exp: Added QString.at symbol to tests exports to facilitate debugging
+        data formatting change that is to come.
+        * WebCore-tests.exp:
+        
 2004-07-13  John Sullivan  <sullivan at apple.com>
 
         Reviewed by Ken.
diff --git a/WebCore/WebCore-combined.exp b/WebCore/WebCore-combined.exp
index 9d7891b..9fc71c9 100644
--- a/WebCore/WebCore-combined.exp
+++ b/WebCore/WebCore-combined.exp
@@ -414,3 +414,4 @@ __ZNK3DOM8Position17formatForDebuggerEPcj
 __ZNK3DOM8TextImpl17formatForDebuggerEPcj
 __ZNK3DOM9RangeImpl17formatForDebuggerEPcj
 __ZNK3DOM9Selection17formatForDebuggerEPcj
+__ZNK7QString2atEj
diff --git a/WebCore/WebCore-tests.exp b/WebCore/WebCore-tests.exp
index fc7ce42..0d1560d 100644
--- a/WebCore/WebCore-tests.exp
+++ b/WebCore/WebCore-tests.exp
@@ -303,3 +303,4 @@ __ZNK3DOM8Position17formatForDebuggerEPcj
 __ZNK3DOM8TextImpl17formatForDebuggerEPcj
 __ZNK3DOM9RangeImpl17formatForDebuggerEPcj
 __ZNK3DOM9Selection17formatForDebuggerEPcj
+__ZNK7QString2atEj

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list