.. |
test
|
Bug 1133805 - Enable all serviceworker tests on all platforms except b2g. r=baku
|
2015-03-03 15:57:15 -08:00 |
ChromeWorkerScope.cpp
|
|
|
ChromeWorkerScope.h
|
|
|
DataStore.cpp
|
|
|
DataStore.h
|
|
|
DataStoreCursor.cpp
|
|
|
DataStoreCursor.h
|
|
|
FileReaderSync.cpp
|
|
|
FileReaderSync.h
|
|
|
Location.cpp
|
|
|
Location.h
|
|
|
MessagePort.cpp
|
|
|
MessagePort.h
|
|
|
moz.build
|
Bug 1058311 - Update client interface. Implement matchAll WindowClient. r=baku
|
2015-03-06 15:04:49 +02:00 |
Navigator.cpp
|
|
|
Navigator.h
|
|
|
nsIWorkerDebugger.idl
|
|
|
nsIWorkerDebuggerManager.idl
|
|
|
Performance.cpp
|
|
|
Performance.h
|
|
|
Principal.cpp
|
|
|
Principal.h
|
|
|
Queue.h
|
|
|
RegisterBindings.cpp
|
|
|
RuntimeService.cpp
|
Bug 1053275 - Exempt ServiceWorkers from per domain thread limits. r=sicking
|
2015-03-03 14:30:58 -08:00 |
RuntimeService.h
|
Bug 1131882 - Associate ServiceWorkers with underlying ServiceWorkerInfo. r=baku
|
2015-02-19 08:40:21 -08:00 |
ScriptLoader.cpp
|
|
|
ScriptLoader.h
|
|
|
ServiceWorker.cpp
|
Bug 1131882 - Associate ServiceWorkers with underlying ServiceWorkerInfo. r=baku
|
2015-02-19 08:40:21 -08:00 |
ServiceWorker.h
|
Bug 1131882 - Associate ServiceWorkers with underlying ServiceWorkerInfo. r=baku
|
2015-02-19 08:40:21 -08:00 |
ServiceWorkerClient.cpp
|
Bug 1058311 - Update client interface. Implement matchAll WindowClient. r=baku
|
2015-03-06 15:04:49 +02:00 |
ServiceWorkerClient.h
|
Bug 1058311 - Update client interface. Implement matchAll WindowClient. r=baku
|
2015-03-06 15:04:49 +02:00 |
ServiceWorkerClients.cpp
|
Bug 1058311 - Update client interface. Implement matchAll WindowClient. r=baku
|
2015-03-06 15:04:49 +02:00 |
ServiceWorkerClients.h
|
Bug 1058311 - Update client interface. Implement matchAll WindowClient. r=baku
|
2015-03-06 15:04:49 +02:00 |
ServiceWorkerCommon.h
|
|
|
ServiceWorkerContainer.cpp
|
Bug 1140120 - Remove a couple of unused test functions on ServiceWorkerContainer; r=baku
|
2015-03-06 08:19:32 -05:00 |
ServiceWorkerContainer.h
|
Bug 1140120 - Remove a couple of unused test functions on ServiceWorkerContainer; r=baku
|
2015-03-06 08:19:32 -05:00 |
ServiceWorkerEvents.cpp
|
Bug 1058311 - Update client interface. Implement matchAll WindowClient. r=baku
|
2015-03-06 15:04:49 +02:00 |
ServiceWorkerEvents.h
|
Bug 1058311 - Update client interface. Implement matchAll WindowClient. r=baku
|
2015-03-06 15:04:49 +02:00 |
ServiceWorkerManager.cpp
|
Bug 1058311 - Update client interface. Implement matchAll WindowClient. r=baku
|
2015-03-06 15:04:49 +02:00 |
ServiceWorkerManager.h
|
Bug 1058311 - Update client interface. Implement matchAll WindowClient. r=baku
|
2015-03-06 15:04:49 +02:00 |
ServiceWorkerRegistrar.cpp
|
|
|
ServiceWorkerRegistrar.h
|
|
|
ServiceWorkerRegistrarTypes.ipdlh
|
|
|
ServiceWorkerRegistration.cpp
|
Bug 1131882 - Associate ServiceWorkers with underlying ServiceWorkerInfo. r=baku
|
2015-02-19 08:40:21 -08:00 |
ServiceWorkerRegistration.h
|
Bug 1131882 - Associate ServiceWorkers with underlying ServiceWorkerInfo. r=baku
|
2015-02-19 08:40:21 -08:00 |
ServiceWorkerWindowClient.cpp
|
Bug 1058311 - Update client interface. Implement matchAll WindowClient. r=baku
|
2015-03-06 15:04:49 +02:00 |
ServiceWorkerWindowClient.h
|
Bug 1058311 - Update client interface. Implement matchAll WindowClient. r=baku
|
2015-03-06 15:04:49 +02:00 |
SharedWorker.cpp
|
|
|
SharedWorker.h
|
|
|
URL.cpp
|
Bug 1137814 - nsAString and nsACString in URL.cpp/h. r=nsm
|
2015-02-27 14:10:20 -05:00 |
URL.h
|
Bug 1137814 - nsAString and nsACString in URL.cpp/h. r=nsm
|
2015-02-27 14:10:20 -05:00 |
WorkerDebuggerManager.cpp
|
|
|
WorkerDebuggerManager.h
|
|
|
WorkerFeature.h
|
|
|
WorkerInlines.h
|
|
|
WorkerPrivate.cpp
|
Bug 1141026 - BroadcastChannel should throw if it fails registering the worker feature, r=smaug
|
2015-03-09 13:51:47 +00:00 |
WorkerPrivate.h
|
Bug 1133861 - Enable the Fetch API by default. r=jst
|
2015-02-22 01:52:10 -08:00 |
WorkerRunnable.cpp
|
Bug 1092102 - Implement worker debugger runnables;r=khuey
|
2015-03-04 15:11:32 +01:00 |
WorkerRunnable.h
|
Bug 1092102 - Implement worker debugger runnables;r=khuey
|
2015-03-04 15:11:32 +01:00 |
Workers.h
|
Bug 1133861 - Enable the Fetch API by default. r=jst
|
2015-02-22 01:52:10 -08:00 |
WorkerScope.cpp
|
Bug 1131353 - Make ServiceWorkerGlobalScope.close() throw InvalidAccessError; r=baku
|
2015-03-06 08:19:33 -05:00 |
WorkerScope.h
|
Bug 1131353 - Make ServiceWorkerGlobalScope.close() throw InvalidAccessError; r=baku
|
2015-03-06 08:19:33 -05:00 |
WorkerThread.cpp
|
|
|
WorkerThread.h
|
|
|
XMLHttpRequest.cpp
|
Bug 853162 - Remove XMLHttpRequest.sendAsBinary() interface. r=smaug
|
2015-02-08 17:01:44 +01:00 |
XMLHttpRequest.h
|
Bug 853162 - Remove XMLHttpRequest.sendAsBinary() interface. r=smaug
|
2015-02-08 17:01:44 +01:00 |
XMLHttpRequestUpload.cpp
|
|
|
XMLHttpRequestUpload.h
|
|
|