gecko/dom/workers
2016-02-25 16:05:39 -05:00
..
test Bug 1250985 - Part 2: Prevent copy constructing a Request object with navigate mode if a RequestInit member is present; r=bzbarsky 2016-02-25 19:49:06 -05:00
ChromeWorkerScope.cpp
ChromeWorkerScope.h
DataStore.cpp
DataStore.h
DataStoreCursor.cpp
DataStoreCursor.h
FileReaderSync.cpp Bug 1248851 part 1 - Explicitly mark some release() calls result-unused. r=Waldo 2016-02-20 11:06:25 +08:00
FileReaderSync.h
Location.cpp
Location.h
moz.build
Navigator.cpp
Navigator.h
nsIWorkerDebugger.idl
nsIWorkerDebuggerManager.idl
Performance.cpp Bug 1243881 - patch 2 - unship performance.translateTime, r=bz 2016-02-01 21:48:04 +00:00
Performance.h
Principal.cpp
Principal.h
PServiceWorkerManager.ipdl
Queue.h Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj 2016-02-02 17:36:30 +02:00
RegisterBindings.cpp Bug 1119490 - Expose the URL constructor to WorkerDebuggerGlobalScope;r=khuey 2016-02-22 10:41:09 +01:00
RuntimeService.cpp Bug 1250975. Stop passing a JSContext argument to WorkerRunnable::PreDispatch and its overrides. r=khuey 2016-02-25 16:05:39 -05:00
RuntimeService.h
ScriptLoader.cpp Bug 1249673. Muted errors should be turned into NetworkError DOMExceptions when returning from importScripts on workers, instead of becoming NS_ERROR_FAILURE. r=baku 2016-02-24 10:38:31 -05:00
ScriptLoader.h Bug 1249652 part 3. Simplify way we handle canceling when ScriptLoaderRunnable::RunInternal fails by canceling things with its actual failure code, so we don't have to guess which failed loads are actual failures and which are just canceled via this mechanism. r=baku,khuey 2016-02-24 10:38:31 -05:00
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
ServiceWorkerClient.h
ServiceWorkerClients.cpp
ServiceWorkerClients.h
ServiceWorkerCommon.h
ServiceWorkerContainer.cpp
ServiceWorkerContainer.h
ServiceWorkerEvents.cpp Bug 1247679, part 3 - Replace NS_IMPL_CYCLE_COLLECTION_TRACE_JSVAL_MEMBER_CALLBACK with JS_MEMBER. r=smaug 2016-02-22 10:11:02 -08:00
ServiceWorkerEvents.h
ServiceWorkerManager.cpp Bug 1237992 - service worker activate should be executed after install onstatechange events are fired. r=bkelly 2016-02-25 09:03:28 +08:00
ServiceWorkerManager.h Bug 1237992 - service worker activate should be executed after install onstatechange events are fired. r=bkelly 2016-02-25 09:03:28 +08:00
ServiceWorkerManagerChild.cpp Bug 1242482 P3 Don't send unregister messages when triggered from a PropagateUnregister(). r=baku 2016-02-20 07:03:00 +01:00
ServiceWorkerManagerChild.h
ServiceWorkerManagerParent.cpp
ServiceWorkerManagerParent.h
ServiceWorkerManagerService.cpp
ServiceWorkerManagerService.h
ServiceWorkerMessageEvent.cpp Bug 1247679, part 3 - Replace NS_IMPL_CYCLE_COLLECTION_TRACE_JSVAL_MEMBER_CALLBACK with JS_MEMBER. r=smaug 2016-02-22 10:11:02 -08:00
ServiceWorkerMessageEvent.h
ServiceWorkerPrivate.cpp Bug 1250975. Stop passing a JSContext argument to WorkerRunnable::PreDispatch and its overrides. r=khuey 2016-02-25 16:05:39 -05:00
ServiceWorkerPrivate.h Bug 1243881 - patch 1 - unship performance.translateTime, r=bz 2016-02-01 21:48:04 +00:00
ServiceWorkerRegistrar.cpp Bug 1246319 P3 Fix service worker registry value update. r=bz 2016-02-18 14:48:49 -08:00
ServiceWorkerRegistrar.h Bug 1247970 - Remove principal spec from service worker registrar file. r=baku 2016-02-15 14:41:00 +01:00
ServiceWorkerRegistrarTypes.ipdlh
ServiceWorkerRegistration.cpp
ServiceWorkerRegistration.h
ServiceWorkerScriptCache.cpp
ServiceWorkerScriptCache.h
ServiceWorkerWindowClient.cpp
ServiceWorkerWindowClient.h
SharedWorker.cpp
SharedWorker.h
URL.cpp
URL.h
WorkerDebuggerManager.cpp Bug 1212333 - WorkerDebuggerManager should live on the main thread;r=khuey 2016-02-10 10:45:02 +01:00
WorkerDebuggerManager.h Bug 1212333 - WorkerDebuggerManager should live on the main thread;r=khuey 2016-02-10 10:45:02 +01:00
WorkerFeature.h
WorkerInlines.h
WorkerPrefs.h
WorkerPrivate.cpp Bug 1250975. Stop passing a JSContext argument to WorkerRunnable::PreDispatch and its overrides. r=khuey 2016-02-25 16:05:39 -05:00
WorkerPrivate.h Bug 1250963 part 2. Remove the unused JSContext argument of WorkerPrivate::ModifyBusyCount. r=khuey 2016-02-25 16:05:39 -05:00
WorkerRunnable.cpp Bug 1250975. Stop passing a JSContext argument to WorkerRunnable::PreDispatch and its overrides. r=khuey 2016-02-25 16:05:39 -05:00
WorkerRunnable.h Bug 1250975. Stop passing a JSContext argument to WorkerRunnable::PreDispatch and its overrides. r=khuey 2016-02-25 16:05:39 -05:00
Workers.h Bug 1248737. Improve documentation for WorkerRunnable and associated classes. r=khuey 2016-02-18 18:02:51 -05:00
WorkerScope.cpp Bug 1247117: De-namespace much of IndexedDB. r=baku 2016-02-16 13:46:08 -08:00
WorkerScope.h Bug 1247117: De-namespace much of IndexedDB. r=baku 2016-02-16 13:46:08 -08:00
WorkerThread.cpp
WorkerThread.h
XMLHttpRequest.cpp Bug 1250975. Stop passing a JSContext argument to WorkerRunnable::PreDispatch and its overrides. r=khuey 2016-02-25 16:05:39 -05:00
XMLHttpRequest.h
XMLHttpRequestUpload.cpp
XMLHttpRequestUpload.h