.. |
test
|
Bug 1102219 - Part 5: Replace more String.prototype.contains with String.prototype.includes in chrome code. r=till
|
2015-04-30 00:32:05 +09:00 |
ChromeWorkerScope.cpp
|
|
|
ChromeWorkerScope.h
|
|
|
DataStore.cpp
|
|
|
DataStore.h
|
Bug 1156632 - Remove unused forward class declarations - patch 2 - dom/media, dom/indexedDB, dom/svg, r=ehsan
|
2015-04-22 08:29:17 +02:00 |
DataStoreCursor.cpp
|
|
|
DataStoreCursor.h
|
Bug 1156632 - Remove unused forward class declarations - patch 2 - dom/media, dom/indexedDB, dom/svg, r=ehsan
|
2015-04-22 08:29:17 +02:00 |
FileReaderSync.cpp
|
|
|
FileReaderSync.h
|
Bug 1156632 - Remove unused forward class declarations - patch 2 - dom/media, dom/indexedDB, dom/svg, r=ehsan
|
2015-04-22 08:29:17 +02:00 |
Location.cpp
|
|
|
Location.h
|
|
|
MessagePort.cpp
|
Bug 1092102 - Rename Suspend/Resume to Freeze/Thaw;r=khuey
|
2015-04-01 11:00:19 +02:00 |
MessagePort.h
|
|
|
moz.build
|
Bug 1157835: Remove the MSVC_ENABLE_PGO flag from the build system. r=glandium
|
2015-04-27 19:59:27 -04:00 |
Navigator.cpp
|
|
|
Navigator.h
|
|
|
nsIWorkerDebugger.idl
|
Bug 1092102 - Implement WorkerDebugger.isFrozen;r=khuey
|
2015-04-01 20:32:20 +02:00 |
nsIWorkerDebuggerManager.idl
|
|
|
Performance.cpp
|
|
|
Performance.h
|
|
|
Principal.cpp
|
|
|
Principal.h
|
|
|
Queue.h
|
|
|
RegisterBindings.cpp
|
|
|
RuntimeService.cpp
|
Bug 1157898 part 3. Fix the remaining consumers of rv.ErrorCode() in NS_ENSURE_* expressions to not do that. r=peterv
|
2015-04-27 09:18:52 -04:00 |
RuntimeService.h
|
Bug 1156632 - Remove unused forward class declarations - patch 2 - dom/media, dom/indexedDB, dom/svg, r=ehsan
|
2015-04-22 08:29:17 +02:00 |
ScriptLoader.cpp
|
Bug 1157898 part 5. Eliminate the remaining non-ErrorResult consumers of ErrorResult::ErrorCode and make it protected. r=peterv
|
2015-04-27 09:18:52 -04:00 |
ScriptLoader.h
|
Bug 1156632 - Remove unused forward class declarations - patch 2 - dom/media, dom/indexedDB, dom/svg, r=ehsan
|
2015-04-22 08:29:17 +02:00 |
ServiceWorker.cpp
|
|
|
ServiceWorker.h
|
Bug 1156632 - Remove unused forward class declarations - patch 2 - dom/media, dom/indexedDB, dom/svg, r=ehsan
|
2015-04-22 08:29:17 +02:00 |
ServiceWorkerClient.cpp
|
Bug 1157898 part 1. Make code of the form "return rv.ErrorCode();" where rv is an ErrorResult use StealNSResult instead. r=peterv
|
2015-04-27 09:18:51 -04:00 |
ServiceWorkerClient.h
|
Bug 1130686 - Implement client.focus. r=baku
|
2015-04-07 16:25:08 +03:00 |
ServiceWorkerClients.cpp
|
Bug 1151664 - Make claim return undefined for now. r=nsm
|
2015-04-10 20:19:28 -07:00 |
ServiceWorkerClients.h
|
|
|
ServiceWorkerCommon.h
|
|
|
ServiceWorkerContainer.cpp
|
|
|
ServiceWorkerContainer.h
|
|
|
ServiceWorkerEvents.cpp
|
Bug 1152473 - Remove InstallEvent. r=nsm,ehsan
|
2015-04-20 18:47:13 -07:00 |
ServiceWorkerEvents.h
|
Bug 1152473 - Remove InstallEvent. r=nsm,ehsan
|
2015-04-20 18:47:13 -07:00 |
ServiceWorkerManager.cpp
|
Bug 1157898 part 1. Make code of the form "return rv.ErrorCode();" where rv is an ErrorResult use StealNSResult instead. r=peterv
|
2015-04-27 09:18:51 -04:00 |
ServiceWorkerManager.h
|
Bug 1131327 - Patch 6 - SWM holds ServiceWorkerRegistrationListener for updatefound and invalidation notifications. r=baku
|
2015-04-08 13:13:32 -07:00 |
ServiceWorkerPeriodicUpdater.cpp
|
Bug 1112469 - Part 4: Disable periodic updates of service workers when running tests; r=nsm
|
2015-04-17 14:06:02 -04:00 |
ServiceWorkerPeriodicUpdater.h
|
Bug 1112469 - Part 4: Disable periodic updates of service workers when running tests; r=nsm
|
2015-04-17 14:06:02 -04:00 |
ServiceWorkerRegistrar.cpp
|
|
|
ServiceWorkerRegistrar.h
|
Bug 1156632 - Remove unused forward class declarations - patch 2 - dom/media, dom/indexedDB, dom/svg, r=ehsan
|
2015-04-22 08:29:17 +02:00 |
ServiceWorkerRegistrarTypes.ipdlh
|
|
|
ServiceWorkerRegistration.cpp
|
Bug 1131327 followup: Add 'override' annotation to WorkerListener refcounting functions. rs=ehsan
|
2015-04-23 09:20:08 -07:00 |
ServiceWorkerRegistration.h
|
Bug 1131327 - Patch 10 - Remember to remove the feature. r=baku
|
2015-04-17 16:44:58 -07:00 |
ServiceWorkerScriptCache.cpp
|
Bug 1147214 - Allow app: urls to use sw. r=baku
|
2015-04-25 08:27:50 +02:00 |
ServiceWorkerScriptCache.h
|
Back out bug 1154494 (changeset 94c2f1d254e7 and changeset d1269f811e05) for causing intermittent orange in various service worker tests.
|
2015-04-25 15:07:54 -07:00 |
ServiceWorkerWindowClient.cpp
|
Bug 1157898 part 5. Eliminate the remaining non-ErrorResult consumers of ErrorResult::ErrorCode and make it protected. r=peterv
|
2015-04-27 09:18:52 -04:00 |
ServiceWorkerWindowClient.h
|
Bug 1130686 - Implement client.focus. r=baku
|
2015-04-07 16:25:08 +03:00 |
SharedWorker.cpp
|
Bug 1092102 - Rename Suspend/Resume to Freeze/Thaw;r=khuey
|
2015-04-01 11:00:19 +02:00 |
SharedWorker.h
|
Bug 1092102 - Rename Suspend/Resume to Freeze/Thaw;r=khuey
|
2015-04-01 11:00:19 +02:00 |
URL.cpp
|
|
|
URL.h
|
Bug 1156632 - Remove unused forward class declarations - patch 2 - dom/media, dom/indexedDB, dom/svg, r=ehsan
|
2015-04-22 08:29:17 +02:00 |
WorkerDebuggerManager.cpp
|
|
|
WorkerDebuggerManager.h
|
|
|
WorkerFeature.h
|
|
|
WorkerInlines.h
|
|
|
WorkerPrivate.cpp
|
Bug 1095098 - move do_QueryObject templates into their own header; r=froydnj
|
2015-04-15 12:47:03 -04:00 |
WorkerPrivate.h
|
Bug 1131327 - Patch 2 - Expose to workers. r=baku
|
2015-04-03 22:46:07 -07:00 |
WorkerRunnable.cpp
|
Bug 1155546 - Implement WorkerControlRunnable::Cancel(), r=bent
|
2015-04-22 09:03:52 +02:00 |
WorkerRunnable.h
|
Bug 1155546 - Implement WorkerControlRunnable::Cancel(), r=bent
|
2015-04-22 09:03:52 +02:00 |
Workers.h
|
Bug 1131327 - Patch 2 - Expose to workers. r=baku
|
2015-04-03 22:46:07 -07:00 |
WorkerScope.cpp
|
Bug 1131327 - Patch 7 - Fire updatefound on worker registration. r=baku
|
2015-04-08 15:22:36 -07:00 |
WorkerScope.h
|
Bug 1155984. Improve the performance of the "self" getter in both window and workers. r=peterv,jorendorff
|
2015-04-27 13:38:12 -04:00 |
WorkerThread.cpp
|
Bug 1158320 - rename nsThread::mRunningEvent to mNestedEventLoopDepth; r=bsmedberg
|
2015-04-24 16:04:50 -04:00 |
WorkerThread.h
|
|
|
XMLHttpRequest.cpp
|
Bug 1157898 part 1. Make code of the form "return rv.ErrorCode();" where rv is an ErrorResult use StealNSResult instead. r=peterv
|
2015-04-27 09:18:51 -04:00 |
XMLHttpRequest.h
|
|
|
XMLHttpRequestUpload.cpp
|
|
|
XMLHttpRequestUpload.h
|
|
|