[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 11:20:43 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 1ed44e9dc265cb28bc72f198bef9e63253172710
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Jul 20 05:28:51 2010 +0000

    Unreviewed trivial fix after r63684.
    https://bugs.webkit.org/show_bug.cgi?id=30464
    
    * fast/dom/Window/window-properties-expected.txt: Updated.
    * platform/qt/fast/dom/Window/window-properties-expected.txt: Updated.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@63720 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 9a9fb70..e4690c1 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,11 @@
+2010-07-19  Csaba Osztrogonác  <ossy at webkit.org>
+
+        Unreviewed trivial fix after r63684.
+        https://bugs.webkit.org/show_bug.cgi?id=30464
+
+        * fast/dom/Window/window-properties-expected.txt: Updated.
+        * platform/qt/fast/dom/Window/window-properties-expected.txt: Updated.
+
 2010-07-15  Yuzo Fujishima  <yuzo at google.com>
 
         Reviewed by Dan Bernstein.
diff --git a/LayoutTests/fast/dom/Window/window-properties-expected.txt b/LayoutTests/fast/dom/Window/window-properties-expected.txt
index c16e56d..9b09984 100644
--- a/LayoutTests/fast/dom/Window/window-properties-expected.txt
+++ b/LayoutTests/fast/dom/Window/window-properties-expected.txt
@@ -65,7 +65,6 @@ window.Audio.prototype.HAVE_METADATA [number]
 window.Audio.prototype.HAVE_NOTHING [number]
 window.Audio.prototype.NETWORK_EMPTY [number]
 window.Audio.prototype.NETWORK_IDLE [number]
-window.Audio.prototype.NETWORK_LOADED [number]
 window.Audio.prototype.NETWORK_LOADING [number]
 window.Audio.prototype.NETWORK_NO_SOURCE [number]
 window.Audio.prototype.NOTATION_NODE [number]
@@ -1022,7 +1021,6 @@ window.HTMLMediaElement.HAVE_METADATA [number]
 window.HTMLMediaElement.HAVE_NOTHING [number]
 window.HTMLMediaElement.NETWORK_EMPTY [number]
 window.HTMLMediaElement.NETWORK_IDLE [number]
-window.HTMLMediaElement.NETWORK_LOADED [number]
 window.HTMLMediaElement.NETWORK_LOADING [number]
 window.HTMLMediaElement.NETWORK_NO_SOURCE [number]
 window.HTMLMediaElement.prototype [printed above as window.Element.prototype]
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 d0245ed..449379f 100644
--- a/LayoutTests/platform/qt/fast/dom/Window/window-properties-expected.txt
+++ b/LayoutTests/platform/qt/fast/dom/Window/window-properties-expected.txt
@@ -65,7 +65,6 @@ window.Audio.prototype.HAVE_METADATA [number]
 window.Audio.prototype.HAVE_NOTHING [number]
 window.Audio.prototype.NETWORK_EMPTY [number]
 window.Audio.prototype.NETWORK_IDLE [number]
-window.Audio.prototype.NETWORK_LOADED [number]
 window.Audio.prototype.NETWORK_LOADING [number]
 window.Audio.prototype.NETWORK_NO_SOURCE [number]
 window.Audio.prototype.NOTATION_NODE [number]
@@ -1022,7 +1021,6 @@ window.HTMLMediaElement.HAVE_METADATA [number]
 window.HTMLMediaElement.HAVE_NOTHING [number]
 window.HTMLMediaElement.NETWORK_EMPTY [number]
 window.HTMLMediaElement.NETWORK_IDLE [number]
-window.HTMLMediaElement.NETWORK_LOADED [number]
 window.HTMLMediaElement.NETWORK_LOADING [number]
 window.HTMLMediaElement.NETWORK_NO_SOURCE [number]
 window.HTMLMediaElement.prototype [printed above as window.Element.prototype]

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list