gecko/dom/workers
2016-01-27 02:45:22 +02:00
..
test Bug 1241485 - Increase the limit for workers per-origin, r=khuey 2016-01-27 02:45:22 +02:00
ChromeWorkerScope.cpp
ChromeWorkerScope.h
DataStore.cpp
DataStore.h
DataStoreCursor.cpp
DataStoreCursor.h
FileReaderSync.cpp
FileReaderSync.h
Location.cpp
Location.h
moz.build
Navigator.cpp
Navigator.h
nsIWorkerDebugger.idl Bug 1228382 - Expose an API to relate nsIWorkerDebugger to its nsIServiceWorkerInfo instance. r=ejpbruel 2015-12-15 03:10:53 -08:00
nsIWorkerDebuggerManager.idl
Performance.cpp
Performance.h
Principal.cpp
Principal.h
PServiceWorkerManager.ipdl
Queue.h
RegisterBindings.cpp
RuntimeService.cpp Bug 1239601 - improve the UniquePtr situation (r=jandem) 2016-01-15 18:26:20 -06:00
RuntimeService.h
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
ServiceWorker.h
ServiceWorkerClient.cpp Bug 1142768 - Return the original document URI from ServiceWorkerClient.url; r=bkelly 2016-01-08 14:16:47 -05:00
ServiceWorkerClient.h Bug 1222464 - Part 2: Implement FetchEvent.clientId; r=jdm 2015-12-02 20:36:59 -05:00
ServiceWorkerClients.cpp Bug 1221992 - Prevent ServiceWorkerClients.OpenWindow from opening tabs in private mode windows. r=smaug 2015-12-11 13:32:15 -05:00
ServiceWorkerClients.h Bug 1222464 - Part 3: Implement Clients.get(); r=jdm 2015-12-02 20:37:01 -05:00
ServiceWorkerCommon.h
ServiceWorkerContainer.cpp
ServiceWorkerContainer.h
ServiceWorkerEvents.cpp Bug 1242040. Fix the GlobalObject usage in ExtendableEvent::GetPromise. r=bkelly 2016-01-23 00:37:34 -05:00
ServiceWorkerEvents.h Bug 1238213 - Make FetchEvent.request non-nullable; r=baku 2016-01-11 13:21:23 -05:00
ServiceWorkerManager.cpp Back out out 3 changesets (bug 1239584) for B2G build failures on a CLOSED TREE. 2016-01-22 11:06:14 -08:00
ServiceWorkerManager.h Back out out 3 changesets (bug 1239584) for B2G build failures on a CLOSED TREE. 2016-01-22 11:06:14 -08:00
ServiceWorkerManagerChild.cpp
ServiceWorkerManagerChild.h
ServiceWorkerManagerParent.cpp Bug 1229795 - P1. Remove scriptSpec from registration data. r=baku, bkelly 2016-01-15 10:27:01 +08:00
ServiceWorkerManagerParent.h
ServiceWorkerManagerService.cpp
ServiceWorkerManagerService.h
ServiceWorkerMessageEvent.cpp
ServiceWorkerMessageEvent.h
ServiceWorkerPrivate.cpp Bug 1188822 - Make service-workers/service-worker/fetch-request-resources.https.html pass. r=bkelly 2016-01-25 14:18:29 +08:00
ServiceWorkerPrivate.h Bug 1222464 - Part 2: Implement FetchEvent.clientId; r=jdm 2015-12-02 20:36:59 -05: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 1226443 P6 Ignore update() called during top level service worker script evaluation. r=ehsan 2015-12-11 14:53:11 -05:00
ServiceWorkerRegistration.h Bug 1201127 - Return the same ServiceWorkerRegistration object from service worker APIs dealing with the same underlying registration object; r=jdm 2015-11-26 15:13:33 -05:00
ServiceWorkerScriptCache.cpp Bug 1241725 - about:serviceworkers "Active Cache Name" UUID should not contain null bytes, r=bkelly 2016-01-22 17:39:14 +00:00
ServiceWorkerScriptCache.h
ServiceWorkerWindowClient.cpp
ServiceWorkerWindowClient.h
SharedWorker.cpp
SharedWorker.h
URL.cpp
URL.h
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 1239601 - improve the UniquePtr situation (r=jandem) 2016-01-15 18:26:20 -06:00
WorkerPrivate.h Bug 1211903 - WorkerDebugger should live on the main thread;r=khuey 2016-01-07 13:35:31 +01:00
WorkerRunnable.cpp
WorkerRunnable.h
Workers.h
WorkerScope.cpp Bug 1239601 - improve the UniquePtr situation (r=jandem) 2016-01-15 18:26:20 -06:00
WorkerScope.h
WorkerThread.cpp
WorkerThread.h
XMLHttpRequest.cpp Bug 1079844 - Rename JS_IsNeuteredArrayBufferObject to JS_IsDetachedArrayBufferObject. r=till 2016-01-25 14:01:13 -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