gecko-dev/dom/workers
Andrea Marchesini cae6951635 Bug 1405290 - Improve logging of workers when shutting down - part 2 - Implement RuntimeService::CrashIfHanging(), r=asuth 2017-11-15 07:58:38 +01:00
..
test Bug 1407679 - Merge nsIIOService and nsIIOService2; r=nwgh 2017-11-10 07:03:36 -07: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
IPCServiceWorkerDescriptor.ipdlh Bug 1412858 P2 Add a ServiceWorkerDescriptor type to represent a thread-safe snapshot of a ServiceWorkerInfo. r=baku 2017-10-30 13:35:07 -04:00
PServiceWorkerManager.ipdl
PServiceWorkerUpdater.ipdl
Principal.cpp
Principal.h
Queue.h
RegisterBindings.cpp Bug 1416174 - part 1 - OSFileConstants must be a singleton, r=smaug 2017-11-10 19:27:03 +01:00
RuntimeService.cpp Bug 1405290 - Improve logging of workers when shutting down - part 2 - Implement RuntimeService::CrashIfHanging(), r=asuth 2017-11-15 07:58:38 +01:00
RuntimeService.h Bug 1405290 - Improve logging of workers when shutting down - part 2 - Implement RuntimeService::CrashIfHanging(), r=asuth 2017-11-15 07:58:38 +01:00
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 Bug 1414974 - Part 3: Move Get{Inner,Outer}WindowWithId onto the specific subclasses, r=smaug 2017-11-09 10:44:47 -05:00
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
ServiceWorkerDescriptor.cpp Bug 1412858 P2 Add a ServiceWorkerDescriptor type to represent a thread-safe snapshot of a ServiceWorkerInfo. r=baku 2017-10-30 13:35:07 -04:00
ServiceWorkerDescriptor.h Bug 1412858 P2 Add a ServiceWorkerDescriptor type to represent a thread-safe snapshot of a ServiceWorkerInfo. r=baku 2017-10-30 13:35:07 -04:00
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
ServiceWorkerIPCUtils.h Bug 1412858 P2 Add a ServiceWorkerDescriptor type to represent a thread-safe snapshot of a ServiceWorkerInfo. r=baku 2017-10-30 13:35:07 -04:00
ServiceWorkerInfo.cpp Bug 1412858 P3 Use the ServiceWorkerDescriptor in existing WorkerPrivate and ServiceWorkerInfo code. r=baku 2017-10-30 13:35:07 -04:00
ServiceWorkerInfo.h Bug 1412858 P3 Use the ServiceWorkerDescriptor in existing WorkerPrivate and ServiceWorkerInfo code. r=baku 2017-10-30 13:35:07 -04:00
ServiceWorkerJob.cpp Bug 1408333 Get rid of nsIIPCBackgroundChildCreateCallback - part 15 - ServiceWorkers, r=asuth 2017-10-24 12:02:41 +02:00
ServiceWorkerJob.h
ServiceWorkerJobQueue.cpp
ServiceWorkerJobQueue.h
ServiceWorkerManager.cpp Bug 1414974 - Part 3: Move Get{Inner,Outer}WindowWithId onto the specific subclasses, r=smaug 2017-11-09 10:44:47 -05:00
ServiceWorkerManager.h Bug 1408333 Get rid of nsIIPCBackgroundChildCreateCallback - part 15 - ServiceWorkers, r=asuth 2017-10-24 12:02:41 +02:00
ServiceWorkerManagerChild.cpp
ServiceWorkerManagerChild.h
ServiceWorkerManagerParent.cpp
ServiceWorkerManagerParent.h
ServiceWorkerManagerService.cpp
ServiceWorkerManagerService.h
ServiceWorkerPrivate.cpp Bug 1412858 P3 Use the ServiceWorkerDescriptor in existing WorkerPrivate and ServiceWorkerInfo code. r=baku 2017-10-30 13:35:07 -04:00
ServiceWorkerPrivate.h Bug 1412858 P3 Use the ServiceWorkerDescriptor in existing WorkerPrivate and ServiceWorkerInfo code. r=baku 2017-10-30 13:35:07 -04:00
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
ServiceWorkerRegistrar.cpp Bug 1403348: Add debugging assertions for more AsyncStartup failure modes. r=baku 2017-10-29 18:17:34 -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
ServiceWorkerRegistration.cpp Bug 1408734 - Return InvalidStateError when accessing ServiceWorkerRegistration::updateViaCache after unregister. r=bkelly 2017-10-26 22:55:19 +08:00
ServiceWorkerRegistration.h Bug 1408734 - Return InvalidStateError when accessing ServiceWorkerRegistration::updateViaCache after unregister. r=bkelly 2017-10-26 22:55:19 +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
ServiceWorkerScriptCache.cpp Bug 1410634 P1 Call channel IsFromCache() during OnStartRequest() to determine if update result came from http cache or network. r=tt 2017-10-24 09:24:53 -04:00
ServiceWorkerScriptCache.h
ServiceWorkerUnregisterJob.cpp
ServiceWorkerUnregisterJob.h
ServiceWorkerUpdateJob.cpp
ServiceWorkerUpdateJob.h
ServiceWorkerUpdaterChild.cpp
ServiceWorkerUpdaterChild.h
ServiceWorkerUpdaterParent.cpp
ServiceWorkerUpdaterParent.h
ServiceWorkerWindowClient.cpp Bug 1414974 - Part 3: Move Get{Inner,Outer}WindowWithId onto the specific subclasses, r=smaug 2017-11-09 10:44:47 -05:00
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 Bug 1405290 - Improve logging of workers when shutting down - part 2 - Implement RuntimeService::CrashIfHanging(), r=asuth 2017-11-15 07:58:38 +01:00
WorkerHolder.h Bug 1405290 - Improve logging of workers when shutting down - part 2 - Implement RuntimeService::CrashIfHanging(), r=asuth 2017-11-15 07:58:38 +01:00
WorkerHolderToken.cpp Bug 1413604 P2 Make WorkerHolderToken use an nsTObserverArray to allow for mutation during iteration. r=asuth 2017-11-01 16:20:14 -04:00
WorkerHolderToken.h Bug 1413604 P2 Make WorkerHolderToken use an nsTObserverArray to allow for mutation during iteration. r=asuth 2017-11-01 16:20:14 -04:00
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 Bug 1405290 - Improve logging of workers when shutting down - part 2 - Implement RuntimeService::CrashIfHanging(), r=asuth 2017-11-15 07:58:38 +01:00
WorkerPrivate.h Bug 1405290 - Improve logging of workers when shutting down - part 2 - Implement RuntimeService::CrashIfHanging(), r=asuth 2017-11-15 07:58:38 +01:00
WorkerRunnable.cpp Bug 1414974 - Part 2: Switch many consumers to nsGlobalWindow{Inner,Outer}, r=smaug 2017-11-09 10:44:47 -05:00
WorkerRunnable.h
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
Workers.h Bug 1412858 P3 Use the ServiceWorkerDescriptor in existing WorkerPrivate and ServiceWorkerInfo code. r=baku 2017-10-30 13:35:07 -04:00
moz.build Bug 1413604 Add a ref-counted WorkerHolderToken() class. r=baku 2017-11-01 13:19:37 -04:00
nsIWorkerDebugger.idl
nsIWorkerDebuggerManager.idl