| Index: third_party/WebKit/LayoutTests/http/tests/fetch/resources/init.js
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/fetch/resources/init.js b/third_party/WebKit/LayoutTests/http/tests/fetch/resources/init.js
|
| index a1c1af9eb58597ee2a04d50c3fa258d9c2f91555..2ec08f1947b835cd7173b4eba0eba02b43962b42 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/fetch/resources/init.js
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/fetch/resources/init.js
|
| @@ -9,8 +9,6 @@ if (window.testRunner) {
|
| // Turning the switch below to false makes this condition above false, and
|
| // make content_shell to run into Step 7 to test mixed content blocking.
|
| testRunner.overridePreference('WebKitAllowRunningInsecureContent', false);
|
| - //FIXME: to be removed.
|
| - //testRunner.overridePreference('WebKitAllowDisplayingInsecureContent', true);
|
|
|
| // Accept all cookies.
|
| testRunner.setBlockThirdPartyCookies(false);
|
|
|