.. |
test
|
Bug 1251372 - Sign extensions in dom/workers/test/extensions for mochitest, r=khuey
|
2016-02-26 10:46:43 -05:00 |
ChromeWorkerScope.cpp
|
…
|
|
ChromeWorkerScope.h
|
…
|
|
DataStore.cpp
|
Bug 1252091. Add/RemoveFeature don't need a JSContext argument. r=khuey
|
2016-02-29 14:52:42 -05:00 |
DataStore.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
DataStoreCursor.cpp
|
Bug 1224596 part 10. Switch DataStoreCursor to using the new WorkerMainThreadRunnable::Dispatch signature. r=khuey
|
2015-11-24 00:04:21 -05:00 |
DataStoreCursor.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
FileReaderSync.cpp
|
Bug 1248851 part 1 - Explicitly mark some release() calls result-unused. r=Waldo
|
2016-02-20 11:06:25 +08:00 |
FileReaderSync.h
|
…
|
|
Location.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
Location.h
|
…
|
|
Navigator.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
Navigator.h
|
Bug 1224596 part 11. Switch WorkerNavigator to using the new WorkerMainThreadRunnable::Dispatch signature. r=khuey
|
2015-11-24 00:04:21 -05:00 |
PServiceWorkerManager.ipdl
|
Bug 1240871 - Don't allow implicit "async" in IPDL (r=mccr8,billm)
|
2016-01-28 20:56:37 -08:00 |
Performance.cpp
|
Bug 1243881 - patch 2 - unship performance.translateTime, r=bz
|
2016-02-01 21:48:04 +00:00 |
Performance.h
|
Bug 1169068 - Performance.translateTime(), r=bz
|
2015-11-19 14:04:47 +00:00 |
Principal.cpp
|
Bug 1209263 - Allow embedders to tell SpiderMonkey how to structured clone principals; r=bz
|
2015-10-02 16:44:00 +02:00 |
Principal.h
|
…
|
|
Queue.h
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
RegisterBindings.cpp
|
Bug 1119490 - Expose the URL constructor to WorkerDebuggerGlobalScope;r=khuey
|
2016-02-22 10:41:09 +01:00 |
RuntimeService.cpp
|
Bug 1252498 - Baldr: add Wasm object behind pref, default off (r=jorendorff)
|
2016-03-03 10:20:21 -06:00 |
RuntimeService.h
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
ScriptLoader.cpp
|
Bug 1251872 - Part 1: Implement Request.referrerPolicy; r=jdm
|
2016-03-03 16:43:55 -05:00 |
ScriptLoader.h
|
Bug 1252123. Remove some unnecessary JSContext arguments from worker ScriptLoader methods. r=khuey
|
2016-02-29 14:52:42 -05:00 |
ServiceWorker.cpp
|
Bug 1243881 - patch 1 - unship performance.translateTime, r=bz
|
2016-02-01 21:48:04 +00:00 |
ServiceWorker.h
|
Bug 1252055 P1 Make equivalent ServiceWorker DOM objects strictly equal in js. r=ehsan
|
2016-03-03 19:37:57 -05:00 |
ServiceWorkerClient.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
ServiceWorkerClient.h
|
Bug 1222464 - Part 2: Implement FetchEvent.clientId; r=jdm
|
2015-12-02 20:36:59 -05:00 |
ServiceWorkerClients.cpp
|
Bug 1252127. Remove unnecessary JSContext argument from PromiseWorkerProxy::CleanUp. r=khuey
|
2016-02-29 14:52:42 -05:00 |
ServiceWorkerClients.h
|
Bug 1222464 - Part 3: Implement Clients.get(); r=jdm
|
2015-12-02 20:37:01 -05:00 |
ServiceWorkerCommon.h
|
…
|
|
ServiceWorkerContainer.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
ServiceWorkerContainer.h
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
ServiceWorkerEvents.cpp
|
Bug 1253777 P1 Ensure buffered copying when reading body in service worker respondWith(). r=jdm
|
2016-03-09 13:41:29 -08:00 |
ServiceWorkerEvents.h
|
Bug 1238213 - Make FetchEvent.request non-nullable; r=baku
|
2016-01-11 13:21:23 -05:00 |
ServiceWorkerManager.cpp
|
Backed out 6 changesets (bug 1120715) for wpt bustage in request-cache.html
|
2016-03-09 15:57:43 -08:00 |
ServiceWorkerManager.h
|
Bug 1253738 P1 Require an explicit principal when looking up a service worker registration. r=baku
|
2016-03-08 06:55:41 -08:00 |
ServiceWorkerManagerChild.cpp
|
Bug 1242482 P3 Don't send unregister messages when triggered from a PropagateUnregister(). r=baku
|
2016-02-20 07:03:00 +01:00 |
ServiceWorkerManagerChild.h
|
Bug 1209162 - Create OriginAttributes subtypes. IGNORE IDL r=sicking.
|
2015-11-03 09:50:54 +08:00 |
ServiceWorkerManagerParent.cpp
|
Bug 1242482 - Propagate Service worker unregistration to the parent process. r=bkelly
|
2016-01-25 07:49:00 +01:00 |
ServiceWorkerManagerParent.h
|
Bug 1225121 - [B2G] All the rest of content processes crash if user tries to run app that uses Service Workers after restart. r=baku
|
2015-11-24 19:38:48 +01:00 |
ServiceWorkerManagerService.cpp
|
Bug 1238160 - Set frame type on TabContext. r=billm,mayhemer
|
2016-03-02 10:35:56 -06:00 |
ServiceWorkerManagerService.h
|
Bug 1209162 - Create OriginAttributes subtypes. IGNORE IDL r=sicking.
|
2015-11-03 09:50:54 +08:00 |
ServiceWorkerMessageEvent.cpp
|
Bug 1247679, part 3 - Replace NS_IMPL_CYCLE_COLLECTION_TRACE_JSVAL_MEMBER_CALLBACK with JS_MEMBER. r=smaug
|
2016-02-22 10:11:02 -08:00 |
ServiceWorkerMessageEvent.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
ServiceWorkerPrivate.cpp
|
Backed out 6 changesets (bug 1120715) for wpt bustage in request-cache.html
|
2016-03-09 15:57:43 -08:00 |
ServiceWorkerPrivate.h
|
Bug 1243881 - patch 1 - unship performance.translateTime, r=bz
|
2016-02-01 21:48:04 +00:00 |
ServiceWorkerRegistrar.cpp
|
Bug 1246319 P3 Fix service worker registry value update. r=bz
|
2016-02-18 14:48:49 -08:00 |
ServiceWorkerRegistrar.h
|
Bug 1247970 - Remove principal spec from service worker registrar file. r=baku
|
2016-02-15 14:41:00 +01:00 |
ServiceWorkerRegistrarTypes.ipdlh
|
Bug 1229795 - P1. Remove scriptSpec from registration data. r=baku, bkelly
|
2016-01-15 10:27:01 +08:00 |
ServiceWorkerRegistration.cpp
|
Bug 1252127. Remove unnecessary JSContext argument from PromiseWorkerProxy::CleanUp. r=khuey
|
2016-02-29 14:52:42 -05:00 |
ServiceWorkerRegistration.h
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
ServiceWorkerScriptCache.cpp
|
Bug 1197379 - Remove support for intercepting app:// URIs using service workers; r=jdm
|
2016-01-27 15:26:27 -05:00 |
ServiceWorkerScriptCache.h
|
Bug 1207727 - Rework updating service workers according to the latest spec. r=bkelly
|
2015-10-26 10:59:48 +08:00 |
ServiceWorkerWindowClient.cpp
|
Bug 1252127. Remove unnecessary JSContext argument from PromiseWorkerProxy::CleanUp. r=khuey
|
2016-02-29 14:52:42 -05:00 |
ServiceWorkerWindowClient.h
|
Bug 1218146 - Move WindowClient.frameType to Client.frameType; r=bzbarsky
|
2015-10-26 16:00:00 -04:00 |
SharedWorker.cpp
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
SharedWorker.h
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
URL.cpp
|
Bug 1224596 part 14. Switch URL to using the new WorkerMainThreadRunnable::Dispatch signature. r=baku
|
2015-11-24 00:04:21 -05:00 |
URL.h
|
Bug 1224596 part 14. Switch URL to using the new WorkerMainThreadRunnable::Dispatch signature. r=baku
|
2015-11-24 00:04:21 -05:00 |
WorkerDebuggerManager.cpp
|
Bug 1212333 - WorkerDebuggerManager should live on the main thread;r=khuey
|
2016-02-10 10:45:02 +01:00 |
WorkerDebuggerManager.h
|
Bug 1212333 - WorkerDebuggerManager should live on the main thread;r=khuey
|
2016-02-10 10:45:02 +01:00 |
WorkerFeature.h
|
Bug 1235629 - Remove dead code in WorkerFeature.h, r=smaug
|
2015-12-29 20:35:21 +00:00 |
WorkerInlines.h
|
…
|
|
WorkerPrefs.h
|
Backed out 6 changesets (bug 1120715) for wpt bustage in request-cache.html
|
2016-03-09 15:57:43 -08:00 |
WorkerPrivate.cpp
|
Bug 1254847 part 3. Make AutoEntryScript always take ownership of error reporting. r=bholley
|
2016-03-09 19:02:03 -05:00 |
WorkerPrivate.h
|
Bug 1252189. Remove the unnecessary JSContext argument from WorkerPrivate::FreezeInternal/ThawInternal. r=khuey
|
2016-02-29 14:52:43 -05:00 |
WorkerRunnable.cpp
|
Bug 1254847 part 3. Make AutoEntryScript always take ownership of error reporting. r=bholley
|
2016-03-09 19:02:03 -05:00 |
WorkerRunnable.h
|
Bug 1072144 part 5. Stop fiddling with compartments on the JSContext before calling PostRun in WorkerRunnable::Run. Add some documentation explaining what's going on. r=khuey
|
2016-03-01 16:52:26 -05:00 |
WorkerScope.cpp
|
Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly
|
2016-03-01 09:16:38 -05:00 |
WorkerScope.h
|
Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly
|
2016-03-01 09:16:38 -05:00 |
WorkerThread.cpp
|
Bug 1253094, part 1 - Stop using DebugOnly for class/struct members in dom/. r=baku
|
2016-02-26 15:52:06 +00:00 |
WorkerThread.h
|
Bug 1253094, part 1 - Stop using DebugOnly for class/struct members in dom/. r=baku
|
2016-02-26 15:52:06 +00:00 |
Workers.h
|
Bug 1248737. Improve documentation for WorkerRunnable and associated classes. r=khuey
|
2016-02-18 18:02:51 -05:00 |
XMLHttpRequest.cpp
|
Bug 1250572 - Force a parent object in MessagePort/Channel and in StructuredCloneHolder, r=smaug
|
2016-03-01 15:21:11 +01:00 |
XMLHttpRequest.h
|
Bug 1251480 - Use Rooted<UniquePtr<StateData>> in place of StateData::CustomAutoRooter, r=bz
|
2016-02-26 18:16:17 -08:00 |
XMLHttpRequestUpload.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
XMLHttpRequestUpload.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
moz.build
|
Bug 1214593 - Remove service worker periodic updater. r=ehsan
|
2015-11-02 16:08:44 +08:00 |
nsIWorkerDebugger.idl
|
Bug 1251045 part 6. Remove the JSContext argument from some worker debugger methods that no longer need it. r=khuey
|
2016-02-26 15:23:12 -05:00 |
nsIWorkerDebuggerManager.idl
|
…
|
|