Title: [95527] trunk/LayoutTests
Revision
95527
Author
[email protected]
Date
2011-09-20 04:43:43 -0700 (Tue, 20 Sep 2011)

Log Message

Unreviewed, GTK rebaseline after r95178 and r95362.

* platform/gtk/fast/dom/Window/window-properties-expected.txt:
* platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt:
* platform/gtk/fast/dom/call-a-constructor-as-a-function-expected.txt:
* platform/gtk/fast/js/global-constructors-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (95526 => 95527)


--- trunk/LayoutTests/ChangeLog	2011-09-20 11:36:15 UTC (rev 95526)
+++ trunk/LayoutTests/ChangeLog	2011-09-20 11:43:43 UTC (rev 95527)
@@ -1,3 +1,12 @@
+2011-09-20  Philippe Normand  <[email protected]>
+
+        Unreviewed, GTK rebaseline after r95178 and r95362.
+
+        * platform/gtk/fast/dom/Window/window-properties-expected.txt:
+        * platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt:
+        * platform/gtk/fast/dom/call-a-constructor-as-a-function-expected.txt:
+        * platform/gtk/fast/js/global-constructors-expected.txt:
+
 2011-09-09  Pavel Podivilov  <[email protected]>
 
         Web Inspector: implement reverse mapping for compiler source maps.

Modified: trunk/LayoutTests/platform/gtk/fast/dom/Window/window-properties-expected.txt (95526 => 95527)


--- trunk/LayoutTests/platform/gtk/fast/dom/Window/window-properties-expected.txt	2011-09-20 11:36:15 UTC (rev 95526)
+++ trunk/LayoutTests/platform/gtk/fast/dom/Window/window-properties-expected.txt	2011-09-20 11:43:43 UTC (rev 95527)
@@ -1276,6 +1276,7 @@
 window.MessagePort.prototype.postMessage [function]
 window.MessagePort.prototype.removeEventListener [function]
 window.MessagePort.prototype.start [function]
+window.MessagePort.prototype.webkitPostMessage [function]
 window.MimeType [object MimeTypeConstructor]
 window.MimeType.prototype [object MimeTypePrototype]
 window.MimeTypeArray [object MimeTypeArrayConstructor]
@@ -1408,25 +1409,6 @@
 window.OverflowEvent.prototype [printed above as window.Event.prototype]
 window.PageTransitionEvent [object PageTransitionEventConstructor]
 window.PageTransitionEvent.prototype [printed above as window.Event.prototype]
-window.PeerConnection [object PeerConnectionConstructor]
-window.PeerConnection.ACTIVE [number]
-window.PeerConnection.CLOSED [number]
-window.PeerConnection.NEGOTIATING [number]
-window.PeerConnection.NEW [number]
-window.PeerConnection.length [number]
-window.PeerConnection.prototype [object PeerConnectionPrototype]
-window.PeerConnection.prototype.ACTIVE [number]
-window.PeerConnection.prototype.CLOSED [number]
-window.PeerConnection.prototype.NEGOTIATING [number]
-window.PeerConnection.prototype.NEW [number]
-window.PeerConnection.prototype.addEventListener [function]
-window.PeerConnection.prototype.addStream [function]
-window.PeerConnection.prototype.close [function]
-window.PeerConnection.prototype.dispatchEvent [function]
-window.PeerConnection.prototype.processSignalingMessage [function]
-window.PeerConnection.prototype.removeEventListener [function]
-window.PeerConnection.prototype.removeStream [function]
-window.PeerConnection.prototype.send [function]
 window.Plugin [object PluginConstructor]
 window.Plugin.prototype [object PluginPrototype]
 window.Plugin.prototype.item [function]
@@ -2197,6 +2179,7 @@
 window.Worker.prototype.postMessage [function]
 window.Worker.prototype.removeEventListener [function]
 window.Worker.prototype.terminate [function]
+window.Worker.prototype.webkitPostMessage [function]
 window.XMLDocument [printed above as window.Document]
 window.XMLHttpRequest [object XMLHttpRequestConstructor]
 window.XMLHttpRequest.DONE [number]
@@ -2398,6 +2381,7 @@
 window.constructor.prototype.stop [function]
 window.constructor.prototype.webkitConvertPointFromNodeToPage [function]
 window.constructor.prototype.webkitConvertPointFromPageToNode [function]
+window.constructor.prototype.webkitPostMessage [function]
 window.crypto [object Crypto]
 window.crypto.getRandomValues [function]
 window.decodeURI [function]
@@ -2591,6 +2575,26 @@
 window.unescape [function]
 window.webkitConvertPointFromNodeToPage [function]
 window.webkitConvertPointFromPageToNode [function]
+window.webkitPeerConnection [object PeerConnectionConstructor]
+window.webkitPeerConnection.ACTIVE [number]
+window.webkitPeerConnection.CLOSED [number]
+window.webkitPeerConnection.NEGOTIATING [number]
+window.webkitPeerConnection.NEW [number]
+window.webkitPeerConnection.length [number]
+window.webkitPeerConnection.prototype [object PeerConnectionPrototype]
+window.webkitPeerConnection.prototype.ACTIVE [number]
+window.webkitPeerConnection.prototype.CLOSED [number]
+window.webkitPeerConnection.prototype.NEGOTIATING [number]
+window.webkitPeerConnection.prototype.NEW [number]
+window.webkitPeerConnection.prototype.addEventListener [function]
+window.webkitPeerConnection.prototype.addStream [function]
+window.webkitPeerConnection.prototype.close [function]
+window.webkitPeerConnection.prototype.dispatchEvent [function]
+window.webkitPeerConnection.prototype.processSignalingMessage [function]
+window.webkitPeerConnection.prototype.removeEventListener [function]
+window.webkitPeerConnection.prototype.removeStream [function]
+window.webkitPeerConnection.prototype.send [function]
+window.webkitPostMessage [function]
 window.window [printed above as window]
 window.getSelection() [object DOMSelection]
 window.getSelection().addRange [function]

