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

loislo at chromium.org loislo at chromium.org
Wed Dec 22 16:34:07 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit c8fb0d8b8dfb9b1ed259aa1e7163de7757464ead
Author: loislo at chromium.org <loislo at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Nov 25 20:40:06 2010 +0000

    2010-11-25  Ilya Tikhonovsky  <loislo at chromium.org>
    
            Unreviewed. Enable test for Win Release chromuim.
    
            * platform/chromium/test_expectations.txt:
            changed: BUGWK46940 WIN DEBUG : fast/dom/Window/window-screen-properties.html = TEXT
    
    2010-11-25  Ilya Tikhonovsky  <loislo at chromium.org>
    
            Unreviewed. Roll chromium 67004:67404.
    
            * DEPS:
    
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@72746 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 39352dd..560cc8e 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,10 @@
+2010-11-25  Ilya Tikhonovsky  <loislo at chromium.org>
+
+        Unreviewed. Enable test for Win Release chromuim.
+
+        * platform/chromium/test_expectations.txt:
+        changed: BUGWK46940 WIN DEBUG : fast/dom/Window/window-screen-properties.html = TEXT
+
 2010-11-25  Hans Wennborg  <hans at chromium.org>
 
         Reviewed by Jeremy Orlow.
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 9e147a9..7bddcf2 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -2917,7 +2917,7 @@ BUGWK46693 MAC : fast/repaint/repaint-svg-after-style-change.html = TEXT
 BUGWK46735 WIN : platform/win/plugins/window-geometry-initialized-before-set-window.html = TEXT
 
 // New test added in 68808.
-BUGWK46940 WIN : fast/dom/Window/window-screen-properties.html = TEXT
+BUGWK46940 WIN DEBUG : fast/dom/Window/window-screen-properties.html = TEXT
 
 // New test added in 68809
 BUGWK46941 WIN : fast/media/color-does-not-include-alpha.html = TEXT
diff --git a/WebKit/chromium/ChangeLog b/WebKit/chromium/ChangeLog
index b084c21..5403fc3 100644
--- a/WebKit/chromium/ChangeLog
+++ b/WebKit/chromium/ChangeLog
@@ -1,3 +1,9 @@
+2010-11-25  Ilya Tikhonovsky  <loislo at chromium.org>
+
+        Unreviewed. Roll chromium 67004:67404.
+
+        * DEPS:
+
 2010-11-25  Jeremy Orlow  <jorlow at chromium.org>
 
         Reviewed by Steve Block.
diff --git a/WebKit/chromium/DEPS b/WebKit/chromium/DEPS
index 7a1dda8..0dbf733 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': '67004'
+  'chromium_rev': '67404'
 }
 
 deps = {

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list