gecko-dev/dom/workers
Wes Kocher 8f6c908ed7 Bug 1166924 part 1 r=baku
--HG--
extra : rebase_source : 02f9db11cd27f70ecd644a734e6ff03583067d1f
2015-05-27 14:33:22 -07:00
..
test Bug 1155761 - User Timing API in Workers, r=ehsan 2015-05-25 17:53:07 +01:00
ChromeWorkerScope.cpp
ChromeWorkerScope.h
DataStore.cpp
DataStore.h
DataStoreCursor.cpp
DataStoreCursor.h
FileReaderSync.cpp Bug 1166231 - Make nsIDOMBlob an empty interface, r=ehsan 2015-05-19 15:36:37 +01:00
FileReaderSync.h Bug 1159401 - Split Blob and File classes, r=bz 2015-05-12 13:09:51 +01:00
Location.cpp
Location.h
MessagePort.cpp
MessagePort.h
moz.build
Navigator.cpp Bug 1164602 - Replace js::NullPtr and JS::NullPtr with nullptr_t; r=sfink 2015-05-13 14:07:34 -07:00
Navigator.h
nsIWorkerDebugger.idl
nsIWorkerDebuggerManager.idl
Performance.cpp Bug 1155761 - User Timing API in Workers, r=ehsan 2015-05-25 17:53:07 +01:00
Performance.h Bug 1155761 - User Timing API in Workers, r=ehsan 2015-05-25 17:53:07 +01:00
Principal.cpp
Principal.h
Queue.h
RegisterBindings.cpp
RuntimeService.cpp Bug 1130684 - Implement Service Worker clients.claim. r=nsm,ehsan 2015-05-14 12:41:42 -07:00
RuntimeService.h
ScriptLoader.cpp Bug 1168208 - Refactor the existing logic for syncing the security info between Response and channel objects into a new helper class; r=nsm,jdm,bkelly 2015-05-27 14:22:53 -04:00
ScriptLoader.h
ServiceWorker.cpp
ServiceWorker.h
ServiceWorkerClient.cpp Bug 1158728 - ServiceWorkerClient: use innerWindow id for referencing clients. r=nsm 2015-05-20 13:14:49 -07:00
ServiceWorkerClient.h
ServiceWorkerClients.cpp Backed out changeset f0af05d88416 (bug 1162088) for various web-platform-test failures. 2015-05-19 15:20:15 -04:00
ServiceWorkerClients.h Bug 1130684 - Implement Service Worker clients.claim. r=nsm,ehsan 2015-05-14 12:41:42 -07:00
ServiceWorkerCommon.h
ServiceWorkerContainer.cpp Backed out changeset f0af05d88416 (bug 1162088) for various web-platform-test failures. 2015-05-19 15:20:15 -04:00
ServiceWorkerContainer.h Bug 1130684 - Implement Service Worker clients.claim. r=nsm,ehsan 2015-05-14 12:41:42 -07:00
ServiceWorkerEvents.cpp Bug 1168208 - Refactor the existing logic for syncing the security info between Response and channel objects into a new helper class; r=nsm,jdm,bkelly 2015-05-27 14:22:53 -04:00
ServiceWorkerEvents.h Bug 1159401 - Split Blob and File classes, r=bz 2015-05-12 13:09:51 +01:00
ServiceWorkerManager.cpp Bug 1161684 - Allow JAR channels to be intercepted by service workers. r=jdm 2015-05-22 09:32:25 +02:00
ServiceWorkerManager.h Backed out changeset f0af05d88416 (bug 1162088) for various web-platform-test failures. 2015-05-19 15:20:15 -04:00
ServiceWorkerPeriodicUpdater.cpp
ServiceWorkerPeriodicUpdater.h
ServiceWorkerRegistrar.cpp
ServiceWorkerRegistrar.h
ServiceWorkerRegistrarTypes.ipdlh
ServiceWorkerRegistration.cpp Bug 1166488 - Eliminate ServiceWorkerRegistrationBase::mCCDummy. r=smaug 2015-05-20 09:55:07 -07:00
ServiceWorkerRegistration.h Bug 1166488 - Eliminate ServiceWorkerRegistrationBase::mCCDummy. r=smaug 2015-05-20 09:55:07 -07:00
ServiceWorkerScriptCache.cpp Bug 1168208 - Refactor the existing logic for syncing the security info between Response and channel objects into a new helper class; r=nsm,jdm,bkelly 2015-05-27 14:22:53 -04:00
ServiceWorkerScriptCache.h
ServiceWorkerWindowClient.cpp Bug 1158728 - ServiceWorkerClient: use innerWindow id for referencing clients. r=nsm 2015-05-20 13:14:49 -07:00
ServiceWorkerWindowClient.h
SharedWorker.cpp
SharedWorker.h
URL.cpp Bug 1163387 - Rename FileImpl to BlobImpl, r=ehsan 2015-05-12 13:11:03 +01:00
URL.h Bug 1159401 - Split Blob and File classes, r=bz 2015-05-12 13:09:51 +01:00
WorkerDebuggerManager.cpp
WorkerDebuggerManager.h
WorkerFeature.h
WorkerInlines.h
WorkerPrivate.cpp Bug 1168208 - Refactor the existing logic for syncing the security info between Response and channel objects into a new helper class; r=nsm,jdm,bkelly 2015-05-27 14:22:53 -04:00
WorkerPrivate.h Bug 1168208 - Refactor the existing logic for syncing the security info between Response and channel objects into a new helper class; r=nsm,jdm,bkelly 2015-05-27 14:22:53 -04:00
WorkerRunnable.cpp
WorkerRunnable.h
Workers.h Bug 1168208 - Refactor the existing logic for syncing the security info between Response and channel objects into a new helper class; r=nsm,jdm,bkelly 2015-05-27 14:22:53 -04:00
WorkerScope.cpp
WorkerScope.h
WorkerThread.cpp
WorkerThread.h
XMLHttpRequest.cpp Bug 1166924 part 1 r=baku 2015-05-27 14:33:22 -07:00
XMLHttpRequest.h Bug 1159401 - Split Blob and File classes, r=bz 2015-05-12 13:09:51 +01:00
XMLHttpRequestUpload.cpp
XMLHttpRequestUpload.h