gecko-dev/dom/workers
Wes Kocher 71f24926ed Backed out 10 changesets (bug 1283710) for osx xpcshell failures a=backout
Backed out changeset eb95a12e5d86 (bug 1283710)
Backed out changeset f727edc4be48 (bug 1283710)
Backed out changeset fed60fbf645d (bug 1283710)
Backed out changeset 98339fa564f1 (bug 1283710)
Backed out changeset 51b8d69edca0 (bug 1283710)
Backed out changeset d72527b7d3c0 (bug 1283710)
Backed out changeset ee5215f1a38e (bug 1283710)
Backed out changeset dcedbaefe399 (bug 1283710)
Backed out changeset 61f8250cbe0b (bug 1283710)
Backed out changeset 239382846137 (bug 1283710)
2016-10-18 17:27:58 -07:00
..
test Bug 1308267 - Part 3: Remove b2g interfaces from test_serviceworker_interfaces.html; r=baku 2016-10-09 17:45:08 -04:00
ChromeWorkerScope.cpp Bug 1289050 - Part 1: Use ASCII variant of JS_ReportError in simple case. r=jwalden 2016-08-14 20:39:28 +09:00
ChromeWorkerScope.h
FileReaderSync.cpp Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj 2016-08-24 14:47:04 +08:00
FileReaderSync.h
moz.build Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
nsIWorkerDebugger.idl
nsIWorkerDebuggerManager.idl
Principal.cpp
Principal.h
PServiceWorkerManager.ipdl
Queue.h
RegisterBindings.cpp
RuntimeService.cpp Bug 1307491 - (Part 2) Remove support for per-app-offline in dom/ [nukeb2g] r=baku 2016-10-17 03:58:54 +02:00
RuntimeService.h Bug 790919 - Don't dispatch close event in Workers, r=bkelly 2016-08-31 21:33:05 -07:00
ScriptLoader.cpp Backed out 10 changesets (bug 1283710) for osx xpcshell failures a=backout 2016-10-18 17:27:58 -07:00
ScriptLoader.h
ServiceWorker.cpp Bug 1282603: Don't use 'workers': True for *WorkerGlobalScope. r=baku 2016-06-28 10:47:23 -07:00
ServiceWorker.h
ServiceWorkerClient.cpp Bug 1308956 - Get rid of MessagePortList - part 1 - MessagePortList removed from events, r=smaug 2016-10-13 15:19:24 +02:00
ServiceWorkerClient.h
ServiceWorkerClients.cpp Bug 1300658 P5 Make service worker APIs use the MainThreadTaskQueue. r=baku 2016-09-13 20:14:02 -07:00
ServiceWorkerClients.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
ServiceWorkerCommon.h
ServiceWorkerContainer.cpp Bug 1283674 P1 Make ServiceWorkerContainer::GetController() work gracefully when its window is disconnected. r=baku 2016-07-04 06:50:25 -07:00
ServiceWorkerContainer.h
ServiceWorkerEvents.cpp Backed out 10 changesets (bug 1283710) for osx xpcshell failures a=backout 2016-10-18 17:27:58 -07:00
ServiceWorkerEvents.h Bug 1308956 - Get rid of MessagePortList - part 1 - MessagePortList removed from events, r=smaug 2016-10-13 15:19:24 +02:00
ServiceWorkerInfo.cpp Bug 1153292 - part3: aboutdebugging: expose sw state from registration, notify listeners on statechange;r=bkelly 2016-09-15 14:47:15 +02:00
ServiceWorkerInfo.h Bug 1268726 - isolate shared worker by first party domain. r=baku 2016-09-19 21:13:00 -04:00
ServiceWorkerJob.cpp
ServiceWorkerJob.h
ServiceWorkerJobQueue.cpp
ServiceWorkerJobQueue.h
ServiceWorkerManager.cpp Bug 1237152 - rename clear-origin-data to clear-origin-attributes-data, r=smaug 2016-10-07 17:45:10 +08:00
ServiceWorkerManager.h Bug 1170543 P3 Expose ServiceWorker idle thread state to ServiceWorkerManager. r=asuth 2016-07-27 20:36:10 -04:00
ServiceWorkerManagerChild.cpp Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj 2016-08-24 14:47:04 +08:00
ServiceWorkerManagerChild.h
ServiceWorkerManagerParent.cpp Bug 1308943 - Remove the code used to notify the soft update in the right app; r=baku 2016-10-10 16:58:33 -04:00
ServiceWorkerManagerParent.h Bug 1308943 - Remove the code used to notify the soft update in the right app; r=baku 2016-10-10 16:58:33 -04:00
ServiceWorkerManagerService.cpp Bug 1308943 - Remove the code used to notify the soft update in the right app; r=baku 2016-10-10 16:58:33 -04:00
ServiceWorkerManagerService.h
ServiceWorkerMessageEvent.cpp Bug 1297558 - Remove explicit calls to Expose*ToActiveJS r=mccr8 2016-10-18 17:58:19 +01:00
ServiceWorkerMessageEvent.h Bug 1308956 - Get rid of MessagePortList - part 1 - MessagePortList removed from events, r=smaug 2016-10-13 15:19:24 +02:00
ServiceWorkerPrivate.cpp Bug 1268726 - isolate shared worker by first party domain. r=baku 2016-09-19 21:13:00 -04:00
ServiceWorkerPrivate.h Bug 1170543 P3 Expose ServiceWorker idle thread state to ServiceWorkerManager. r=asuth 2016-07-27 20:36:10 -04:00
ServiceWorkerRegisterJob.cpp
ServiceWorkerRegisterJob.h
ServiceWorkerRegistrar.cpp Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm. 2016-08-08 12:18:10 +10:00
ServiceWorkerRegistrar.h
ServiceWorkerRegistrarTypes.ipdlh
ServiceWorkerRegistration.cpp Bug 1300658 P5 Make service worker APIs use the MainThreadTaskQueue. r=baku 2016-09-13 20:14:02 -07:00
ServiceWorkerRegistration.h Bug 1269154 - Get rid of WorkerFeature: WorkerHolder, r=khuey 2016-06-23 10:53:14 +02:00
ServiceWorkerRegistrationInfo.cpp Bug 1290116 P1 Expose a ServiceWorkerRegistrationInfo::IsIdle() method. r=asuth 2016-08-18 07:12:08 -07:00
ServiceWorkerRegistrationInfo.h Bug 1290116 P1 Expose a ServiceWorkerRegistrationInfo::IsIdle() method. r=asuth 2016-08-18 07:12:08 -07:00
ServiceWorkerScriptCache.cpp Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj 2016-08-24 14:47:04 +08:00
ServiceWorkerScriptCache.h
ServiceWorkerUnregisterJob.cpp Bug 1290116 P3 Delay removing registration until active worker is idle. r=asuth 2016-08-18 07:12:09 -07:00
ServiceWorkerUnregisterJob.h
ServiceWorkerUpdateJob.cpp Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm. 2016-09-01 15:01:16 +10:00
ServiceWorkerUpdateJob.h Bug 1228277 P1 Track service worker scripts during evaluation in ServiceWorkerRegistrationInfo. r=asuth 2016-07-27 19:09:15 -04:00
ServiceWorkerWindowClient.cpp Bug 1308868 - Add ignore-initialization-check annotation to mWorkerPrivate from ClientNavigateRunnable. r=baku 2016-10-14 16:44:08 +03:00
ServiceWorkerWindowClient.h Bug 1218148 - Implement WindowClient.navigate() r=baku 2016-05-24 09:05:17 +02:00
SharedWorker.cpp Bug 1295980 - Telemetry about the use of SharedWorkers, r=smaug 2016-08-18 08:00:18 +02:00
SharedWorker.h
WorkerDebuggerManager.cpp
WorkerDebuggerManager.h
WorkerHolder.cpp Bug 1293690 P1 Allow WorkerHolder::HoldWorker() callers to specify the status value they consider to be a failure. r=baku 2016-08-18 07:11:04 -07:00
WorkerHolder.h Bug 1293690 P3 Force all callers of HoldWorker to provide an explicit status code that triggers failure. r=baku 2016-08-18 07:11:04 -07:00
WorkerInlines.h
WorkerLocation.cpp
WorkerLocation.h
WorkerNavigator.cpp Bug 1267941 - Implement Storage API estimate() feature, r=janv,baku 2016-06-14 13:57:36 +01:00
WorkerNavigator.h Bug 1301010 - Add missing Unused.h, StorageManager.h r=fabrice 2016-09-07 18:52:58 +02:00
WorkerPrefs.h Bug 862395 - Part 3: Add preference for web notification requireInteraction flag. r=baku 2016-10-12 16:43:27 -07:00
WorkerPrivate.cpp Backed out 10 changesets (bug 1283710) for osx xpcshell failures a=backout 2016-10-18 17:27:58 -07:00
WorkerPrivate.h Backed out 10 changesets (bug 1283710) for osx xpcshell failures a=backout 2016-10-18 17:27:58 -07:00
WorkerRunnable.cpp Bug 1300658 P2 Make WorkerRunnable's destined for main thread use the MainThreadTaskQueue. r=baku 2016-09-13 20:14:02 -07:00
WorkerRunnable.h Bug 1286487 - WorkerProxyToMainThreadRunnable must keep alive workers using WorkerHolder, r=bkelly 2016-07-23 08:31:31 +02:00
Workers.h Bug 1290337 - Part 16: Replace Value parameter to const Value& in dom. r=smaug 2016-09-11 18:15:24 +09:00
WorkerScope.cpp Bug 1269052 part 3. Implement isSecureContext for worker scopes. r=bkelly 2016-10-10 15:09:00 -04:00
WorkerScope.h Bug 1269052 part 3. Implement isSecureContext for worker scopes. r=bkelly 2016-10-10 15:09:00 -04:00
WorkerThread.cpp Bug 1302448 part 1 - Rename CycleCollectedJSRuntime to CycleCollectedJSContext. r=mccr8 2016-09-14 15:47:32 +02:00
WorkerThread.h Bug 1276549 - Remove rvalue reference mark for already_AddRefed params of nsIEventTarget::Dispatch and related methods. r=froydnj 2016-06-01 10:04:54 +10:00