/external/chromium_org/chrome/browser/extensions/error_console/ |
D | error_console_browsertest.cc | 376 std::string script_url = extension->url().Resolve("content_script.js").spec(); in IN_PROC_BROWSER_TEST_F() local 384 script_url, // The source should be the content script url. in IN_PROC_BROWSER_TEST_F() 393 script_url, in IN_PROC_BROWSER_TEST_F() 399 script_url, in IN_PROC_BROWSER_TEST_F() 407 script_url, in IN_PROC_BROWSER_TEST_F() 417 script_url, in IN_PROC_BROWSER_TEST_F() 434 std::string script_url = extension->url().Resolve("browser_action.js").spec(); in IN_PROC_BROWSER_TEST_F() local 449 script_url, in IN_PROC_BROWSER_TEST_F() 462 CheckStackFrame(stack_trace[0], script_url, kAnonymousFunction); in IN_PROC_BROWSER_TEST_F() 512 std::string script_url = extension->url().Resolve("background.js").spec(); in IN_PROC_BROWSER_TEST_F() local [all …]
|
/external/chromium_org/content/browser/service_worker/ |
D | embedded_worker_instance.cc | 128 const GURL& script_url, in Start() argument 143 "Script URL", script_url.spec()); in Start() 147 params->script_url = script_url; in Start() 154 script_url, in Start() 242 GURL script_url(params->script_url); in ProcessAllocated() local 248 script_url, in ProcessAllocated()
|
D | service_worker_info.cc | 25 const GURL& script_url, in ServiceWorkerVersionInfo() argument 33 script_url(script_url), in ServiceWorkerVersionInfo()
|
D | service_worker_info.h | 21 const GURL& script_url, 31 GURL script_url; variable
|
D | service_worker_job_unittest.cc | 352 GURL script_url("http://www.example.com/service_worker.js"); in TEST_F() local 358 script_url, in TEST_F() 380 script_url, in TEST_F() 413 const GURL& script_url, in OnStartWorker() argument 443 GURL script_url("http://www.example.com/service_worker.js"); in TEST_F() local 449 script_url, in TEST_F() 525 GURL script_url("http://www.example.com/service_worker1.js"); in TEST_F() local 530 script_url, in TEST_F() 539 script_url, in TEST_F() 567 GURL script_url("http://www.example.com/service_worker.js"); in TEST_F() local [all …]
|
D | service_worker_dispatcher_host.cc | 44 const GURL& script_url) { in CanRegisterServiceWorker() argument 48 document_url.GetOrigin() == script_url.GetOrigin(); in CanRegisterServiceWorker() 217 const GURL& script_url) { in OnRegisterServiceWorker() argument 245 provider_host->document_url(), pattern, script_url)) { in OnRegisterServiceWorker() 253 "Script URL", script_url.spec()); in OnRegisterServiceWorker() 256 script_url, in OnRegisterServiceWorker()
|
D | service_worker_register_job.cc | 32 const GURL& script_url) in ServiceWorkerRegisterJob() argument 36 script_url_(script_url), in ServiceWorkerRegisterJob() 48 script_url_(registration->GetNewestVersion()->script_url()), in ServiceWorkerRegisterJob() 208 if (existing_registration->GetNewestVersion()->script_url() == script_url_) { in ContinueWithRegistration() 251 registration()->GetNewestVersion()->script_url() != script_url_) { in ContinueWithUpdate()
|
D | service_worker_job_coordinator.cc | 73 const GURL& script_url, in Register() argument 77 new ServiceWorkerRegisterJob(context_, pattern, script_url)); in Register()
|
D | service_worker_process_manager.cc | 136 const GURL& script_url, in AllocateWorkerProcess() argument 147 script_url, in AllocateWorkerProcess() 189 SiteInstance::CreateForURL(browser_context_, script_url); in AllocateWorkerProcess()
|
D | service_worker_context_wrapper.cc | 92 const GURL& script_url, in RegisterServiceWorker() argument 101 script_url, in RegisterServiceWorker() 108 script_url, in RegisterServiceWorker()
|
D | service_worker_context_unittest.cc | 342 GURL script_url("http://www.example.com/service_worker.js"); in TEST_F() local 349 script_url, in TEST_F() 364 script_url, in TEST_F()
|
D | service_worker_version.h | 98 const GURL& script_url, in NON_EXPORTED_BASE() 104 const GURL& script_url() const { return script_url_; } in NON_EXPORTED_BASE()
|
D | service_worker_job_coordinator.h | 31 const GURL& script_url,
|
D | service_worker_database.proto | 14 required string script_url = 3; field
|
D | service_worker_process_manager.h | 50 const GURL& script_url,
|
D | embedded_worker_test_helper.cc | 86 const GURL& script_url, in OnStartWorker() argument 212 params.script_url, in OnStartWorkerStub()
|
/external/chromium_org/components/translate/core/browser/ |
D | translate_script_unittest.cc | 108 const std::string script_url("http://www.tamurayukari.com/mero-n.js"); in TEST_F() local 111 script_url); in TEST_F() 117 GURL expected_url(script_url); in TEST_F()
|
/external/chromium_org/tools/android/ |
D | adb_remote_setup.sh | 7 script_url="http://src.chromium.org/svn/trunk/src/tools/android/adb_remote_setup.sh" 14 curl -sSf -o "$new_script" "$script_url" || return
|
/external/chromium_org/content/test/plugin/ |
D | plugin_windowless_test.cc | 164 std::string script_url = "javascript:"; in ExecuteScript() local 165 script_url += script; in ExecuteScript() 167 size_t script_length = script_url.length(); in ExecuteScript() 172 NPString script_string = { script_url.c_str(), in ExecuteScript()
|
/external/chromium_org/content/child/service_worker/ |
D | web_service_worker_provider_impl.cc | 84 const WebURL& script_url, in registerServiceWorker() argument 87 provider_id_, pattern, script_url, callbacks); in registerServiceWorker()
|
D | web_service_worker_provider_impl.h | 36 const blink::WebURL& script_url, in NON_EXPORTED_BASE()
|
/external/chromium_org/content/renderer/service_worker/ |
D | embedded_worker_dispatcher.cc | 80 params.script_url, in OnStartWorker() 86 start_data.scriptURL = params.script_url; in OnStartWorker()
|
/external/chromium_org/chrome/renderer/safe_browsing/ |
D | malware_dom_details_browsertest.cc | 119 GURL script_url(base::StringPrintf("%s%d", urlprefix, i)); in TEST_F() local 120 html += "<script src=\"" + net::EscapeForHTML(script_url.spec()) + in TEST_F()
|
/external/chromium_org/content/public/browser/ |
D | service_worker_context.h | 40 const GURL& script_url,
|
/external/chromium_org/content/common/service_worker/ |
D | embedded_worker_messages.h | 24 IPC_STRUCT_MEMBER(GURL, script_url)
|