tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

files / dom / serviceworkers


ModeNameSize
-rw-r--r--FetchEventOpChild.cpp622L
-rw-r--r--FetchEventOpChild.h93L
-rw-r--r--FetchEventOpParent.cpp102L
-rw-r--r--FetchEventOpParent.h74L
-rw-r--r--FetchEventOpProxyChild.cpp283L
-rw-r--r--FetchEventOpProxyChild.h83L
-rw-r--r--FetchEventOpProxyParent.cpp225L
-rw-r--r--FetchEventOpProxyParent.h68L
-rw-r--r--IPCNavigationPreloadState.ipdlh16L
-rw-r--r--IPCServiceWorkerDescriptor.ipdlh33L
-rw-r--r--IPCServiceWorkerRegistrationDescriptor.ipdlh60L
-rw-r--r--NavigationPreloadManager.cpp140L
-rw-r--r--NavigationPreloadManager.h65L
-rw-r--r--PFetchEventOp.ipdl35L
-rw-r--r--PFetchEventOpProxy.ipdl34L
-rw-r--r--PServiceWorker.ipdl28L
-rw-r--r--PServiceWorkerContainer.ipdl39L
-rw-r--r--PServiceWorkerManager.ipdl31L
-rw-r--r--PServiceWorkerRegistration.ipdl42L
-rw-r--r--ServiceWorker.cpp313L
-rw-r--r--ServiceWorker.h88L
-rw-r--r--ServiceWorkerActors.cpp40L
-rw-r--r--ServiceWorkerActors.h39L
-rw-r--r--ServiceWorkerChild.cpp70L
-rw-r--r--ServiceWorkerChild.h44L
-rw-r--r--ServiceWorkerCloneData.cpp81L
-rw-r--r--ServiceWorkerCloneData.h70L
-rw-r--r--ServiceWorkerContainer.cpp795L
-rw-r--r--ServiceWorkerContainer.h146L
-rw-r--r--ServiceWorkerContainerChild.cpp71L
-rw-r--r--ServiceWorkerContainerChild.h47L
-rw-r--r--ServiceWorkerContainerParent.cpp124L
-rw-r--r--ServiceWorkerContainerParent.h53L
-rw-r--r--ServiceWorkerContainerProxy.cpp151L
-rw-r--r--ServiceWorkerContainerProxy.h47L
-rw-r--r--ServiceWorkerDescriptor.cpp146L
-rw-r--r--ServiceWorkerDescriptor.h103L
-rw-r--r--ServiceWorkerEvents.cpp1306L
-rw-r--r--ServiceWorkerEvents.h307L
-rw-r--r--ServiceWorkerIPCUtils.h33L
-rw-r--r--ServiceWorkerInfo.cpp352L
-rw-r--r--ServiceWorkerInfo.h190L
-rw-r--r--ServiceWorkerInterceptController.cpp171L
-rw-r--r--ServiceWorkerInterceptController.h25L
-rw-r--r--ServiceWorkerJob.cpp218L
-rw-r--r--ServiceWorkerJob.h126L
-rw-r--r--ServiceWorkerJobQueue.cpp120L
-rw-r--r--ServiceWorkerJobQueue.h40L
-rw-r--r--ServiceWorkerLifetimeExtension.cpp27L
-rw-r--r--ServiceWorkerLifetimeExtension.h78L
-rw-r--r--ServiceWorkerManager.cpp3627L
-rw-r--r--ServiceWorkerManager.h496L
-rw-r--r--ServiceWorkerManagerChild.h42L
-rw-r--r--ServiceWorkerManagerParent.cpp106L
-rw-r--r--ServiceWorkerManagerParent.h48L
-rw-r--r--ServiceWorkerOp.cpp2113L
-rw-r--r--ServiceWorkerOp.h203L
-rw-r--r--ServiceWorkerOpArgs.ipdlh211L
-rw-r--r--ServiceWorkerOpPromise.h48L
-rw-r--r--ServiceWorkerParent.cpp61L
-rw-r--r--ServiceWorkerParent.h44L
-rw-r--r--ServiceWorkerPrivate.cpp2047L
-rw-r--r--ServiceWorkerPrivate.h451L
-rw-r--r--ServiceWorkerProxy.cpp117L
-rw-r--r--ServiceWorkerProxy.h60L
-rw-r--r--ServiceWorkerQuotaUtils.cpp326L
-rw-r--r--ServiceWorkerQuotaUtils.h23L
-rw-r--r--ServiceWorkerRegisterJob.cpp68L
-rw-r--r--ServiceWorkerRegisterJob.h37L
-rw-r--r--ServiceWorkerRegistrar.cpp1792L
-rw-r--r--ServiceWorkerRegistrar.h161L
-rw-r--r--ServiceWorkerRegistrarTypes.ipdlh45L
-rw-r--r--ServiceWorkerRegistration.cpp798L
-rw-r--r--ServiceWorkerRegistration.h157L
-rw-r--r--ServiceWorkerRegistrationChild.cpp91L
-rw-r--r--ServiceWorkerRegistrationChild.h52L
-rw-r--r--ServiceWorkerRegistrationDescriptor.cpp286L
-rw-r--r--ServiceWorkerRegistrationDescriptor.h110L
-rw-r--r--ServiceWorkerRegistrationInfo.cpp947L
-rw-r--r--ServiceWorkerRegistrationInfo.h289L
-rw-r--r--ServiceWorkerRegistrationListener.h35L
-rw-r--r--ServiceWorkerRegistrationParent.cpp163L
-rw-r--r--ServiceWorkerRegistrationParent.h60L
-rw-r--r--ServiceWorkerRegistrationProxy.cpp515L
-rw-r--r--ServiceWorkerRegistrationProxy.h99L
-rw-r--r--ServiceWorkerScriptCache.cpp1523L
-rw-r--r--ServiceWorkerScriptCache.h54L
-rw-r--r--ServiceWorkerShutdownBlocker.cpp290L
-rw-r--r--ServiceWorkerShutdownBlocker.h156L
-rw-r--r--ServiceWorkerShutdownState.cpp167L
-rw-r--r--ServiceWorkerShutdownState.h59L
-rw-r--r--ServiceWorkerUnregisterCallback.cpp35L
-rw-r--r--ServiceWorkerUnregisterCallback.h41L
-rw-r--r--ServiceWorkerUnregisterJob.cpp189L
-rw-r--r--ServiceWorkerUnregisterJob.h44L
-rw-r--r--ServiceWorkerUpdateJob.cpp560L
-rw-r--r--ServiceWorkerUpdateJob.h106L
-rw-r--r--ServiceWorkerUtils.cpp387L
-rw-r--r--ServiceWorkerUtils.h111L
-rw-r--r--metrics.yaml188L
-rw-r--r--moz.build134L
d---------docs/-
d---------test/-