[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:31:04 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit d274385ae74c65c099aca450cd934c85426e2315
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Oct 12 07:31:36 2010 +0000

    Unreviewed. Update Qt specific expected files after r69553.
    
    * platform/qt/fast/dom/Window/window-properties-expected.txt:
    * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
    * platform/qt/http/tests/security/cross-frame-access-get-expected.txt:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@69562 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 721aa6f..e96fe4a 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,11 @@
+2010-10-12  Csaba Osztrogonác  <ossy at webkit.org>
+
+        Unreviewed. Update Qt specific expected files after r69553.
+
+        * platform/qt/fast/dom/Window/window-properties-expected.txt:
+        * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
+        * platform/qt/http/tests/security/cross-frame-access-get-expected.txt:
+
 2010-10-11  Eric Uhrhane  <ericu at chromium.org>
 
         Reviewed by Dumitru Daniliuc.
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 0ee03b9..1b52985 100644
--- a/LayoutTests/platform/qt/fast/dom/Window/window-properties-expected.txt
+++ b/LayoutTests/platform/qt/fast/dom/Window/window-properties-expected.txt
@@ -2156,6 +2156,44 @@ window.console.time [function]
 window.console.timeEnd [function]
 window.console.trace [function]
 window.console.warn [function]
+window.constructor [object DOMWindowConstructor]
+window.constructor.prototype [object DOMWindowPrototype]
+window.constructor.prototype.addEventListener [function]
+window.constructor.prototype.alert [function]
+window.constructor.prototype.atob [function]
+window.constructor.prototype.blur [function]
+window.constructor.prototype.btoa [function]
+window.constructor.prototype.captureEvents [function]
+window.constructor.prototype.clearInterval [function]
+window.constructor.prototype.clearTimeout [function]
+window.constructor.prototype.close [function]
+window.constructor.prototype.confirm [function]
+window.constructor.prototype.dispatchEvent [function]
+window.constructor.prototype.find [function]
+window.constructor.prototype.focus [function]
+window.constructor.prototype.getComputedStyle [function]
+window.constructor.prototype.getMatchedCSSRules [function]
+window.constructor.prototype.getSelection [function]
+window.constructor.prototype.moveBy [function]
+window.constructor.prototype.moveTo [function]
+window.constructor.prototype.open [function]
+window.constructor.prototype.openDatabase [function]
+window.constructor.prototype.postMessage [function]
+window.constructor.prototype.print [function]
+window.constructor.prototype.prompt [function]
+window.constructor.prototype.releaseEvents [function]
+window.constructor.prototype.removeEventListener [function]
+window.constructor.prototype.resizeBy [function]
+window.constructor.prototype.resizeTo [function]
+window.constructor.prototype.scroll [function]
+window.constructor.prototype.scrollBy [function]
+window.constructor.prototype.scrollTo [function]
+window.constructor.prototype.setInterval [function]
+window.constructor.prototype.setTimeout [function]
+window.constructor.prototype.showModalDialog [function]
+window.constructor.prototype.stop [function]
+window.constructor.prototype.webkitConvertPointFromNodeToPage [function]
+window.constructor.prototype.webkitConvertPointFromPageToNode [function]
 window.crypto [undefined]
 window.decodeURI [function]
 window.decodeURIComponent [function]
diff --git a/LayoutTests/platform/qt/fast/dom/Window/window-property-descriptors-expected.txt b/LayoutTests/platform/qt/fast/dom/Window/window-property-descriptors-expected.txt
index 0f4af35..b1c3867 100644
--- a/LayoutTests/platform/qt/fast/dom/Window/window-property-descriptors-expected.txt
+++ b/LayoutTests/platform/qt/fast/dom/Window/window-property-descriptors-expected.txt
@@ -317,6 +317,7 @@ PASS typeof Object.getOwnPropertyDescriptor(window, 'areArraysEqual') is 'object
 PASS typeof Object.getOwnPropertyDescriptor(window, 'clientInformation') is 'object'
 PASS typeof Object.getOwnPropertyDescriptor(window, 'closed') is 'object'
 PASS typeof Object.getOwnPropertyDescriptor(window, 'console') is 'object'
+PASS typeof Object.getOwnPropertyDescriptor(window, 'constructor') is 'object'
 PASS typeof Object.getOwnPropertyDescriptor(window, 'crypto') is 'object'
 PASS typeof Object.getOwnPropertyDescriptor(window, 'debug') is 'object'
 PASS typeof Object.getOwnPropertyDescriptor(window, 'decodeURI') is 'object'
@@ -486,7 +487,6 @@ PASS Object.getOwnPropertyDescriptor(window, 'clearInterval') is undefined.
 PASS Object.getOwnPropertyDescriptor(window, 'clearTimeout') is undefined.
 PASS Object.getOwnPropertyDescriptor(window, 'close') is undefined.
 PASS Object.getOwnPropertyDescriptor(window, 'confirm') is undefined.
-PASS Object.getOwnPropertyDescriptor(window, 'constructor') is undefined.
 PASS Object.getOwnPropertyDescriptor(window, 'dispatchEvent') is undefined.
 PASS Object.getOwnPropertyDescriptor(window, 'find') is undefined.
 PASS Object.getOwnPropertyDescriptor(window, 'focus') is undefined.
diff --git a/LayoutTests/platform/qt/http/tests/security/cross-frame-access-get-expected.txt b/LayoutTests/platform/qt/http/tests/security/cross-frame-access-get-expected.txt
index 98146fb..7c2ee23 100644
--- a/LayoutTests/platform/qt/http/tests/security/cross-frame-access-get-expected.txt
+++ b/LayoutTests/platform/qt/http/tests/security/cross-frame-access-get-expected.txt
@@ -374,6 +374,8 @@ CONSOLE MESSAGE: line 1: Unsafe JavaScript attempt to access frame with URL http
 
 CONSOLE MESSAGE: line 1: Unsafe JavaScript attempt to access frame with URL http://localhost:8000/security/resources/cross-frame-iframe-for-get-test.html from frame with URL http://127.0.0.1:8000/security/cross-frame-access-get.html. Domains, protocols and ports must match.
 
+CONSOLE MESSAGE: line 1: Unsafe JavaScript attempt to access frame with URL http://localhost:8000/security/resources/cross-frame-iframe-for-get-test.html from frame with URL http://127.0.0.1:8000/security/cross-frame-access-get.html. Domains, protocols and ports must match.
+
 This test checks cross-frame access security (rdar://problem/5251309).
 
 
@@ -515,6 +517,7 @@ PASS: canGet('targetWindow.captureEvents') should be 'false' and is.
 PASS: canGet('targetWindow.clearInterval') should be 'false' and is.
 PASS: canGet('targetWindow.clearTimeout') should be 'false' and is.
 PASS: canGet('targetWindow.confirm') should be 'false' and is.
+PASS: canGet('targetWindow.constructor') should be 'false' and is.
 PASS: canGet('targetWindow.find') should be 'false' and is.
 PASS: canGet('targetWindow.getComputedStyle') should be 'false' and is.
 PASS: canGet('targetWindow.getMatchedCSSRules') should be 'false' and is.

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list