| Index: trunk/LayoutTests/http/tests/security/mixedContent/insecure-xhr-in-main-frame.html
|
| ===================================================================
|
| --- trunk/LayoutTests/http/tests/security/mixedContent/insecure-xhr-in-main-frame.html (revision 150372)
|
| +++ trunk/LayoutTests/http/tests/security/mixedContent/insecure-xhr-in-main-frame.html (working copy)
|
| @@ -6,7 +6,6 @@
|
| testRunner.dumpAsText();
|
| testRunner.setCanOpenWindows();
|
| testRunner.setCloseRemainingWindowsWhenComplete(true);
|
| - testRunner.overridePreference("WebKitAllowRunningInsecureContent", true);
|
| }
|
|
|
| window.addEventListener("message", function (e) {
|
|
|