| Index: LayoutTests/http/tests/navigation/resources/ping-cross-origin-from-https-target.html
|
| diff --git a/LayoutTests/http/tests/navigation/resources/ping-cross-origin-from-https-target.html b/LayoutTests/http/tests/navigation/resources/ping-cross-origin-from-https-target.html
|
| index 83f5cf3d20f8fe17df3e0709d6b4ab577679eade..0ac99c1d6097f9daca248c3f401af6a6131c3652 100644
|
| --- a/LayoutTests/http/tests/navigation/resources/ping-cross-origin-from-https-target.html
|
| +++ b/LayoutTests/http/tests/navigation/resources/ping-cross-origin-from-https-target.html
|
| @@ -11,7 +11,6 @@ function test() {
|
| testRunner.overridePreference("WebKitHyperlinkAuditingEnabled", 1);
|
| testRunner.waitUntilDone();
|
| testRunner.dumpPingLoaderCallbacks();
|
| - testRunner.overridePreference("WebKitAllowRunningInsecureContent", false);
|
| testRunner.setAllowRunningOfInsecureContent(false);
|
| }
|
| testCalled = true;
|
|
|