Home
last modified time | relevance | path

Searched refs:EnableAutomationControlled (Results 1 – 6 of 6) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/child/
H A Druntime_features.cc434 {wrf::EnableAutomationControlled, switches::kEnableAutomation, true}, in SetRuntimeFeaturesFromCommandLine()
435 {wrf::EnableAutomationControlled, switches::kHeadless, true}, in SetRuntimeFeaturesFromCommandLine()
436 {wrf::EnableAutomationControlled, switches::kRemoteDebuggingPipe, true}, in SetRuntimeFeaturesFromCommandLine()
437 {wrf::EnableAutomationControlled, switches::kRemoteDebuggingPort, true}, in SetRuntimeFeaturesFromCommandLine()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/child/
H A Druntime_features.cc433 {wrf::EnableAutomationControlled, switches::kEnableAutomation, true}, in SetRuntimeFeaturesFromCommandLine()
434 {wrf::EnableAutomationControlled, switches::kHeadless, true}, in SetRuntimeFeaturesFromCommandLine()
435 {wrf::EnableAutomationControlled, switches::kRemoteDebuggingPipe, true}, in SetRuntimeFeaturesFromCommandLine()
467 WebRuntimeFeatures::EnableAutomationControlled(true); in SetRuntimeFeaturesFromCommandLine()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/public/platform/
H A Dweb_runtime_features.h195 BLINK_PLATFORM_EXPORT static void EnableAutomationControlled(bool);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/public/platform/
H A Dweb_runtime_features.h214 BLINK_PLATFORM_EXPORT static void EnableAutomationControlled(bool);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/exported/
H A Dweb_runtime_features.cc498 void WebRuntimeFeatures::EnableAutomationControlled(bool enable) { in EnableAutomationControlled() function in blink::WebRuntimeFeatures
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/exported/
H A Dweb_runtime_features.cc564 void WebRuntimeFeatures::EnableAutomationControlled(bool enable) { in EnableAutomationControlled() function in blink::WebRuntimeFeatures