Skip to content
This repository was archived by the owner on Nov 15, 2017. It is now read-only.

Commit 8ec0359

Browse files
committed
obsolete
1 parent ac73e27 commit 8ec0359

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

js/start.js

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,6 @@
2323

2424
/******************************************************************************/
2525

26-
// rhill 20131017 > https://github.com/gorhill/httpswitchboard/issues/9:
27-
// HTTP Switchboard relinquishes all control of cookies settings (it will
28-
// however keep removing outbound cookies from headers, so this is equivalent
29-
// to a recording machine which can never be played back).
30-
chrome.contentSettings.cookies.clear({});
31-
32-
// https://github.com/gorhill/httpswitchboard/issues/37
33-
chrome.contentSettings.plugins.clear({});
34-
35-
/******************************************************************************/
36-
3726
HTTPSB.turnOn();
3827

3928
/******************************************************************************/

0 commit comments

Comments
 (0)