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

  /external/chromium_org/third_party/WebKit/public/platform/
WebServiceWorkerError.h 42 ErrorTypeSecurity,
  /external/chromium_org/content/browser/service_worker/
service_worker_registration_status.cc 43 *error_type = WebServiceWorkerError::ErrorTypeSecurity;
  /external/chromium_org/third_party/WebKit/Source/modules/serviceworkers/
ServiceWorkerError.cpp 49 case WebServiceWorkerError::ErrorTypeSecurity:
  /external/chromium_org/content/child/service_worker/
service_worker_dispatcher.cc 103 WebServiceWorkerError::ErrorTypeSecurity, "URL too long"));
128 WebServiceWorkerError::ErrorTypeSecurity, "URL too long"));
152 WebServiceWorkerError::ErrorTypeSecurity, "URL too long"));

Completed in 61 milliseconds