gecko-dev/dom/workers
Gurzau Raul 15f8898e50 Merge mozilla-central to autoland. r=merge a=merge CLOSED TREE 2017-12-09 00:56:50 +02:00
..
test Bug 1412456 - Test changes to no longer use interposition (r=felipe,bgrins,mrbkap) 2017-12-07 12:55:24 -08: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 1423507 - Data URL Shared Workers must be shared when the parent origins match, r=bkelly 2017-12-07 12:29:05 +01:00
RuntimeService.h Backed out 23 changesets (bug 1419771) for frequently failing service workers related devtools tests, e.g. devtools/client/aboutdebugging/test/browser_service_workers_push.js. r=backout on a CLOSED TREE 2017-11-30 22:35:32 +02:00
ScriptLoader.cpp Bug 1423507 - Data URL Shared Workers must be shared when the parent origins match, r=bkelly 2017-12-07 12:29:05 +01:00
ScriptLoader.h
ServiceWorker.cpp Bug 1418376: Report to the console if a service worker is blocked because the storage is not fully allow. r=bkelly 2017-11-29 09:29:55 +08: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 Backed out 23 changesets (bug 1419771) for frequently failing service workers related devtools tests, e.g. devtools/client/aboutdebugging/test/browser_service_workers_push.js. r=backout on a CLOSED TREE 2017-11-30 22:35:32 +02:00
ServiceWorkerClients.cpp Bug 1419597 - Part 18: Remove IsInnerWindow and IsOuterWindow methods, r=smaug 2017-11-23 13:12:13 -05:00
ServiceWorkerClients.h Backed out 23 changesets (bug 1419771) for frequently failing service workers related devtools tests, e.g. devtools/client/aboutdebugging/test/browser_service_workers_push.js. r=backout on a CLOSED TREE 2017-11-30 22:35:32 +02:00
ServiceWorkerCommon.h
ServiceWorkerContainer.cpp Backed out 23 changesets (bug 1419771) for frequently failing service workers related devtools tests, e.g. devtools/client/aboutdebugging/test/browser_service_workers_push.js. r=backout on a CLOSED TREE 2017-11-30 22:35:32 +02: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 1350359 - Part 6: Make sure releasing nsICacheInfoChannel of InternalResponse on the main thread. r=bkelly 2017-12-06 01:13:54 +08: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 Merge mozilla-central to autoland. r=merge a=merge CLOSED TREE 2017-12-09 00:56:50 +02:00
ServiceWorkerManager.h Bug 1423412 P1 Actually mark window/worker ClientSource objects controlled when loaded with a controlling service worker. r=baku r=jld 2017-12-05 20:45:22 -05:00
ServiceWorkerManagerChild.cpp
ServiceWorkerManagerChild.h
ServiceWorkerManagerParent.cpp
ServiceWorkerManagerParent.h
ServiceWorkerManagerService.cpp
ServiceWorkerManagerService.h
ServiceWorkerPrivate.cpp Bug 1423507 - Data URL Shared Workers must be shared when the parent origins match, r=bkelly 2017-12-07 12:29:05 +01: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 1414755 - Get rid of ContentPrincipalInfoOriginNoSuffix, r=bz, r=bkelly 2017-11-15 11:19:26 +01: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 1409115 - Fix leaks by adding promise window proxy. r=bkelly 2017-12-06 16:48:18 -08:00
ServiceWorkerRegistration.h Backed out 23 changesets (bug 1419771) for frequently failing service workers related devtools tests, e.g. devtools/client/aboutdebugging/test/browser_service_workers_push.js. r=backout on a CLOSED TREE 2017-11-30 22:35:32 +02: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 1419382 - Moving ownership of nsIInputStream when using netUtil functions - part 3 - NS_NewInputStreamPump, r=smaug 2017-11-22 11:18:57 +01:00
ServiceWorkerScriptCache.h
ServiceWorkerUnregisterJob.cpp
ServiceWorkerUnregisterJob.h
ServiceWorkerUpdateJob.cpp
ServiceWorkerUpdateJob.h
ServiceWorkerUpdaterChild.cpp
ServiceWorkerUpdaterChild.h
ServiceWorkerUpdaterParent.cpp
ServiceWorkerUpdaterParent.h
ServiceWorkerWindowClient.cpp Bug 1419597 - Part 18: Remove IsInnerWindow and IsOuterWindow methods, r=smaug 2017-11-23 13:12:13 -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 3 - WorkerHolder with names, 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 1405290 - Improve logging of workers when shutting down - part 3 - WorkerHolder with names, r=asuth 2017-11-15 07:58:38 +01: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 Backed out 23 changesets (bug 1419771) for frequently failing service workers related devtools tests, e.g. devtools/client/aboutdebugging/test/browser_service_workers_push.js. r=backout on a CLOSED TREE 2017-11-30 22:35:32 +02:00
WorkerNavigator.h
WorkerPrefs.h Backed out 23 changesets (bug 1419771) for frequently failing service workers related devtools tests, e.g. devtools/client/aboutdebugging/test/browser_service_workers_push.js. r=backout on a CLOSED TREE 2017-11-30 22:35:32 +02:00
WorkerPrivate.cpp Bug 1423913 P2 Make callers expect infallble CreateSource() and CreateHandle(). r=baku 2017-12-08 11:52:07 -05:00
WorkerPrivate.h Bug 1423507 - Data URL Shared Workers must be shared when the parent origins match, r=bkelly 2017-12-07 12:29:05 +01:00
WorkerRunnable.cpp Bug 1405290 - Improve logging of workers when shutting down - part 3 - WorkerHolder with names, r=asuth 2017-11-15 07:58:38 +01:00
WorkerRunnable.h
WorkerScope.cpp Backed out 23 changesets (bug 1419771) for frequently failing service workers related devtools tests, e.g. devtools/client/aboutdebugging/test/browser_service_workers_push.js. r=backout on a CLOSED TREE 2017-11-30 22:35:32 +02:00
WorkerScope.h Backed out 23 changesets (bug 1419771) for frequently failing service workers related devtools tests, e.g. devtools/client/aboutdebugging/test/browser_service_workers_push.js. r=backout on a CLOSED TREE 2017-11-30 22:35:32 +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 1423507 - Data URL Shared Workers must be shared when the parent origins match, r=bkelly 2017-12-07 12:29:05 +01:00
moz.build Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:15 +01:00
nsIWorkerDebugger.idl
nsIWorkerDebuggerManager.idl