[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.19-706-ge5415e9

jianli at chromium.org jianli at chromium.org
Thu Feb 4 21:25:24 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit c97b87b97503f6e9179d232fb81a9d4180335f35
Author: jianli at chromium.org <jianli at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Jan 22 23:54:27 2010 +0000

    No review. Build fix.
    Updated the newly added test to count the change from r53722.
    
    * fast/dom/Window/window-property-descriptors-expected.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@53727 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index cc05873..4c8f0f6 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,10 @@
+2010-01-22  Jian Li  <jianli at chromium.org>
+
+        No review. Build fix.
+        Updated the newly added test to count the change from r53722.
+
+        * fast/dom/Window/window-property-descriptors-expected.txt:
+
 2010-01-22  Csaba Osztrogonác  <ossy at webkit.org>
 
         Reviewed by Nikolas Zimmermann.
diff --git a/LayoutTests/fast/dom/Window/window-property-descriptors-expected.txt b/LayoutTests/fast/dom/Window/window-property-descriptors-expected.txt
index 950fcb4..4847a4e 100644
--- a/LayoutTests/fast/dom/Window/window-property-descriptors-expected.txt
+++ b/LayoutTests/fast/dom/Window/window-property-descriptors-expected.txt
@@ -7,6 +7,7 @@ PASS typeof Object.getOwnPropertyDescriptor(window, 'Array') is 'object'
 PASS typeof Object.getOwnPropertyDescriptor(window, 'Attr') is 'object'
 PASS typeof Object.getOwnPropertyDescriptor(window, 'Audio') is 'object'
 PASS typeof Object.getOwnPropertyDescriptor(window, 'BeforeLoadEvent') is 'object'
+PASS typeof Object.getOwnPropertyDescriptor(window, 'Blob') is 'object'
 PASS typeof Object.getOwnPropertyDescriptor(window, 'Boolean') is 'object'
 PASS typeof Object.getOwnPropertyDescriptor(window, 'CDATASection') is 'object'
 PASS typeof Object.getOwnPropertyDescriptor(window, 'CSSCharsetRule') is 'object'

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list