.. |
test
|
Bug 1300658 P3 Don't fail test_consoleAndBlobs.html if other console messages are received. r=baku
|
2016-09-13 20:14:02 -07:00 |
ChromeWorkerScope.cpp
|
|
|
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
|
|
|
nsIWorkerDebugger.idl
|
|
|
nsIWorkerDebuggerManager.idl
|
|
|
Principal.cpp
|
|
|
Principal.h
|
|
|
PServiceWorkerManager.ipdl
|
|
|
Queue.h
|
|
|
RegisterBindings.cpp
|
|
|
RuntimeService.cpp
|
Bug 1279086 - Allow multiple interrupt callbacks (r=dvander)
|
2016-09-16 20:33:49 -07:00 |
RuntimeService.h
|
Bug 790919 - Don't dispatch close event in Workers, r=bkelly
|
2016-08-31 21:33:05 -07:00 |
ScriptLoader.cpp
|
Bug 1293690 P2 Set explicit status levels to fail at when calling WorkerHolder::HoldWorker. r=baku
|
2016-08-18 07:11:04 -07:00 |
ScriptLoader.h
|
|
|
ServiceWorker.cpp
|
|
|
ServiceWorker.h
|
|
|
ServiceWorkerClient.cpp
|
Bug 1300658 P5 Make service worker APIs use the MainThreadTaskQueue. r=baku
|
2016-09-13 20:14:02 -07: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
|
|
|
ServiceWorkerCommon.h
|
|
|
ServiceWorkerContainer.cpp
|
|
|
ServiceWorkerContainer.h
|
|
|
ServiceWorkerEvents.cpp
|
Bug 1300658 P5 Make service worker APIs use the MainThreadTaskQueue. r=baku
|
2016-09-13 20:14:02 -07:00 |
ServiceWorkerEvents.h
|
Bug 1296579 - Remove the SimplePush API r=kitcambridge,baku
|
2016-09-01 20:17:03 +02:00 |
ServiceWorkerInfo.cpp
|
Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm.
|
2016-08-08 12:18:10 +10:00 |
ServiceWorkerInfo.h
|
|
|
ServiceWorkerJob.cpp
|
|
|
ServiceWorkerJob.h
|
|
|
ServiceWorkerJobQueue.cpp
|
|
|
ServiceWorkerJobQueue.h
|
|
|
ServiceWorkerManager.cpp
|
Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm.
|
2016-09-01 15:01:16 +10:00 |
ServiceWorkerManager.h
|
|
|
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 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj
|
2016-08-24 14:47:04 +08:00 |
ServiceWorkerManagerParent.h
|
|
|
ServiceWorkerManagerService.cpp
|
Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj
|
2016-08-24 14:47:04 +08:00 |
ServiceWorkerManagerService.h
|
|
|
ServiceWorkerMessageEvent.cpp
|
|
|
ServiceWorkerMessageEvent.h
|
|
|
ServiceWorkerPrivate.cpp
|
Bug 1300658 P5 Make service worker APIs use the MainThreadTaskQueue. r=baku
|
2016-09-13 20:14:02 -07:00 |
ServiceWorkerPrivate.h
|
|
|
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
|
|
|
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
|
|
|
ServiceWorkerWindowClient.cpp
|
Bug 1300658 P5 Make service worker APIs use the MainThreadTaskQueue. r=baku
|
2016-09-13 20:14:02 -07:00 |
ServiceWorkerWindowClient.h
|
|
|
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
|
|
|
WorkerNavigator.h
|
Bug 1301010 - Add missing Unused.h, StorageManager.h r=fabrice
|
2016-09-07 18:52:58 +02:00 |
WorkerPrefs.h
|
|
|
WorkerPrivate.cpp
|
Bug 1302448 part 3 - Rename WorkerJSRuntime to WorkerJSContext. r=baku
|
2016-09-14 15:48:42 +02:00 |
WorkerPrivate.h
|
Bug 1300658 P1 Expose a main thread TaskQueue WorkerPrivate. r=baku
|
2016-09-13 20:14:02 -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
|
|
|
Workers.h
|
|
|
WorkerScope.cpp
|
Bug 1300658 P5 Make service worker APIs use the MainThreadTaskQueue. r=baku
|
2016-09-13 20:14:02 -07:00 |
WorkerScope.h
|
Bug 790919 - Don't dispatch close event in Workers, r=bkelly
|
2016-08-31 21:33:05 -07:00 |
WorkerThread.cpp
|
Bug 1302448 part 1 - Rename CycleCollectedJSRuntime to CycleCollectedJSContext. r=mccr8
|
2016-09-14 15:47:32 +02:00 |
WorkerThread.h
|
|
|