Modified: trunk/LayoutTests/platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt (95526 => 95527)


--- trunk/LayoutTests/platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt	2011-09-20 11:36:15 UTC (rev 95526)
+++ trunk/LayoutTests/platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt	2011-09-20 11:43:43 UTC (rev 95527)
@@ -156,7 +156,6 @@
 PASS typeof Object.getOwnPropertyDescriptor(window, 'Option') is 'object'
 PASS typeof Object.getOwnPropertyDescriptor(window, 'OverflowEvent') is 'object'
 PASS typeof Object.getOwnPropertyDescriptor(window, 'PageTransitionEvent') is 'object'
-PASS typeof Object.getOwnPropertyDescriptor(window, 'PeerConnection') is 'object'
 PASS typeof Object.getOwnPropertyDescriptor(window, 'Plugin') is 'object'
 PASS typeof Object.getOwnPropertyDescriptor(window, 'PluginArray') is 'object'
 PASS typeof Object.getOwnPropertyDescriptor(window, 'PopStateEvent') is 'object'
@@ -501,6 +500,7 @@
 PASS typeof Object.getOwnPropertyDescriptor(window, 'top') is 'object'
 PASS typeof Object.getOwnPropertyDescriptor(window, 'undefined') is 'object'
 PASS typeof Object.getOwnPropertyDescriptor(window, 'unescape') is 'object'
+PASS typeof Object.getOwnPropertyDescriptor(window, 'webkitPeerConnection') is 'object'
 PASS typeof Object.getOwnPropertyDescriptor(window, 'window') is 'object'
 PASS typeof Object.getOwnPropertyDescriptor(window, 'windowPropertyNames') is 'object'
 PASS Object.getOwnPropertyDescriptor(window, '__defineGetter__') is undefined.
@@ -550,6 +550,7 @@
 PASS Object.getOwnPropertyDescriptor(window, 'valueOf') is undefined.
 PASS Object.getOwnPropertyDescriptor(window, 'webkitConvertPointFromNodeToPage') is undefined.
 PASS Object.getOwnPropertyDescriptor(window, 'webkitConvertPointFromPageToNode') is undefined.
+PASS Object.getOwnPropertyDescriptor(window, 'webkitPostMessage') is undefined.
 PASS successfullyParsed is true
 
 TEST COMPLETE

Modified: trunk/LayoutTests/platform/gtk/fast/dom/call-a-constructor-as-a-function-expected.txt (95526 => 95527)


--- trunk/LayoutTests/platform/gtk/fast/dom/call-a-constructor-as-a-function-expected.txt	2011-09-20 11:36:15 UTC (rev 95526)
+++ trunk/LayoutTests/platform/gtk/fast/dom/call-a-constructor-as-a-function-expected.txt	2011-09-20 11:43:43 UTC (rev 95527)
@@ -15,7 +15,7 @@
 PASS Int32Array() threw exception TypeError: '[object Int32ArrayConstructor]' is not a function (evaluating 'Int32Array()').
 PASS Int8Array() threw exception TypeError: '[object Int8ArrayConstructor]' is not a function (evaluating 'Int8Array()').
 PASS MessageChannel() threw exception TypeError: '[object MessageChannelConstructor]' is not a function (evaluating 'MessageChannel()').
-PASS PeerConnection() threw exception TypeError: '[object PeerConnectionConstructor]' is not a function (evaluating 'PeerConnection()').
+PASS webkitPeerConnection() threw exception TypeError: '[object PeerConnectionConstructor]' is not a function (evaluating 'webkitPeerConnection()').
 PASS SharedWorker() threw exception TypeError: '[object SharedWorkerConstructor]' is not a function (evaluating 'SharedWorker()').
 PASS Uint16Array() threw exception TypeError: '[object Uint16ArrayConstructor]' is not a function (evaluating 'Uint16Array()').
 PASS Uint32Array() threw exception TypeError: '[object Uint32ArrayConstructor]' is not a function (evaluating 'Uint32Array()').

Modified: trunk/LayoutTests/platform/gtk/fast/js/global-constructors-expected.txt (95526 => 95527)


--- trunk/LayoutTests/platform/gtk/fast/js/global-constructors-expected.txt	2011-09-20 11:36:15 UTC (rev 95526)
+++ trunk/LayoutTests/platform/gtk/fast/js/global-constructors-expected.txt	2011-09-20 11:43:43 UTC (rev 95527)
@@ -144,7 +144,6 @@
 PASS Option.toString() is '[object OptionConstructor]'
 PASS OverflowEvent.toString() is '[object OverflowEventConstructor]'
 PASS PageTransitionEvent.toString() is '[object PageTransitionEventConstructor]'
-PASS PeerConnection.toString() is '[object PeerConnectionConstructor]'
 PASS Plugin.toString() is '[object PluginConstructor]'
 PASS PluginArray.toString() is '[object PluginArrayConstructor]'
 PASS PopStateEvent.toString() is '[object PopStateEventConstructor]'
@@ -325,6 +324,7 @@
 PASS XPathException.toString() is '[object XPathExceptionConstructor]'
 PASS XPathResult.toString() is '[object XPathResultConstructor]'
 PASS XSLTProcessor.toString() is '[object XSLTProcessorConstructor]'
+FAIL webkitPeerConnection.toString() should be [object webkitPeerConnectionConstructor]. Was [object PeerConnectionConstructor].
 PASS successfullyParsed is true
 
 TEST COMPLETE
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to