.. |
test
|
Bug 1244122 P3 Execute browser_download.js service worker in separate scope. r=ehsan
|
2016-02-02 10:03:20 -08:00 |
ChromeWorkerScope.cpp
|
…
|
|
ChromeWorkerScope.h
|
…
|
|
DataStore.cpp
|
Bug 1224596 part 9. Switch DataStore to using the new WorkerMainThreadRunnable::Dispatch signature. r=khuey
|
2015-11-24 00:04:20 -05:00 |
DataStore.h
|
…
|
|
DataStoreCursor.cpp
|
Bug 1224596 part 10. Switch DataStoreCursor to using the new WorkerMainThreadRunnable::Dispatch signature. r=khuey
|
2015-11-24 00:04:21 -05:00 |
DataStoreCursor.h
|
…
|
|
FileReaderSync.cpp
|
…
|
|
FileReaderSync.h
|
…
|
|
Location.cpp
|
…
|
|
Location.h
|
…
|
|
Navigator.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
Navigator.h
|
Bug 1224596 part 11. Switch WorkerNavigator to using the new WorkerMainThreadRunnable::Dispatch signature. r=khuey
|
2015-11-24 00:04:21 -05:00 |
PServiceWorkerManager.ipdl
|
Bug 1240871 - Don't allow implicit "async" in IPDL (r=mccr8,billm)
|
2016-01-28 20:56:37 -08:00 |
Performance.cpp
|
Bug 1243881 - patch 2 - unship performance.translateTime, r=bz
|
2016-02-01 21:48:04 +00:00 |
Performance.h
|
Bug 1169068 - Performance.translateTime(), r=bz
|
2015-11-19 14:04:47 +00:00 |
Principal.cpp
|
…
|
|
Principal.h
|
…
|
|
Queue.h
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
RegisterBindings.cpp
|
…
|
|
RuntimeService.cpp
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
RuntimeService.h
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
ScriptLoader.cpp
|
Bug 1233171 Cancel channel when ScriptLoader is aborted during service worker script load. r=khuey
|
2015-12-17 10:11:26 -05:00 |
ScriptLoader.h
|
…
|
|
ServiceWorker.cpp
|
Bug 1243881 - patch 1 - unship performance.translateTime, r=bz
|
2016-02-01 21:48:04 +00:00 |
ServiceWorker.h
|
Bug 1243881 - patch 1 - unship performance.translateTime, r=bz
|
2016-02-01 21:48:04 +00:00 |
ServiceWorkerClient.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
ServiceWorkerClient.h
|
Bug 1222464 - Part 2: Implement FetchEvent.clientId; r=jdm
|
2015-12-02 20:36:59 -05:00 |
ServiceWorkerClients.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
ServiceWorkerClients.h
|
Bug 1222464 - Part 3: Implement Clients.get(); r=jdm
|
2015-12-02 20:37:01 -05:00 |
ServiceWorkerCommon.h
|
…
|
|
ServiceWorkerContainer.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
ServiceWorkerContainer.h
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
ServiceWorkerEvents.cpp
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
ServiceWorkerEvents.h
|
Bug 1238213 - Make FetchEvent.request non-nullable; r=baku
|
2016-01-11 13:21:23 -05:00 |
ServiceWorkerManager.cpp
|
Bug 1241929 - remove PurgeActiveWorker() from install job when skip waiting is set. r=bkelly
|
2016-02-03 14:37:55 +08:00 |
ServiceWorkerManager.h
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
ServiceWorkerManagerChild.cpp
|
Bug 1227932 - Fix Service Workers SoftUpdate and registration.update code paths. r=ehsan
|
2015-11-26 19:03:10 +02:00 |
ServiceWorkerManagerChild.h
|
Bug 1209162 - Create OriginAttributes subtypes. IGNORE IDL r=sicking.
|
2015-11-03 09:50:54 +08:00 |
ServiceWorkerManagerParent.cpp
|
Bug 1229795 - P1. Remove scriptSpec from registration data. r=baku, bkelly
|
2016-01-15 10:27:01 +08:00 |
ServiceWorkerManagerParent.h
|
Bug 1225121 - [B2G] All the rest of content processes crash if user tries to run app that uses Service Workers after restart. r=baku
|
2015-11-24 19:38:48 +01:00 |
ServiceWorkerManagerService.cpp
|
Bug 1225121 - [B2G] All the rest of content processes crash if user tries to run app that uses Service Workers after restart. r=baku
|
2015-11-24 19:38:48 +01:00 |
ServiceWorkerManagerService.h
|
Bug 1209162 - Create OriginAttributes subtypes. IGNORE IDL r=sicking.
|
2015-11-03 09:50:54 +08:00 |
ServiceWorkerMessageEvent.cpp
|
Bug 1224061: Make Event::InitEvent infallible. r=smaug
|
2015-11-13 08:09:42 +08:00 |
ServiceWorkerMessageEvent.h
|
…
|
|
ServiceWorkerPrivate.cpp
|
Bug 1197379 - Remove support for intercepting app:// URIs using service workers; r=jdm
|
2016-01-27 15:26:27 -05:00 |
ServiceWorkerPrivate.h
|
Bug 1243881 - patch 1 - unship performance.translateTime, r=bz
|
2016-02-01 21:48:04 +00:00 |
ServiceWorkerRegistrar.cpp
|
Bug 1229795 - P3. Migrate service worker registrar data between version 2 and version 3. r=baku
|
2016-01-20 09:34:26 +08:00 |
ServiceWorkerRegistrar.h
|
Bug 1229795 - P3. Migrate service worker registrar data between version 2 and version 3. r=baku
|
2016-01-20 09:34:26 +08:00 |
ServiceWorkerRegistrarTypes.ipdlh
|
Bug 1229795 - P1. Remove scriptSpec from registration data. r=baku, bkelly
|
2016-01-15 10:27:01 +08:00 |
ServiceWorkerRegistration.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
ServiceWorkerRegistration.h
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
ServiceWorkerScriptCache.cpp
|
Bug 1197379 - Remove support for intercepting app:// URIs using service workers; r=jdm
|
2016-01-27 15:26:27 -05:00 |
ServiceWorkerScriptCache.h
|
…
|
|
ServiceWorkerWindowClient.cpp
|
…
|
|
ServiceWorkerWindowClient.h
|
…
|
|
SharedWorker.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
SharedWorker.h
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
URL.cpp
|
Bug 1224596 part 14. Switch URL to using the new WorkerMainThreadRunnable::Dispatch signature. r=baku
|
2015-11-24 00:04:21 -05:00 |
URL.h
|
Bug 1224596 part 14. Switch URL to using the new WorkerMainThreadRunnable::Dispatch signature. r=baku
|
2015-11-24 00:04:21 -05:00 |
WorkerDebuggerManager.cpp
|
Bug 1211903 - WorkerDebugger should live on the main thread;r=khuey
|
2016-01-07 13:35:31 +01:00 |
WorkerDebuggerManager.h
|
Bug 1211903 - WorkerDebugger should live on the main thread;r=khuey
|
2016-01-07 13:35:31 +01:00 |
WorkerFeature.h
|
Bug 1235629 - Remove dead code in WorkerFeature.h, r=smaug
|
2015-12-29 20:35:21 +00:00 |
WorkerInlines.h
|
…
|
|
WorkerPrefs.h
|
…
|
|
WorkerPrivate.cpp
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
WorkerPrivate.h
|
Bug 1243881 - patch 2 - unship performance.translateTime, r=bz
|
2016-02-01 21:48:04 +00:00 |
WorkerRunnable.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
WorkerRunnable.h
|
Bug 1224596 part 17. Remove the old WorkerMainThreadRunnable::Dispatch signature. r=khuey
|
2015-11-24 00:04:21 -05:00 |
WorkerScope.cpp
|
Bug 1216150 - Mini-bustage fix for something I think I unintentionally qref'd into the final patch. r=bustage in a CLOSED TREE
|
2016-02-01 13:37:27 -08:00 |
WorkerScope.h
|
…
|
|
WorkerThread.cpp
|
…
|
|
WorkerThread.h
|
…
|
|
Workers.h
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
XMLHttpRequest.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
XMLHttpRequest.h
|
Bug 1237674 - Rename nsFormData to mozilla::dom::FormData, r=smaug
|
2016-01-07 19:30:36 +00:00 |
XMLHttpRequestUpload.cpp
|
…
|
|
XMLHttpRequestUpload.h
|
…
|
|
moz.build
|
…
|
|
nsIWorkerDebugger.idl
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsIWorkerDebuggerManager.idl
|
…
|
|