--cipher-suite-blacklist is also removed

This commit is contained in:
Cheng Zhao 2017-01-24 14:26:54 +09:00 committed by Kevin Sawicki
parent dc9000f344
commit 1a15b45736
11 changed files with 0 additions and 124 deletions

View file

@ -97,10 +97,6 @@ pepper flash pluginの`version`を設定します。
ネットログイベントを保存し、`path`に書き込みを有効化します。
## --cipher-suite-blacklist=`cipher_suites`
無効にするために、SSL暗号スイートのカンマ区切りのリストを指定します。
## --disable-renderer-backgrounding
不可視のページのレンダラープロセスの優先度を下げることからChromiumを防ぎます。

View file

@ -138,10 +138,6 @@ Pepper 플래시 플러그인의 버전을 설정합니다.
Net log 이벤트를 활성화하고 `path`에 로그를 기록합니다.
## --cipher-suite-blacklist=`cipher_suites`
SSL 암호화를 비활성화할 대상 목록을 지정합니다. (`,`로 구분)
## --disable-renderer-backgrounding
Chromium이 렌더러 프로세스의 보이지 않는 페이지의 우선순위를 낮추는 것을 방지합니다.

View file

@ -102,10 +102,6 @@ app.commandLine.appendSwitch('proxy-bypass-list', '<local>;*.google.com;*foo.com
使网络日志事件能够被读写到 `path`.
## --cipher-suite-blacklist=`cipher_suites`
指定逗号分隔的 SSL 密码套件 列表实效.
## --disable-renderer-backgrounding
防止 Chromium 降低隐藏的渲染进程优先级.