HomeSort by relevance Sort by last modified time
    Searched refs:BROWSER_DRIVEN (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/extensions/renderer/
scripts_run_info.cc 51 case UserScript::BROWSER_DRIVEN:
user_script_set_manager.cc 51 UserScript::BROWSER_DRIVEN,
script_injection_manager.cc 376 injection->TryToInject(UserScript::BROWSER_DRIVEN,
379 scripts_run_info.LogRun(web_frame, UserScript::BROWSER_DRIVEN);
  /external/chromium_org/extensions/common/
user_script.h 69 BROWSER_DRIVEN, // The user script will be injected when triggered by an
  /external/chromium_org/chrome/browser/extensions/api/declarative_content/
content_action.cc 379 script_.set_run_location(UserScript::BROWSER_DRIVEN);

Completed in 53 milliseconds