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

ossy at webkit.org ossy at webkit.org
Wed Dec 22 14:37:21 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit a42cd12c808c477bf00cffa0b4b5255ccc32e67c
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Oct 14 09:20:49 2010 +0000

    Unreviewed fix after r69749.
    
    * platform/qt/fast/dom/Window/window-properties-expected.txt: Updated.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@69754 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 0d8b69d..27247b8 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,9 @@
+2010-10-14  Csaba Osztrogonác  <ossy at webkit.org>
+
+        Unreviewed fix after r69749.
+
+        * platform/qt/fast/dom/Window/window-properties-expected.txt: Updated.
+
 2010-10-08  Yury Semikhatsky  <yurys at chromium.org>
 
         Reviewed by Pavel Feldman.
diff --git a/LayoutTests/platform/qt/fast/dom/Window/window-properties-expected.txt b/LayoutTests/platform/qt/fast/dom/Window/window-properties-expected.txt
index 1b52985..507ad59 100644
--- a/LayoutTests/platform/qt/fast/dom/Window/window-properties-expected.txt
+++ b/LayoutTests/platform/qt/fast/dom/Window/window-properties-expected.txt
@@ -2230,6 +2230,7 @@ window.length [number]
 window.localStorage [printed above as window.Storage.prototype]
 window.location [object Location]
 window.location.assign [function]
+window.location.getParameter [function]
 window.location.hash [string]
 window.location.host [string]
 window.location.hostname [string]

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list