Chromium Code Reviews| Index: Source/core/frame/Settings.in |
| diff --git a/Source/core/frame/Settings.in b/Source/core/frame/Settings.in |
| index 416a4c8e047bf1973dd37e7129274786255fb907..3d6c2b4e1370f55bd6cc75117390d7b82cf1612b 100644 |
| --- a/Source/core/frame/Settings.in |
| +++ b/Source/core/frame/Settings.in |
| @@ -127,6 +127,7 @@ preciseMemoryInfoEnabled initial=false |
| hyperlinkAuditingEnabled initial=false |
| allowDisplayOfInsecureContent initial=true |
| allowRunningOfInsecureContent initial=true |
| +allowConnectingInsecureWebSocket initial=false |
|
abarth-chromium
2014/04/23 23:12:43
Can you add a link to a bug about removing this se
tyoshino (SeeGerritForStatus)
2014/04/24 03:37:09
Done.
|
| mediaPlaybackRequiresUserGesture initial=false |
| visualWordMovementEnabled initial=false |
| shouldDisplaySubtitles initial=false |