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

tkent at chromium.org tkent at chromium.org
Wed Dec 22 12:28:10 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 537a179c5d2101a14e7e98e611ce24f996c82da6
Author: tkent at chromium.org <tkent at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Aug 24 09:27:22 2010 +0000

    2010-08-24  Kent Tamura  <tkent at chromium.org>
    
            Reviewed by Jeremy Orlow.
    
            [DRT/Chromium] Support for IndexedDB tests
            https://bugs.webkit.org/show_bug.cgi?id=44490
    
            * platform/chromium/drt_expectations.txt:
    2010-08-24  Kent Tamura  <tkent at chromium.org>
    
            Reviewed by Jeremy Orlow.
    
            [DRT/Chromium] Support for IndexedDB tests
            https://bugs.webkit.org/show_bug.cgi?id=44490
    
            * DEPS: Roll Chromium to r57145 to have a webkit_support change.
    2010-08-24  Kent Tamura  <tkent at chromium.org>
    
            Reviewed by Jeremy Orlow.
    
            [DRT/Chromium] Support for IndexedDB tests
            https://bugs.webkit.org/show_bug.cgi?id=44490
    
            * DumpRenderTree/chromium/TestShell.cpp:
            (TestShell::TestShell): Enable IndexedDB.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@65881 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 238afdb..8b32fe2 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2010-08-24  Kent Tamura  <tkent at chromium.org>
+
+        Reviewed by Jeremy Orlow.
+
+        [DRT/Chromium] Support for IndexedDB tests
+        https://bugs.webkit.org/show_bug.cgi?id=44490
+
+        * platform/chromium/drt_expectations.txt:
+
 2010-08-24  Nikolas Zimmermann  <nzimmermann at rim.com>
 
         Reviewed by Dirk Schulze.
diff --git a/LayoutTests/platform/chromium/drt_expectations.txt b/LayoutTests/platform/chromium/drt_expectations.txt
index 2e626c1..00a07fc 100644
--- a/LayoutTests/platform/chromium/drt_expectations.txt
+++ b/LayoutTests/platform/chromium/drt_expectations.txt
@@ -206,18 +206,6 @@ BUG50197 WIN MAC LINUX : svg/dynamic-updates/SVGLinearGradientElement-svgdom-gra
 BUG50197 WIN MAC LINUX : svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop.html = IMAGE
 BUG50197 WIN MAC LINUX : svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop.html = IMAGE
 
-BUG_DRT RELEASE : storage/indexeddb/basics.html = TIMEOUT
-BUG_DRT RELEASE : storage/indexeddb/database-basics.html = TIMEOUT
-BUG_DRT RELEASE : storage/indexeddb/keyrange.html = TIMEOUT
-BUG_DRT RELEASE : storage/indexeddb/objectstore-basics.html = TIMEOUT
-BUG_DRT DEBUG : storage/indexeddb/basics.html = CRASH
-BUG_DRT DEBUG : storage/indexeddb/database-basics.html = CRASH
-BUG_DRT DEBUG : storage/indexeddb/keyrange.html = CRASH
-BUG_DRT DEBUG : storage/indexeddb/objectstore-basics.html = CRASH
-BUG_DRT WIN MAC LINUX : storage/indexeddb/open-cursor.html = TIMEOUT
-BUG_DRT WIN MAC LINUX : storage/indexeddb/database-description.html = TIMEOUT
-BUG_DRT WIN MAC LINUX : storage/indexeddb/transaction-basics.html = TIMEOUT
-
 // Need to implement something?
 BUG_DRT WIN : inspector/console-assert.html = CRASH
 BUG_DRT WIN : inspector/console-clear.html = CRASH
diff --git a/WebKit/chromium/ChangeLog b/WebKit/chromium/ChangeLog
index c8393bb..00dd4a4 100644
--- a/WebKit/chromium/ChangeLog
+++ b/WebKit/chromium/ChangeLog
@@ -1,3 +1,12 @@
+2010-08-24  Kent Tamura  <tkent at chromium.org>
+
+        Reviewed by Jeremy Orlow.
+
+        [DRT/Chromium] Support for IndexedDB tests
+        https://bugs.webkit.org/show_bug.cgi?id=44490
+
+        * DEPS: Roll Chromium to r57145 to have a webkit_support change.
+
 2010-08-24  Roland Steiner  <rolandsteiner at chromium.org>
 
         Unreviewed build fix.
diff --git a/WebKit/chromium/DEPS b/WebKit/chromium/DEPS
index a13e11d..3123a4b 100644
--- a/WebKit/chromium/DEPS
+++ b/WebKit/chromium/DEPS
@@ -32,7 +32,7 @@
 
 vars = {
   'chromium_svn': 'http://src.chromium.org/svn/trunk/src',
-  'chromium_rev': '56564',
+  'chromium_rev': '57145',
 }
 
 deps = {
diff --git a/WebKitTools/ChangeLog b/WebKitTools/ChangeLog
index 0177d34..063cabc 100644
--- a/WebKitTools/ChangeLog
+++ b/WebKitTools/ChangeLog
@@ -1,3 +1,13 @@
+2010-08-24  Kent Tamura  <tkent at chromium.org>
+
+        Reviewed by Jeremy Orlow.
+
+        [DRT/Chromium] Support for IndexedDB tests
+        https://bugs.webkit.org/show_bug.cgi?id=44490
+
+        * DumpRenderTree/chromium/TestShell.cpp:
+        (TestShell::TestShell): Enable IndexedDB.
+
 2010-08-23  Martin Robinson  <mrobinson at igalia.com>
 
         Reviewed by Gustavo Noronha Silva.
diff --git a/WebKitTools/DumpRenderTree/chromium/TestShell.cpp b/WebKitTools/DumpRenderTree/chromium/TestShell.cpp
index 7ea36e1..f5b0ced 100644
--- a/WebKitTools/DumpRenderTree/chromium/TestShell.cpp
+++ b/WebKitTools/DumpRenderTree/chromium/TestShell.cpp
@@ -86,6 +86,7 @@ TestShell::TestShell(bool testShellMode)
     , m_devTools(0)
 {
     WebRuntimeFeatures::enableGeolocation(true);
+    WebRuntimeFeatures::enableIndexedDatabase(true);
     m_accessibilityController.set(new AccessibilityController(this));
     m_layoutTestController.set(new LayoutTestController(this));
     m_eventSender.set(new EventSender(this));

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list