.. |
test
|
Bug 1219842 - Enable a bunch of mochitest-plain tests under e10s. r=mrbkap
|
2015-10-31 06:26:44 -07:00 |
ChromeWorkerScope.cpp
|
|
|
ChromeWorkerScope.h
|
|
|
DataStore.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
DataStore.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
DataStoreCursor.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
DataStoreCursor.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
FileReaderSync.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
FileReaderSync.h
|
|
|
Location.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
Location.h
|
|
|
moz.build
|
Bug 1218119 - Simplify defining worker prefs; r=baku
|
2015-10-26 14:06:28 -04:00 |
Navigator.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
Navigator.h
|
|
|
nsIWorkerDebugger.idl
|
Bug 1178726 - Simplify how we deal with freezing/thawing workers;r=jlongster,khuey
|
2015-10-16 18:48:26 +02:00 |
nsIWorkerDebuggerManager.idl
|
|
|
Performance.cpp
|
|
|
Performance.h
|
|
|
Principal.cpp
|
Bug 1209263 - Allow embedders to tell SpiderMonkey how to structured clone principals; r=bz
|
2015-10-02 16:44:00 +02:00 |
Principal.h
|
|
|
PServiceWorkerManager.ipdl
|
|
|
Queue.h
|
|
|
RegisterBindings.cpp
|
|
|
RuntimeService.cpp
|
Bug 1186810 (part 8) - Replace nsBaseHashtable::Enumerate() calls in dom/workers/ with iterators. r=khuey.
|
2015-10-26 17:09:44 -07:00 |
RuntimeService.h
|
Bug 1186810 (part 8) - Replace nsBaseHashtable::Enumerate() calls in dom/workers/ with iterators. r=khuey.
|
2015-10-26 17:09:44 -07:00 |
ScriptLoader.cpp
|
Bug 1211967 - Fix how we report errors when loading a worker from a data url, r=bz
|
2015-10-26 17:28:45 +00:00 |
ScriptLoader.h
|
Bug 1160890, r=smaug
|
2015-10-15 14:06:55 +02:00 |
ServiceWorker.cpp
|
Bug 1189685 - Part 1: Ensure that the state of all ServiceWorker instances is up to date when dispatching statechange events; r=bkelly
|
2015-10-26 12:37:48 -04:00 |
ServiceWorker.h
|
Bug 1189685 - Part 1: Ensure that the state of all ServiceWorker instances is up to date when dispatching statechange events; r=bkelly
|
2015-10-26 12:37:48 -04:00 |
ServiceWorkerClient.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
ServiceWorkerClient.h
|
Bug 1218146 - Move WindowClient.frameType to Client.frameType; r=bzbarsky
|
2015-10-26 16:00:00 -04:00 |
ServiceWorkerClients.cpp
|
Bug 1172870 - Part 2 - Enable ServiceWorkerClients::OpenWindow on e10s desktop. r=smaug
|
2015-10-30 01:30:57 +02:00 |
ServiceWorkerClients.h
|
Bug 1172870 - Implement service workers clients.openWindow for desktop (non-e10s). r=baku,smaug
|
2015-10-24 15:16:23 +03:00 |
ServiceWorkerCommon.h
|
|
|
ServiceWorkerContainer.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
ServiceWorkerContainer.h
|
Bug 1218139 - Remove ServiceWorkerContainer.onreloadpage; r=bzbarsky
|
2015-10-26 15:59:57 -04:00 |
ServiceWorkerEvents.cpp
|
Bug 1219852 P2 Report non-response values passed to FetchEvent.respondWith(). r=bz
|
2015-10-31 10:34:20 -07:00 |
ServiceWorkerEvents.h
|
Bug 1215140 P9 Provide file and line number when FetchEvent.preventDefault() cancels a request. r=bz
|
2015-10-29 19:53:25 -07:00 |
ServiceWorkerManager.cpp
|
Bug 1202085 - Part 3: Relax the assertion in ServiceWorkerManager::IsControlled to only happen when we think the document is controlled; r=jdm
|
2015-10-30 16:03:10 -04:00 |
ServiceWorkerManager.h
|
Bug 1207727 - Rework updating service workers according to the latest spec. r=bkelly
|
2015-10-26 10:59:48 +08:00 |
ServiceWorkerManagerChild.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
ServiceWorkerManagerChild.h
|
|
|
ServiceWorkerManagerParent.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
ServiceWorkerManagerParent.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
ServiceWorkerManagerService.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
ServiceWorkerManagerService.h
|
|
|
ServiceWorkerMessageEvent.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
ServiceWorkerMessageEvent.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
ServiceWorkerPeriodicUpdater.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
ServiceWorkerPeriodicUpdater.h
|
|
|
ServiceWorkerPrivate.cpp
|
Bug 1205109 - Make pushsubscriptionchange extendable. r=mt
|
2015-10-30 18:13:48 -07:00 |
ServiceWorkerPrivate.h
|
Bug 1207727 - Rework updating service workers according to the latest spec. r=bkelly
|
2015-10-26 10:59:48 +08:00 |
ServiceWorkerRegistrar.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
ServiceWorkerRegistrar.h
|
|
|
ServiceWorkerRegistrarTypes.ipdlh
|
|
|
ServiceWorkerRegistration.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
ServiceWorkerRegistration.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
ServiceWorkerScriptCache.cpp
|
Bug 1207727 - Rework updating service workers according to the latest spec. r=bkelly
|
2015-10-26 10:59:48 +08:00 |
ServiceWorkerScriptCache.h
|
Bug 1207727 - Rework updating service workers according to the latest spec. r=bkelly
|
2015-10-26 10:59:48 +08:00 |
ServiceWorkerWindowClient.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
ServiceWorkerWindowClient.h
|
Bug 1218146 - Move WindowClient.frameType to Client.frameType; r=bzbarsky
|
2015-10-26 16:00:00 -04:00 |
SharedWorker.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
SharedWorker.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
URL.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
URL.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
WorkerDebuggerManager.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
WorkerDebuggerManager.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
WorkerFeature.h
|
|
|
WorkerInlines.h
|
|
|
WorkerPrefs.h
|
Bug 1218119 - Simplify defining worker prefs; r=baku
|
2015-10-26 14:06:28 -04:00 |
WorkerPrivate.cpp
|
Bug 1202657 - Add markers for workers' message passing and serialization/deserialization, r=smaug, jsantell, tromey, ejpbruel
|
2015-10-21 23:10:05 +02:00 |
WorkerPrivate.h
|
Bug 1218119 - Simplify defining worker prefs; r=baku
|
2015-10-26 14:06:28 -04:00 |
WorkerRunnable.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
WorkerRunnable.h
|
|
|
Workers.h
|
Bug 1218119 - Simplify defining worker prefs; r=baku
|
2015-10-26 14:06:28 -04:00 |
WorkerScope.cpp
|
Bug 1218119 - Simplify defining worker prefs; r=baku
|
2015-10-26 14:06:28 -04:00 |
WorkerScope.h
|
Bug 1218142 - Remove ServiceWorkerGlobalScope.onbeforeevicted/onevicted; r=bzbarsky
|
2015-10-26 15:59:58 -04:00 |
WorkerThread.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
WorkerThread.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
XMLHttpRequest.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
XMLHttpRequest.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
XMLHttpRequestUpload.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
XMLHttpRequestUpload.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |