mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Delete Alloy bootstrap (fixes #3685)
This commit is contained in:
@@ -45,7 +45,7 @@ class URLRequestBrowserTest : public client::ClientAppBrowser::Delegate {
|
||||
void OnBeforeCommandLineProcessing(
|
||||
CefRefPtr<client::ClientAppBrowser> app,
|
||||
CefRefPtr<CefCommandLine> command_line) override {
|
||||
// Delegate auth callbacks to GetAuthCredentials with the chrome runtime.
|
||||
// Delegate auth callbacks to GetAuthCredentials.
|
||||
command_line->AppendSwitch("disable-chrome-login-prompt");
|
||||
|
||||
// Disable component extensions that require creation of a background
|
||||
|
Reference in New Issue
Block a user