[SCM] WebKit Debian packaging branch, webkit-1.3, updated. upstream/1.3.7-4207-g178b198

tkent at chromium.org tkent at chromium.org
Mon Feb 21 00:36:13 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit 0918a89c39f5c47512f904fdce0a7b0b26301c9f
Author: tkent at chromium.org <tkent at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Feb 2 01:53:27 2011 +0000

    2011-02-01  Kent Tamura  <tkent at chromium.org>
    
            Reviewed by Tony Chang.
    
            [Chromium] Roll Chromium revision for the WebKitWeightWatcher change
            https://bugs.webkit.org/show_bug.cgi?id=53563
    
            * platform/chromium/test_expectations.txt:
              fast/css/font-weight-1.html is expected to fail.
    2011-02-01  Kent Tamura  <tkent at chromium.org>
    
            Reviewed by Tony Chang.
    
            [Chromium] Roll Chromium revision for the WebKitWeightWatcher change
            https://bugs.webkit.org/show_bug.cgi?id=53563
    
            * DEPS: Roll to crrev.com/73378 to have the WebKitWeightWatcher change of webkit_support.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@77347 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 20e7d1c..019ab40 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2011-02-01  Kent Tamura  <tkent at chromium.org>
+
+        Reviewed by Tony Chang.
+
+        [Chromium] Roll Chromium revision for the WebKitWeightWatcher change
+        https://bugs.webkit.org/show_bug.cgi?id=53563
+
+        * platform/chromium/test_expectations.txt:
+          fast/css/font-weight-1.html is expected to fail.
+
 2011-02-01  Dimitri Glazkov  <dglazkov at chromium.org>
 
         Marking test, added in r77333 as skipped, because it is
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 07ed5e0..4b97f7d 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -2852,6 +2852,9 @@ BUG_DRT MAC : transforms/2d/zoom-menulist.html = IMAGE
 // It looks like we are missing the WebKit "WeightWatcher" fonts,
 // checked in as part of http://trac.webkit.org/changeset/34771.
 BUGCR10370 LINUX WIN : fast/css/font-weight-1.html = IMAGE+TEXT
+// Registering the fonts for this test causes other processes (Adium, Firefox)
+// to spin and become unresponsive or crash.
+BUGWK50709 MAC : fast/css/font-weight-1.html = IMAGE+TEXT
 
 // End DRT failures
 /////////////////////////////////////////////////////////////////////////////
diff --git a/Source/WebKit/chromium/ChangeLog b/Source/WebKit/chromium/ChangeLog
index b156664..dffa8f4 100644
--- a/Source/WebKit/chromium/ChangeLog
+++ b/Source/WebKit/chromium/ChangeLog
@@ -1,3 +1,12 @@
+2011-02-01  Kent Tamura  <tkent at chromium.org>
+
+        Reviewed by Tony Chang.
+
+        [Chromium] Roll Chromium revision for the WebKitWeightWatcher change
+        https://bugs.webkit.org/show_bug.cgi?id=53563
+
+        * DEPS: Roll to crrev.com/73378 to have the WebKitWeightWatcher change of webkit_support.
+
 2011-02-01  Darin Fisher  <darin at chromium.org>
 
         Reviewed by David Levin.
diff --git a/Source/WebKit/chromium/DEPS b/Source/WebKit/chromium/DEPS
index 6f22118..b5d4e6c 100644
--- a/Source/WebKit/chromium/DEPS
+++ b/Source/WebKit/chromium/DEPS
@@ -32,7 +32,7 @@
 
 vars = {
   'chromium_svn': 'http://src.chromium.org/svn/trunk/src',
-  'chromium_rev': '73306'
+  'chromium_rev': '73378'
 }
 
 deps = {

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list