.. |
test
|
Bug 1112073 - Implement Response.redirect. r=baku,bkelly
|
2014-12-26 09:44:09 -08:00 |
ChromeWorkerScope.cpp
|
Bug 1054671 - Constify static callback arrays r=ehsan
|
2014-12-16 16:30:39 -08:00 |
ChromeWorkerScope.h
|
…
|
|
DataStore.cpp
|
Bug 1117162. Give DOMEventTargetHelper a constructor taking nsIGlobalObject. r=smaug
|
2015-01-05 10:23:36 -05:00 |
DataStore.h
|
…
|
|
DataStoreCursor.cpp
|
Bug 1096328 - Remove nativeOwnership from Bindings.conf, make rooting analysis happy. r=bz.
|
2015-01-08 22:56:42 +01:00 |
DataStoreCursor.h
|
Bug 1096328 - Remove nativeOwnership from Bindings.conf, make rooting analysis happy. r=bz.
|
2015-01-08 22:56:42 +01:00 |
FileReaderSync.cpp
|
Bug 1096328 - Remove nativeOwnership from Bindings.conf, make rooting analysis happy. r=bz.
|
2015-01-08 22:56:42 +01:00 |
FileReaderSync.h
|
Bug 1096328 - Remove nativeOwnership from Bindings.conf, make rooting analysis happy. r=bz.
|
2015-01-08 22:56:42 +01:00 |
Location.cpp
|
…
|
|
Location.h
|
…
|
|
MessagePort.cpp
|
…
|
|
MessagePort.h
|
…
|
|
Navigator.cpp
|
Bug 1057994 - DataStore should not dispatch runnables in a worker when it is shutting down, r=bent
|
2014-12-17 14:49:36 +00:00 |
Navigator.h
|
…
|
|
Performance.cpp
|
…
|
|
Performance.h
|
…
|
|
Principal.cpp
|
…
|
|
Principal.h
|
…
|
|
Queue.h
|
…
|
|
RegisterBindings.cpp
|
…
|
|
RuntimeService.cpp
|
Backed out changesets 41d0ad0271a6, 2bda66cf60fd, and dd1fc46d4d56 (bug 1118845) for B2G mochitest failures.
|
2015-01-08 21:50:19 -05:00 |
RuntimeService.h
|
Bug 701634 - Support IndexedDB in Workers, r=khuey+baku.
|
2014-12-16 22:26:15 -08:00 |
ScriptLoader.cpp
|
Bug 1107516 - Part 3: Make sure all workers have an nsILoadGroup when loading scripts. r=sicking, r=bent
|
2014-12-12 11:06:00 -05:00 |
ScriptLoader.h
|
Bug 1107516 - Part 3: Make sure all workers have an nsILoadGroup when loading scripts. r=sicking, r=bent
|
2014-12-12 11:06:00 -05:00 |
ServiceWorker.cpp
|
…
|
|
ServiceWorker.h
|
…
|
|
ServiceWorkerClient.cpp
|
…
|
|
ServiceWorkerClient.h
|
…
|
|
ServiceWorkerClients.cpp
|
Bug 982726 - Patch 1.4 - Fix second crash scenario caused by a race in PromiseHolder. r=baku
|
2014-10-30 16:13:00 +01:00 |
ServiceWorkerClients.h
|
Bug 1109694 - Fix more bad implicit constructors in DOM; r=baku
|
2014-12-10 17:49:09 -05:00 |
ServiceWorkerCommon.h
|
…
|
|
ServiceWorkerContainer.cpp
|
…
|
|
ServiceWorkerContainer.h
|
Bug 1118428 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/workers; r=baku
|
2015-01-06 16:35:26 -05:00 |
ServiceWorkerEvents.cpp
|
…
|
|
ServiceWorkerEvents.h
|
…
|
|
ServiceWorkerManager.cpp
|
Bug 1065366 - Implement ServiceWorkerGlobalScope update(), r=nsm
|
2014-10-06 16:45:14 +01:00 |
ServiceWorkerManager.h
|
Bug 1065366 - Implement ServiceWorkerGlobalScope update(), r=nsm
|
2014-10-06 16:45:14 +01:00 |
ServiceWorkerRegistration.cpp
|
Bug 1118428 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/workers; r=baku
|
2015-01-06 16:35:26 -05:00 |
ServiceWorkerRegistration.h
|
Bug 1118428 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/workers; r=baku
|
2015-01-06 16:35:26 -05:00 |
SharedWorker.cpp
|
…
|
|
SharedWorker.h
|
…
|
|
URL.cpp
|
Bug 1096328 - Remove nativeOwnership from Bindings.conf, make rooting analysis happy. r=bz.
|
2015-01-08 22:56:42 +01:00 |
URL.h
|
Bug 1096328 - Remove nativeOwnership from Bindings.conf, make rooting analysis happy. r=bz.
|
2015-01-08 22:56:42 +01:00 |
WorkerDebuggerManager.cpp
|
…
|
|
WorkerDebuggerManager.h
|
…
|
|
WorkerFeature.h
|
…
|
|
WorkerInlines.h
|
…
|
|
WorkerPrivate.cpp
|
Bug 1096328 - Remove nativeOwnership from Bindings.conf, make rooting analysis happy. r=bz.
|
2015-01-08 22:56:42 +01:00 |
WorkerPrivate.h
|
Bug 1118486 - Part 1: Use `= delete` instead of MOZ_DELETE directly; r=Waldo
|
2015-01-08 23:19:05 -05:00 |
WorkerRunnable.cpp
|
…
|
|
WorkerRunnable.h
|
…
|
|
WorkerScope.cpp
|
Bug 1096328 - Remove nativeOwnership from Bindings.conf, make rooting analysis happy. r=bz.
|
2015-01-08 22:56:42 +01:00 |
WorkerScope.h
|
Bug 1096328 - Remove nativeOwnership from Bindings.conf, make rooting analysis happy. r=bz.
|
2015-01-08 22:56:42 +01:00 |
WorkerThread.cpp
|
Bug 1121129 - Guard against multiple threads dispatching to a worker thread at the same time, r=khuey.
|
2015-01-14 13:50:03 -08:00 |
WorkerThread.h
|
Bug 1121129 - Guard against multiple threads dispatching to a worker thread at the same time, r=khuey.
|
2015-01-14 13:50:03 -08:00 |
Workers.h
|
…
|
|
XMLHttpRequest.cpp
|
Bug 914067 - Remove JSVAL_VOID from dom/; r=jst
|
2015-01-14 08:59:06 +01:00 |
XMLHttpRequest.h
|
Bug 914067 - Remove JSVAL_VOID from dom/; r=jst
|
2015-01-14 08:59:06 +01:00 |
XMLHttpRequestUpload.cpp
|
…
|
|
XMLHttpRequestUpload.h
|
…
|
|
moz.build
|
Backed out changesets c63a0dc3e90f and 5b53df2993fa (bug 1104623) for leaks.
|
2014-12-11 13:12:08 -05:00 |
nsIWorkerDebugger.idl
|
…
|
|
nsIWorkerDebuggerManager.idl
|
…
|
|