.. |
test
|
Bug 1131751. Drop [NoInterfaceObject] from XMLHttpRequestEventTarget. r=smaug
|
2015-02-12 18:39:25 -05:00 |
ChromeWorkerScope.cpp
|
|
|
ChromeWorkerScope.h
|
|
|
DataStore.cpp
|
Bug 1121688. Filter out overloads with non-worker-exposed arguments when generating worker bindings. r=peterv
|
2015-01-20 16:44:14 -05:00 |
DataStore.h
|
Bug 1121688. Filter out overloads with non-worker-exposed arguments when generating worker bindings. r=peterv
|
2015-01-20 16:44:14 -05:00 |
DataStoreCursor.cpp
|
Bug 1121688. Filter out overloads with non-worker-exposed arguments when generating worker bindings. r=peterv
|
2015-01-20 16:44:14 -05:00 |
DataStoreCursor.h
|
Bug 1121688. Filter out overloads with non-worker-exposed arguments when generating worker bindings. r=peterv
|
2015-01-20 16:44:14 -05:00 |
FileReaderSync.cpp
|
|
|
FileReaderSync.h
|
|
|
Location.cpp
|
|
|
Location.h
|
|
|
MessagePort.cpp
|
|
|
MessagePort.h
|
|
|
moz.build
|
Bug 984050 - Persist ServiceWorkerRegistrations. r=bent, r=nsm
|
2015-02-11 06:53:00 -05:00 |
Navigator.cpp
|
|
|
Navigator.h
|
|
|
nsIWorkerDebugger.idl
|
|
|
nsIWorkerDebuggerManager.idl
|
|
|
Performance.cpp
|
|
|
Performance.h
|
|
|
Principal.cpp
|
|
|
Principal.h
|
|
|
Queue.h
|
|
|
RegisterBindings.cpp
|
|
|
RuntimeService.cpp
|
Bug 1127792 - Add a pref to globally disable compacting GC r=terrence r=mccr8 r=bent
|
2015-02-02 14:39:34 +00:00 |
RuntimeService.h
|
|
|
ScriptLoader.cpp
|
|
|
ScriptLoader.h
|
|
|
ServiceWorker.cpp
|
Bug 982726 - Patch 2: Add postMessage to service worker. r=baku
|
2015-02-09 12:42:00 -05:00 |
ServiceWorker.h
|
Bug 982726 - Patch 2: Add postMessage to service worker. r=baku
|
2015-02-09 12:42:00 -05:00 |
ServiceWorkerClient.cpp
|
Bug 982726 - Patch 3: Implement client.postMessage. r=baku
|
2015-02-09 12:43:00 -05:00 |
ServiceWorkerClient.h
|
Bug 982726 - Patch 3: Implement client.postMessage. r=baku
|
2015-02-09 12:43:00 -05:00 |
ServiceWorkerClients.cpp
|
|
|
ServiceWorkerClients.h
|
|
|
ServiceWorkerCommon.h
|
Bug 1111290 - Part 1: Remove MOZ_(BEGIN|END)_ENUM_CLASS. r=waldo
|
2015-01-26 07:22:07 +09:00 |
ServiceWorkerContainer.cpp
|
Bug 1081293 - Silently ignore lack of ServiceWorkerManager when shutting down ServiceWorkerContainer. r=baku
|
2015-01-23 11:23:55 -08:00 |
ServiceWorkerContainer.h
|
|
|
ServiceWorkerEvents.cpp
|
Bug 1127882 - Fix Promise include.
|
2015-02-06 10:08:31 -08:00 |
ServiceWorkerEvents.h
|
Bug 1127882 - Fix Promise include.
|
2015-02-06 10:08:31 -08:00 |
ServiceWorkerManager.cpp
|
Bug 984050 - Persist ServiceWorkerRegistrations. r=bent, r=nsm
|
2015-02-11 06:53:00 -05:00 |
ServiceWorkerManager.h
|
Bug 984050 - Persist ServiceWorkerRegistrations. r=bent, r=nsm
|
2015-02-11 06:53:00 -05:00 |
ServiceWorkerRegistrar.cpp
|
Bug 984050 - Persist ServiceWorkerRegistrations. r=bent, r=nsm
|
2015-02-11 06:53:00 -05:00 |
ServiceWorkerRegistrar.h
|
Bug 984050 - Persist ServiceWorkerRegistrations. r=bent, r=nsm
|
2015-02-11 06:53:00 -05:00 |
ServiceWorkerRegistrarTypes.ipdlh
|
Bug 984050 - Persist ServiceWorkerRegistrations. r=bent, r=nsm
|
2015-02-11 06:53:00 -05:00 |
ServiceWorkerRegistration.cpp
|
Bug 984050 - Persist ServiceWorkerRegistrations. r=bent, r=nsm
|
2015-02-11 06:53:00 -05:00 |
ServiceWorkerRegistration.h
|
Bug 1043701 followup: add missing #include to provide ServiceWorkerState enum. (no review, minor obviously-correct patch to fix local build bustage)
|
2015-01-26 10:31:38 -08:00 |
SharedWorker.cpp
|
|
|
SharedWorker.h
|
|
|
URL.cpp
|
Bug 1132395 - URL.createObjectURL must be able to work with workers without parents, r=smaug
|
2015-02-12 14:20:08 +01:00 |
URL.h
|
Bug 1121688. Filter out overloads with non-worker-exposed arguments when generating worker bindings. r=peterv
|
2015-01-20 16:44:14 -05:00 |
WorkerDebuggerManager.cpp
|
|
|
WorkerDebuggerManager.h
|
|
|
WorkerFeature.h
|
|
|
WorkerInlines.h
|
|
|
WorkerPrivate.cpp
|
Bug 1113582 - ServiceWorker parse errors are now properly handled during the Update phase. r=baku,bz
|
2014-12-19 02:48:31 -08:00 |
WorkerPrivate.h
|
|
|
WorkerRunnable.cpp
|
|
|
WorkerRunnable.h
|
|
|
Workers.h
|
|
|
WorkerScope.cpp
|
Bug 984050 - Persist ServiceWorkerRegistrations. r=bent, r=nsm
|
2015-02-11 06:53:00 -05:00 |
WorkerScope.h
|
Bug 1123016 - Clarify the ownership of DOMEventTargetHelper::mParentObject/mOwnerWindow; r=smaug
|
2015-01-23 08:37:37 -05: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 |
XMLHttpRequest.cpp
|
Bug 1120336 - Fix another hang with blobURL+workers+indexedDB+xhr, r=khuey.
|
2015-01-13 14:15:04 -08:00 |
XMLHttpRequest.h
|
|
|
XMLHttpRequestUpload.cpp
|
|
|
XMLHttpRequestUpload.h
|
|
|