.. |
test
|
Bug 1432325 - Disable test_third_party_iframes.html on android debug for frequent failures r=aryx
|
2019-03-15 22:23:29 +00:00 |
IPCServiceWorkerDescriptor.ipdlh
|
Bug 1534364 - replace OptionalIPCServiceWorkerDescriptor with IPCServiceWorkerDescriptor? in IPDL: r=valentin
|
2019-03-15 12:55:10 +00:00 |
IPCServiceWorkerRegistrationDescriptor.ipdlh
|
Bug 1534364 - replace OptionalIPCServiceWorkerDescriptor with IPCServiceWorkerDescriptor? in IPDL: r=valentin
|
2019-03-15 12:55:10 +00:00 |
PServiceWorker.ipdl
|
…
|
|
PServiceWorkerContainer.ipdl
|
…
|
|
PServiceWorkerManager.ipdl
|
…
|
|
PServiceWorkerRegistration.ipdl
|
…
|
|
PServiceWorkerUpdater.ipdl
|
…
|
|
RemoteServiceWorkerContainerImpl.cpp
|
…
|
|
RemoteServiceWorkerContainerImpl.h
|
…
|
|
RemoteServiceWorkerImpl.cpp
|
…
|
|
RemoteServiceWorkerImpl.h
|
…
|
|
RemoteServiceWorkerRegistrationImpl.cpp
|
…
|
|
RemoteServiceWorkerRegistrationImpl.h
|
…
|
|
ServiceWorker.cpp
|
…
|
|
ServiceWorker.h
|
…
|
|
ServiceWorkerActors.cpp
|
…
|
|
ServiceWorkerActors.h
|
…
|
|
ServiceWorkerChild.cpp
|
…
|
|
ServiceWorkerChild.h
|
…
|
|
ServiceWorkerCloneData.cpp
|
…
|
|
ServiceWorkerCloneData.h
|
…
|
|
ServiceWorkerContainer.cpp
|
Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika
|
2019-02-25 16:05:29 -06:00 |
ServiceWorkerContainer.h
|
…
|
|
ServiceWorkerContainerChild.cpp
|
…
|
|
ServiceWorkerContainerChild.h
|
…
|
|
ServiceWorkerContainerImpl.cpp
|
…
|
|
ServiceWorkerContainerImpl.h
|
…
|
|
ServiceWorkerContainerParent.cpp
|
…
|
|
ServiceWorkerContainerParent.h
|
…
|
|
ServiceWorkerContainerProxy.cpp
|
…
|
|
ServiceWorkerContainerProxy.h
|
…
|
|
ServiceWorkerDescriptor.cpp
|
…
|
|
ServiceWorkerDescriptor.h
|
…
|
|
ServiceWorkerEvents.cpp
|
Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika
|
2019-02-25 16:05:29 -06:00 |
ServiceWorkerEvents.h
|
…
|
|
ServiceWorkerIPCUtils.h
|
…
|
|
ServiceWorkerImpl.cpp
|
…
|
|
ServiceWorkerImpl.h
|
…
|
|
ServiceWorkerInfo.cpp
|
…
|
|
ServiceWorkerInfo.h
|
…
|
|
ServiceWorkerInterceptController.cpp
|
…
|
|
ServiceWorkerInterceptController.h
|
…
|
|
ServiceWorkerJob.cpp
|
…
|
|
ServiceWorkerJob.h
|
…
|
|
ServiceWorkerJobQueue.cpp
|
…
|
|
ServiceWorkerJobQueue.h
|
…
|
|
ServiceWorkerManager.cpp
|
Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika
|
2019-02-25 16:05:29 -06:00 |
ServiceWorkerManager.h
|
…
|
|
ServiceWorkerManagerChild.cpp
|
…
|
|
ServiceWorkerManagerChild.h
|
…
|
|
ServiceWorkerManagerParent.cpp
|
…
|
|
ServiceWorkerManagerParent.h
|
…
|
|
ServiceWorkerManagerService.cpp
|
Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika
|
2019-02-25 16:05:29 -06:00 |
ServiceWorkerManagerService.h
|
…
|
|
ServiceWorkerParent.cpp
|
…
|
|
ServiceWorkerParent.h
|
…
|
|
ServiceWorkerPrivate.cpp
|
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
|
2019-03-13 10:19:06 +01:00 |
ServiceWorkerPrivate.h
|
…
|
|
ServiceWorkerProxy.cpp
|
…
|
|
ServiceWorkerProxy.h
|
…
|
|
ServiceWorkerRegisterJob.cpp
|
…
|
|
ServiceWorkerRegisterJob.h
|
…
|
|
ServiceWorkerRegistrar.cpp
|
Bug 1526891 - Part 3: Get origin and base domain strings using MozURL for all URIs; r=asuth
|
2019-02-23 17:01:22 +01:00 |
ServiceWorkerRegistrar.h
|
…
|
|
ServiceWorkerRegistrarTypes.ipdlh
|
…
|
|
ServiceWorkerRegistration.cpp
|
Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika
|
2019-02-25 16:05:29 -06:00 |
ServiceWorkerRegistration.h
|
…
|
|
ServiceWorkerRegistrationChild.cpp
|
…
|
|
ServiceWorkerRegistrationChild.h
|
…
|
|
ServiceWorkerRegistrationDescriptor.cpp
|
Bug 1534364 - replace OptionalIPCServiceWorkerDescriptor with IPCServiceWorkerDescriptor? in IPDL: r=valentin
|
2019-03-15 12:55:10 +00:00 |
ServiceWorkerRegistrationDescriptor.h
|
Bug 1534364 - replace OptionalIPCServiceWorkerDescriptor with IPCServiceWorkerDescriptor? in IPDL: r=valentin
|
2019-03-15 12:55:10 +00:00 |
ServiceWorkerRegistrationImpl.cpp
|
…
|
|
ServiceWorkerRegistrationImpl.h
|
…
|
|
ServiceWorkerRegistrationInfo.cpp
|
…
|
|
ServiceWorkerRegistrationInfo.h
|
…
|
|
ServiceWorkerRegistrationListener.h
|
…
|
|
ServiceWorkerRegistrationParent.cpp
|
…
|
|
ServiceWorkerRegistrationParent.h
|
…
|
|
ServiceWorkerRegistrationProxy.cpp
|
Bug 1472307 - Implement delay update mechanism in ServiceWorkerRegistrationProxy. r=asuth
|
2019-03-14 10:19:13 +00:00 |
ServiceWorkerRegistrationProxy.h
|
Bug 1472307 - Implement delay update mechanism in ServiceWorkerRegistrationProxy. r=asuth
|
2019-03-14 10:19:13 +00:00 |
ServiceWorkerScriptCache.cpp
|
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
|
2019-03-13 10:19:06 +01:00 |
ServiceWorkerScriptCache.h
|
Bug 1531263 - Wrong prototype for Compare() function in ServiceWorkerScriptCache, r=asuth
|
2019-02-28 18:57:46 +00:00 |
ServiceWorkerUnregisterCallback.cpp
|
…
|
|
ServiceWorkerUnregisterCallback.h
|
…
|
|
ServiceWorkerUnregisterJob.cpp
|
…
|
|
ServiceWorkerUnregisterJob.h
|
…
|
|
ServiceWorkerUpdateJob.cpp
|
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
|
2019-03-13 10:19:06 +01:00 |
ServiceWorkerUpdateJob.h
|
…
|
|
ServiceWorkerUpdaterChild.cpp
|
…
|
|
ServiceWorkerUpdaterChild.h
|
…
|
|
ServiceWorkerUpdaterParent.cpp
|
…
|
|
ServiceWorkerUpdaterParent.h
|
…
|
|
ServiceWorkerUtils.cpp
|
…
|
|
ServiceWorkerUtils.h
|
…
|
|
moz.build
|
…
|
|