Title: [224570] releases/WebKitGTK/webkit-2.18/LayoutTests
Revision
224570
Author
[email protected]
Date
2017-11-08 00:26:07 -0800 (Wed, 08 Nov 2017)

Log Message

Merge r221991 - Rebaseline http/tests/loading/state-object-security-exception.html after r221978.
https://bugs.webkit.org/show_bug.cgi?id=176730

Unreviewed test gardening.

* http/tests/loading/state-object-security-exception-expected.txt:

Modified Paths

Diff

Modified: releases/WebKitGTK/webkit-2.18/LayoutTests/ChangeLog (224569 => 224570)


--- releases/WebKitGTK/webkit-2.18/LayoutTests/ChangeLog	2017-11-08 08:25:59 UTC (rev 224569)
+++ releases/WebKitGTK/webkit-2.18/LayoutTests/ChangeLog	2017-11-08 08:26:07 UTC (rev 224570)
@@ -1,3 +1,12 @@
+2017-09-13  Ryan Haddad  <[email protected]>
+
+        Rebaseline http/tests/loading/state-object-security-exception.html after r221978.
+        https://bugs.webkit.org/show_bug.cgi?id=176730
+
+        Unreviewed test gardening.
+
+        * http/tests/loading/state-object-security-exception-expected.txt:
+
 2017-09-13  Daniel Bates  <[email protected]>
 
         Make history.pushState()/replaceState() more closely aligned to the HTML standard

Modified: releases/WebKitGTK/webkit-2.18/LayoutTests/http/tests/loading/state-object-security-exception-expected.txt (224569 => 224570)


--- releases/WebKitGTK/webkit-2.18/LayoutTests/http/tests/loading/state-object-security-exception-expected.txt	2017-11-08 08:25:59 UTC (rev 224569)
+++ releases/WebKitGTK/webkit-2.18/LayoutTests/http/tests/loading/state-object-security-exception-expected.txt	2017-11-08 08:26:07 UTC (rev 224570)
@@ -5,28 +5,28 @@
 main frame - didFinishLoadForFrame
 This test makes sure that calls to pushState() and replaceState() with URLs that violate the security origin check fail as expected.
 
-Trying to pushState() with url http://localhost/test.html failed with exception SecurityError: The operation is insecure.
+Trying to pushState() with url http://localhost/test.html failed with exception SecurityError: Blocked attempt to use history.pushState() to change session history URL from http://127.0.0.1:8000/loading/state-object-security-exception.html to http://localhost/test.html. Protocols, domains, ports, usernames, and passwords must match.
 History length is 1
-Trying to replaceState() with url http://localhost/test.html failed with exception SecurityError: The operation is insecure.
+Trying to replaceState() with url http://localhost/test.html failed with exception SecurityError: Blocked attempt to use history.replaceState() to change session history URL from http://127.0.0.1:8000/loading/state-object-security-exception.html to http://localhost/test.html. Protocols, domains, ports, usernames, and passwords must match.
 History length is 1
-Trying to pushState() with url http://localhost:8001/test.html failed with exception SecurityError: The operation is insecure.
+Trying to pushState() with url http://localhost:8001/test.html failed with exception SecurityError: Blocked attempt to use history.pushState() to change session history URL from http://127.0.0.1:8000/loading/state-object-security-exception.html to http://localhost:8001/test.html. Protocols, domains, ports, usernames, and passwords must match.
 History length is 1
-Trying to replaceState() with url http://localhost:8001/test.html failed with exception SecurityError: The operation is insecure.
+Trying to replaceState() with url http://localhost:8001/test.html failed with exception SecurityError: Blocked attempt to use history.replaceState() to change session history URL from http://127.0.0.1:8000/loading/state-object-security-exception.html to http://localhost:8001/test.html. Protocols, domains, ports, usernames, and passwords must match.
 History length is 1
-Trying to pushState() with url http://www.webkit.org/test.html failed with exception SecurityError: The operation is insecure.
+Trying to pushState() with url http://www.webkit.org/test.html failed with exception SecurityError: Blocked attempt to use history.pushState() to change session history URL from http://127.0.0.1:8000/loading/state-object-security-exception.html to http://www.webkit.org/test.html. Protocols, domains, ports, usernames, and passwords must match.
 History length is 1
-Trying to replaceState() with url http://www.webkit.org/test.html failed with exception SecurityError: The operation is insecure.
+Trying to replaceState() with url http://www.webkit.org/test.html failed with exception SecurityError: Blocked attempt to use history.replaceState() to change session history URL from http://127.0.0.1:8000/loading/state-object-security-exception.html to http://www.webkit.org/test.html. Protocols, domains, ports, usernames, and passwords must match.
 History length is 1
-Trying to pushState() with url http://www.webkit.org/ failed with exception SecurityError: The operation is insecure.
+Trying to pushState() with url http://www.webkit.org/ failed with exception SecurityError: Blocked attempt to use history.pushState() to change session history URL from http://127.0.0.1:8000/loading/state-object-security-exception.html to http://www.webkit.org/. Protocols, domains, ports, usernames, and passwords must match.
 History length is 1
-Trying to replaceState() with url http://www.webkit.org/ failed with exception SecurityError: The operation is insecure.
+Trying to replaceState() with url http://www.webkit.org/ failed with exception SecurityError: Blocked attempt to use history.replaceState() to change session history URL from http://127.0.0.1:8000/loading/state-object-security-exception.html to http://www.webkit.org/. Protocols, domains, ports, usernames, and passwords must match.
 History length is 1
-Trying to pushState() with url ftp://www.webkit.org/ failed with exception SecurityError: The operation is insecure.
+Trying to pushState() with url ftp://www.webkit.org/ failed with exception SecurityError: Blocked attempt to use history.pushState() to change session history URL from http://127.0.0.1:8000/loading/state-object-security-exception.html to ftp://www.webkit.org/. Protocols, domains, ports, usernames, and passwords must match.
 History length is 1
-Trying to replaceState() with url ftp://www.webkit.org/ failed with exception SecurityError: The operation is insecure.
+Trying to replaceState() with url ftp://www.webkit.org/ failed with exception SecurityError: Blocked attempt to use history.replaceState() to change session history URL from http://127.0.0.1:8000/loading/state-object-security-exception.html to ftp://www.webkit.org/. Protocols, domains, ports, usernames, and passwords must match.
 History length is 1
-Trying to pushState() with url file://anyfile.html/ failed with exception SecurityError: The operation is insecure.
+Trying to pushState() with url file://anyfile.html/ failed with exception SecurityError: Blocked attempt to use history.pushState() to change session history URL from http://127.0.0.1:8000/loading/state-object-security-exception.html to file://anyfile.html/. Protocols, domains, ports, usernames, and passwords must match.
 History length is 1
-Trying to replaceState() with url file://anyfile.html/ failed with exception SecurityError: The operation is insecure.
+Trying to replaceState() with url file://anyfile.html/ failed with exception SecurityError: Blocked attempt to use history.replaceState() to change session history URL from http://127.0.0.1:8000/loading/state-object-security-exception.html to file://anyfile.html/. Protocols, domains, ports, usernames, and passwords must match.
 History length is 1
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to