Make sure standard schemes are also set in child process
This commit is contained in:
parent
1146b2d5c1
commit
920ebee333
5 changed files with 33 additions and 0 deletions
|
@ -71,6 +71,7 @@ extern const char kEnablePlugins[];
|
|||
extern const char kPpapiFlashPath[];
|
||||
extern const char kPpapiFlashVersion[];
|
||||
extern const char kDisableHttpCache[];
|
||||
extern const char kStandardSchemes[];
|
||||
extern const char kRegisterServiceWorkerSchemes[];
|
||||
extern const char kSSLVersionFallbackMin[];
|
||||
extern const char kCipherSuiteBlacklist[];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue