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

tony at chromium.org tony at chromium.org
Wed Dec 22 17:55:10 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit dc81048c1ccbb8e783197b4a05db405d97f2aa27
Author: tony at chromium.org <tony at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Dec 2 18:33:14 2010 +0000

    2010-12-02  Tony Chang  <tony at chromium.org>
    
            Unreviewed, update DRT crash on mac.
    
            * platform/chromium/test_expectations.txt:
    2010-12-02  Tony Chang  <tony at chromium.org>
    
            Unreviewed, roll chromium deps to r67980.
    
            * DEPS:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@73156 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 3bdb7a8..fb03b69 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,9 @@
+2010-12-02  Tony Chang  <tony at chromium.org>
+
+        Unreviewed, update DRT crash on mac.
+
+        * platform/chromium/test_expectations.txt:
+
 2010-12-01  Ilya Tikhonovsky  <loislo at chromium.org>
 
         Reviewed by Pavel Feldman.
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 3c2f564..af7189b 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -3286,7 +3286,7 @@ BUG_DRT MAC : media/video-play-pause-events.html = CRASH
 BUG_DRT MAC : media/video-poster.html = TEXT PASS
 BUG_DRT LINUX : platform/chromium/fast/text/chromium-linux-fontconfig-renderstyle.html = IMAGE+TEXT
 // Crashes with DRT and is a text failure with TestShell
-BUG_DRT WIN LINUX : platform/gtk/fast/forms/menulist-typeahead-find.html = CRASH TEXT
+BUG_DRT : platform/gtk/fast/forms/menulist-typeahead-find.html = CRASH TEXT
 BUG_DRT : storage/domstorage/quota.html = TEXT
 BUG_DRT WIN : svg/batik/text/textFeatures.svg = IMAGE
 BUG_DRT LINUX : svg/carto.net/selectionlist.svg = IMAGE PASS
diff --git a/WebKit/chromium/ChangeLog b/WebKit/chromium/ChangeLog
index 4ed5614..3053d64 100644
--- a/WebKit/chromium/ChangeLog
+++ b/WebKit/chromium/ChangeLog
@@ -1,3 +1,9 @@
+2010-12-02  Tony Chang  <tony at chromium.org>
+
+        Unreviewed, roll chromium deps to r67980.
+
+        * DEPS:
+
 2010-12-01  Andrey Kosyakov  <caseq at chromium.org>
 
         Reviewed by Pavel Feldman.
diff --git a/WebKit/chromium/DEPS b/WebKit/chromium/DEPS
index ad0ad75..c474f13 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': '67811'
+  'chromium_rev': '67980'
 }
 
 deps = {

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list