Home
last modified time | relevance | path

Searched refs:java_script_can_open_windows_automatically (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/content/shell/common/test_runner/
Dtest_preferences.h33 bool java_script_can_open_windows_automatically; member
Dtest_preferences.cc30 java_script_can_open_windows_automatically = true; in Reset()
/external/chromium_org/content/shell/common/
Dwebkit_test_helpers.cc51 from.java_script_can_open_windows_automatically; in ExportLayoutTestSpecificPreferences()
/external/chromium_org/content/shell/renderer/test_runner/
Dtest_runner.cc2394 delegate_->preferences()->java_script_can_open_windows_automatically = in SetPopupBlockingEnabled()