| Index: LayoutTests/http/tests/security/resources/cross-frame-iframe-for-location-get-override-test.html
|
| diff --git a/LayoutTests/http/tests/security/resources/cross-frame-iframe-for-location-get-override-test.html b/LayoutTests/http/tests/security/resources/cross-frame-iframe-for-location-get-override-test.html
|
| index 9cda887cfc831a8f51194ccd658209ae48b014ba..e513981f7423b7361b357eefbde7b5a1c953d00b 100644
|
| --- a/LayoutTests/http/tests/security/resources/cross-frame-iframe-for-location-get-override-test.html
|
| +++ b/LayoutTests/http/tests/security/resources/cross-frame-iframe-for-location-get-override-test.html
|
| @@ -7,8 +7,7 @@
|
|
|
| window.onload = function()
|
| {
|
| - if (window.testRunner)
|
| - testRunner.globalFlag = true;
|
| + window.parent.postMessage('ready', '*');
|
| }
|
| </script>
|
| </head>
|
|
|