Home
last modified time | relevance | path

Searched refs:kDisablePopupBlocking (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/chrome/browser/
Dfast_shutdown_browsertest.cc30 command_line->AppendSwitch(switches::kDisablePopupBlocking); in SetUpCommandLine()
Dunload_browsertest.cc121 command_line->AppendSwitch(switches::kDisablePopupBlocking); in SetUpCommandLine()
Dchrome_content_browser_client.cc2069 switches::kDisablePopupBlocking)) { in CanCreateWindow()
/external/chromium_org/chrome/browser/ui/blocked_content/
Dpopup_blocker_browsertest.cc344 switches::kDisablePopupBlocking); in IN_PROC_BROWSER_TEST_F()
357 switches::kDisablePopupBlocking); in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/chrome/common/
Dchrome_switches.h94 extern const char kDisablePopupBlocking[];
Dchrome_switches.cc309 const char kDisablePopupBlocking[] = "disable-popup-blocking"; variable
/external/chromium_org/chrome/browser/apps/
Dapp_url_redirector_browsertest.cc119 command_line->AppendSwitch(::switches::kDisablePopupBlocking); in SetUpCommandLine()
/external/chromium_org/chrome/browser/android/
Dchrome_web_contents_delegate_android.cc284 switches::kDisablePopupBlocking)) { in OpenURLFromTab()
/external/chromium_org/chrome/browser/extensions/
Dapp_background_page_apitest.cc47 command_line->AppendSwitch(switches::kDisablePopupBlocking); in SetUpCommandLine()
Dapp_process_apitest.cc63 switches::kDisablePopupBlocking); in SetUpCommandLine()
/external/chromium_org/chrome/browser/ui/
Dbrowser_browsertest.cc924 switches::kDisablePopupBlocking); in IN_PROC_BROWSER_TEST_F()
1013 switches::kDisablePopupBlocking); in IN_PROC_BROWSER_TEST_F()
2142 switches::kDisablePopupBlocking); in IN_PROC_BROWSER_TEST_F()
Dbrowser.cc1336 switches::kDisablePopupBlocking)) { in OpenURLFromTab()