[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-10851-g50815da

jamesr at google.com jamesr at google.com
Wed Dec 22 18:49:52 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit e9a416f3da4c74a9a3fc3e4da432cf989c6e4d84
Author: jamesr at google.com <jamesr at google.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Dec 20 21:43:52 2010 +0000

    2010-12-20  Cosmin Truta  <ctruta at chromium.org>
    
            Reviewed by James Robinson.
    
            Even more rebaselining needed for new-run-webkit-tests update
            https://bugs.webkit.org/show_bug.cgi?id=51340
    
            * http/tests/misc/webtiming-ssl-expected.txt:
            * storage/indexeddb/cursor-delete-expected.txt:
            * storage/indexeddb/cursor-index-delete-expected.txt:
            * storage/indexeddb/transaction-crash-on-abort-expected.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@74361 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 879ac6f..dcb2866 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,15 @@
+2010-12-20  Cosmin Truta  <ctruta at chromium.org>
+
+        Reviewed by James Robinson.
+
+        Even more rebaselining needed for new-run-webkit-tests update
+        https://bugs.webkit.org/show_bug.cgi?id=51340
+
+        * http/tests/misc/webtiming-ssl-expected.txt:
+        * storage/indexeddb/cursor-delete-expected.txt:
+        * storage/indexeddb/cursor-index-delete-expected.txt:
+        * storage/indexeddb/transaction-crash-on-abort-expected.txt:
+
 2010-12-20  Andrey Kosyakov  <caseq at chromium.org>
 
         Unreviewed. Rebased platform-specific test expectations following default expectation change in r74234.
diff --git a/LayoutTests/http/tests/misc/webtiming-ssl-expected.txt b/LayoutTests/http/tests/misc/webtiming-ssl-expected.txt
index 213444e..24177c5 100644
--- a/LayoutTests/http/tests/misc/webtiming-ssl-expected.txt
+++ b/LayoutTests/http/tests/misc/webtiming-ssl-expected.txt
@@ -9,3 +9,4 @@ PASS timing.connectEnd is >= timing.sslHandshakeStart
 PASS successfullyParsed is true
 
 TEST COMPLETE
+
diff --git a/LayoutTests/storage/indexeddb/cursor-delete-expected.txt b/LayoutTests/storage/indexeddb/cursor-delete-expected.txt
index 7f5d776..1fdf9ed 100644
--- a/LayoutTests/storage/indexeddb/cursor-delete-expected.txt
+++ b/LayoutTests/storage/indexeddb/cursor-delete-expected.txt
@@ -130,3 +130,4 @@ PASS event.target.readyState is event.target.DONE
 PASS successfullyParsed is true
 
 TEST COMPLETE
+
diff --git a/LayoutTests/storage/indexeddb/cursor-index-delete-expected.txt b/LayoutTests/storage/indexeddb/cursor-index-delete-expected.txt
index 8da0df3..4598556 100644
--- a/LayoutTests/storage/indexeddb/cursor-index-delete-expected.txt
+++ b/LayoutTests/storage/indexeddb/cursor-index-delete-expected.txt
@@ -131,3 +131,4 @@ PASS event.target.readyState is event.target.DONE
 PASS successfullyParsed is true
 
 TEST COMPLETE
+
diff --git a/LayoutTests/storage/indexeddb/transaction-crash-on-abort-expected.txt b/LayoutTests/storage/indexeddb/transaction-crash-on-abort-expected.txt
index c83b228..413643c 100644
--- a/LayoutTests/storage/indexeddb/transaction-crash-on-abort-expected.txt
+++ b/LayoutTests/storage/indexeddb/transaction-crash-on-abort-expected.txt
@@ -29,3 +29,4 @@ window.gc()
 PASS successfullyParsed is true
 
 TEST COMPLETE
+

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list