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

mihaip at chromium.org mihaip at chromium.org
Mon Feb 21 00:31:42 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit 88ff3e66063b6dd659417dc46b9f1d39798c5780
Author: mihaip at chromium.org <mihaip at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Feb 1 18:29:47 2011 +0000

    2011-02-01  Mihai Parparita  <mihaip at chromium.org>
    
            Unreviewed roll of Chromium deps to r73306. This picks up a fix to get
            the WebKit root dir correctly after the move to Source/. This allows
            tests like http/tests/security/frame-loading-via-document-write.html
            (which use LayoutTestController.pathToLocalResource) to pass with the
            Chromium DRT.
    
            * DEPS:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@77256 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/Source/WebKit/chromium/ChangeLog b/Source/WebKit/chromium/ChangeLog
index 29314d6..d5ba7b0 100644
--- a/Source/WebKit/chromium/ChangeLog
+++ b/Source/WebKit/chromium/ChangeLog
@@ -1,3 +1,13 @@
+2011-02-01  Mihai Parparita  <mihaip at chromium.org>
+
+        Unreviewed roll of Chromium deps to r73306. This picks up a fix to get
+        the WebKit root dir correctly after the move to Source/. This allows 
+        tests like http/tests/security/frame-loading-via-document-write.html
+        (which use LayoutTestController.pathToLocalResource) to pass with the
+        Chromium DRT.
+
+        * DEPS:
+
 2011-02-01  Alexander Pavlov  <apavlov at chromium.org>
 
         Reviewed by Yury Semikhatsky.
diff --git a/Source/WebKit/chromium/DEPS b/Source/WebKit/chromium/DEPS
index 5627b38..6f22118 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': '73048'
+  'chromium_rev': '73306'
 }
 
 deps = {

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list