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

bweinstein at apple.com bweinstein at apple.com
Wed Dec 22 11:17:33 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit b2025b47378a7f2ca41dbb68d4a1f5afbd33269d
Author: bweinstein at apple.com <bweinstein at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Jul 16 21:20:46 2010 +0000

    Land updated expected results for fast/dom/prototype-inheritance-2-expected.txt on Windows.
    
    * platform/win/fast/dom/prototype-inheritance-2-expected.txt:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@63584 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index d11129d..6074b4d 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,9 @@
+2010-07-16  Brian Weinstein  <bweinstein at apple.com>
+
+        Land updated expected results for fast/dom/prototype-inheritance-2-expected.txt on Windows.
+
+        * platform/win/fast/dom/prototype-inheritance-2-expected.txt:
+
 2010-07-16  Simon Fraser  <simon.fraser at apple.com>
 
         Reviewed by Sam Weinig.
diff --git a/LayoutTests/platform/win/fast/dom/prototype-inheritance-2-expected.txt b/LayoutTests/platform/win/fast/dom/prototype-inheritance-2-expected.txt
index 1277f8b..2687d4c 100644
--- a/LayoutTests/platform/win/fast/dom/prototype-inheritance-2-expected.txt
+++ b/LayoutTests/platform/win/fast/dom/prototype-inheritance-2-expected.txt
@@ -151,8 +151,8 @@ PASS LocationPrototype from inner.document.location.__proto__
 PASS MediaList from inner.document.forms.testForm.0.ownerDocument.styleSheets.0.media
 PASS MediaListConstructor from inner.document.forms.testForm.0.ownerDocument.styleSheets.0.media.constructor
 PASS MediaListPrototype from inner.document.forms.testForm.0.ownerDocument.styleSheets.0.media.__proto__
-FAIL MemoryInfo from inner.document.forms.testForm.0.ownerDocument.defaultView.console.memory
-FAIL MemoryInfoPrototype from inner.document.forms.testForm.0.ownerDocument.defaultView.console.memory.__proto__
+PASS MemoryInfo from inner.document.forms.testForm.0.ownerDocument.defaultView.console.memory
+PASS MemoryInfoPrototype from inner.document.forms.testForm.0.ownerDocument.defaultView.console.memory.__proto__
 PASS MimeType from inner.document.forms.testForm.0.ownerDocument.defaultView.clientInformation.mimeTypes.0
 PASS MimeTypeArray from inner.document.forms.testForm.0.ownerDocument.defaultView.clientInformation.mimeTypes
 PASS MimeTypeArrayConstructor from inner.document.forms.testForm.0.ownerDocument.defaultView.clientInformation.mimeTypes.constructor

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list