gecko-dev/dom/workers
2017-10-23 23:55:17 +02:00
..
test Bug 1409761 Create dom.serviceWorkers.disable_open_click_delay and set it to a larger value on fennec. r=smaug 2017-10-23 14:24:31 -04:00
ChromeWorkerScope.cpp
ChromeWorkerScope.h
FileReaderSync.cpp Bug 1409327 - NS_NewBufferedInputStream should take the ownership of the inputStream, r=smaug 2017-10-19 11:39:30 +02:00
FileReaderSync.h Bug 1409327 - NS_NewBufferedInputStream should take the ownership of the inputStream, r=smaug 2017-10-19 11:39:30 +02:00
moz.build
nsIWorkerDebugger.idl
nsIWorkerDebuggerManager.idl
Principal.cpp
Principal.h
PServiceWorkerManager.ipdl
PServiceWorkerUpdater.ipdl
Queue.h
RegisterBindings.cpp
RuntimeService.cpp Bug 1404198: Part 2i - Switch to NS_NewTimer* in dom. r=njn 2017-10-15 23:15:40 -07:00
RuntimeService.h
ScriptLoader.cpp Bug 1402888 - Remove nsIInputStreamPump::Init() offset and limit params, r=smaug 2017-09-26 07:21:44 +02:00
ScriptLoader.h Bug 1391803 - Use nsStringFwd.h for forward declaring string classes. r=froydnj 2017-08-16 16:48:52 -07:00
ServiceWorker.cpp Bug 1336364 P9 Block storage denied windows from ServiceWorker.postMessage() and clients.matchAll(). r=asuth 2017-09-20 09:24:07 -07:00
ServiceWorker.h
ServiceWorkerClient.cpp
ServiceWorkerClient.h
ServiceWorkerClients.cpp Bug 1388413 - ServiceWorkerClients::OpenWindow() should use the triggeringPrincipal, r=bz 2017-09-28 10:38:58 +02:00
ServiceWorkerClients.h
ServiceWorkerCommon.h
ServiceWorkerContainer.cpp Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv 2017-08-29 16:02:48 -07:00
ServiceWorkerContainer.h
ServiceWorkerEvents.cpp Bug 1204254 P11 Notify "service-worker-synthesized-response" topic when synthesis starts so devtools can trace the channel. r=asuth 2017-10-17 13:38:55 -07:00
ServiceWorkerEvents.h
ServiceWorkerInfo.cpp Bug 1353636 - Part 1: Move from nsLoadFlags to UpdateViaCache. r=bkelly 2017-08-16 14:18:52 +08:00
ServiceWorkerInfo.h Bug 1353636 - Part 1: Move from nsLoadFlags to UpdateViaCache. r=bkelly 2017-08-16 14:18:52 +08:00
ServiceWorkerJob.cpp Bug 1350958 - Finish labeling ProxyReleaseEvent, r=billm 2017-07-14 08:49:22 +02:00
ServiceWorkerJob.h
ServiceWorkerJobQueue.cpp
ServiceWorkerJobQueue.h
ServiceWorkerManager.cpp Bug 1313150 - Remove |weak| parameter from nsIMutableArray methods. r=froydnj 2017-10-21 23:53:02 +09:00
ServiceWorkerManager.h Bug 1402085 P1 Maybe fire ServiceWorkerContainer.ready promise when a registration is resurrected. r=asuth 2017-09-22 12:38:09 -07:00
ServiceWorkerManagerChild.cpp
ServiceWorkerManagerChild.h
ServiceWorkerManagerParent.cpp
ServiceWorkerManagerParent.h
ServiceWorkerManagerService.cpp
ServiceWorkerManagerService.h
ServiceWorkerPrivate.cpp Bug 1409761 Create dom.serviceWorkers.disable_open_click_delay and set it to a larger value on fennec. r=smaug 2017-10-23 14:24:31 -04:00
ServiceWorkerPrivate.h
ServiceWorkerRegisterJob.cpp Bug 1402085 P1 Maybe fire ServiceWorkerContainer.ready promise when a registration is resurrected. r=asuth 2017-09-22 12:38:09 -07:00
ServiceWorkerRegisterJob.h Bug 1353636 - Part 1: Move from nsLoadFlags to UpdateViaCache. r=bkelly 2017-08-16 14:18:52 +08:00
ServiceWorkerRegistrar.cpp Bug 1403348: Include details about AsyncShutdown failure in crash reason. r=baku data-r=rweiss 2017-09-27 15:11:43 -07:00
ServiceWorkerRegistrar.h Bug 1399646: Part 2 - Use the async shutdown service for ServiceWorkerRegistrar. r=baku 2017-09-14 11:30:50 -07:00
ServiceWorkerRegistrarTypes.ipdlh Bug 1353636 - Part 3: Update SERVICEWORKERREGISTRAR_VERSION and a related gtest. r=bkelly 2017-08-17 15:29:26 +08:00
ServiceWorkerRegistration.cpp Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv 2017-08-29 16:02:48 -07:00
ServiceWorkerRegistration.h Bug 1353636 - Part 2: Expose ServieworkerRegistration.updateViaCache. r=bkelly 2017-08-16 14:21:29 +08:00
ServiceWorkerRegistrationInfo.cpp Bug 1407245 Fix service worker update 24-hour time check conversion from microseconds. r=asuth 2017-10-10 13:50:36 -07:00
ServiceWorkerRegistrationInfo.h Bug 1353636 - Part 1: Move from nsLoadFlags to UpdateViaCache. r=bkelly 2017-08-16 14:18:52 +08:00
ServiceWorkerScriptCache.cpp Bug 1402888 - Remove nsIInputStreamPump::Init() offset and limit params, r=smaug 2017-09-26 07:21:44 +02:00
ServiceWorkerScriptCache.h
ServiceWorkerUnregisterJob.cpp
ServiceWorkerUnregisterJob.h
ServiceWorkerUpdateJob.cpp Bug 1353636 - Part 1: Move from nsLoadFlags to UpdateViaCache. r=bkelly 2017-08-16 14:18:52 +08:00
ServiceWorkerUpdateJob.h Bug 1353636 - Part 1: Move from nsLoadFlags to UpdateViaCache. r=bkelly 2017-08-16 14:18:52 +08:00
ServiceWorkerUpdaterChild.cpp
ServiceWorkerUpdaterChild.h
ServiceWorkerUpdaterParent.cpp
ServiceWorkerUpdaterParent.h
ServiceWorkerWindowClient.cpp
ServiceWorkerWindowClient.h
SharedWorker.cpp Bug 1397152 - Remove Telemetry ID SHARED_WORKER_COUNT, r=bkelly 2017-09-06 18:17:07 +02:00
SharedWorker.h
WorkerDebuggerManager.cpp
WorkerDebuggerManager.h
WorkerHolder.cpp
WorkerHolder.h
WorkerInlines.h
WorkerLocation.cpp
WorkerLocation.h
WorkerNavigator.cpp
WorkerNavigator.h
WorkerPrefs.h Bug 1402317 - Remove dom.abortController.enabled and dom.abortController.fetch.enabled prefs, r=qdot 2017-09-27 03:50:46 +02:00
WorkerPrivate.cpp Backed out changeset c5f2f0e827d0 (bug 1403027) for build bustage at dom/workers/WorkerPrivate.cpp(984): expression did not evaluate to a constant, at least on Windows. r=backout on a CLOSED TREE 2017-10-21 00:31:07 +02:00
WorkerPrivate.h Backed out changeset c5f2f0e827d0 (bug 1403027) for build bustage at dom/workers/WorkerPrivate.cpp(984): expression did not evaluate to a constant, at least on Windows. r=backout on a CLOSED TREE 2017-10-21 00:31:07 +02:00
WorkerRunnable.cpp
WorkerRunnable.h
Workers.h Bug 1400081 - Don't use -1 to represent an unset JSGCParamKey. r=sfink. 2017-09-15 10:50:33 +10:00
WorkerScope.cpp Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv 2017-08-29 16:02:48 -07:00
WorkerScope.h Bug 1359017 - onmessageerror for Workers in case StructuredClone algorithm fails when deserializing, r=masayuki, r=smaug 2017-09-13 05:59:06 +02:00
WorkerThread.cpp Bug 1410252 - Convert 'WrapNotNull(new T(...' to 'MakeNotNull<T*>(...' - r=njn 2017-10-20 18:25:33 +11:00
WorkerThread.h Bug 1382922 - Refactor event queue to allow multiple implementations (r=erahm) 2017-08-16 20:55:43 -07:00