Chromium Code Reviews| Index: LayoutTests/http/tests/security/cross-frame-access-location-put-expected.txt |
| diff --git a/LayoutTests/http/tests/security/cross-frame-access-location-put-expected.txt b/LayoutTests/http/tests/security/cross-frame-access-location-put-expected.txt |
| index c49c9a761bf9d64f0c098c11802fcf432973acd4..bba2e9c5a9f46442a5e70379f558e4b72f6ac8da 100644 |
| --- a/LayoutTests/http/tests/security/cross-frame-access-location-put-expected.txt |
| +++ b/LayoutTests/http/tests/security/cross-frame-access-location-put-expected.txt |
| @@ -1,14 +1,9 @@ |
| -CONSOLE MESSAGE: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a frame with origin "http://localhost:8000". Protocols, domains, and ports must match. |
| -CONSOLE MESSAGE: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a frame with origin "http://localhost:8000". Protocols, domains, and ports must match. |
| -CONSOLE MESSAGE: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a frame with origin "http://localhost:8000". Protocols, domains, and ports must match. |
| -CONSOLE MESSAGE: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a frame with origin "http://localhost:8000". Protocols, domains, and ports must match. |
| -CONSOLE MESSAGE: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a frame with origin "http://localhost:8000". Protocols, domains, and ports must match. |
| -SecurityError: An attempt was made to break through the security policy of the user agent. |
| -SecurityError: An attempt was made to break through the security policy of the user agent. |
| -SecurityError: An attempt was made to break through the security policy of the user agent. |
| -SecurityError: An attempt was made to break through the security policy of the user agent. |
| -SecurityError: An attempt was made to break through the security policy of the user agent. |
| +SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a frame with origin "http://localhost:8000". Protocols, domains, and ports must match. |
|
arv (Not doing code reviews)
2013/07/17 18:48:56
I think it would read better if the message was "A
Mike West
2013/07/18 07:41:23
I'm happy to put together a separate patch where w
|
| +SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a frame with origin "http://localhost:8000". Protocols, domains, and ports must match. |
| +SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a frame with origin "http://localhost:8000". Protocols, domains, and ports must match. |
| +SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a frame with origin "http://localhost:8000". Protocols, domains, and ports must match. |
| +SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a frame with origin "http://localhost:8000". Protocols, domains, and ports must match. |
| -------- |