gecko-dev/dom/storage
Emilio Cobos Álvarez 42b7f1a58c Bug 1780788 - Use abstract strings as in-arguments for ipdl. r=nika,necko-reviewers,media-playback-reviewers,alwu,dragana
This prevents copies and avoids the hack we have to avoid this, which
right now is using nsDependent{C,}String.

Non-virtual actors can still use `nsString` if they need to on the
receiving end.

Differential Revision: https://phabricator.services.mozilla.com/D152519
2022-07-25 20:19:48 +00:00
..
BackgroundSessionStorageServiceParent.cpp Bug 1688665 - Support for clearing sessionStorage by principal; r=pbz 2022-03-22 07:12:21 +00:00
BackgroundSessionStorageServiceParent.h Bug 1688665 - Support for clearing sessionStorage by principal; r=pbz 2022-03-22 07:12:21 +00:00
LocalStorage.cpp
LocalStorage.h Bug 1768189 - Part 30: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerUnregisterCallback.cpp ... r=andi 2022-05-09 20:41:14 +00:00
LocalStorageCache.cpp Bug 1780788 - Use abstract strings as in-arguments for ipdl. r=nika,necko-reviewers,media-playback-reviewers,alwu,dragana 2022-07-25 20:19:48 +00:00
LocalStorageCache.h Bug 1780788 - Use abstract strings as in-arguments for ipdl. r=nika,necko-reviewers,media-playback-reviewers,alwu,dragana 2022-07-25 20:19:48 +00:00
LocalStorageManager.cpp Bug 1768189 - Part 30: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerUnregisterCallback.cpp ... r=andi 2022-05-09 20:41:14 +00:00
LocalStorageManager.h Bug 1723050 - Part 28: Replace typedef by using in dom/storage/ r=dom-storage-reviewers,janv 2021-08-16 17:05:42 +00:00
PBackgroundLocalStorageCache.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
PBackgroundSessionStorageCache.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
PBackgroundSessionStorageManager.ipdl Bug 1688665 - Support for clearing sessionStorage by principal; r=pbz 2022-03-22 07:12:21 +00:00
PBackgroundSessionStorageService.ipdl Bug 1688665 - Support for clearing sessionStorage by principal; r=pbz 2022-03-22 07:12:21 +00:00
PBackgroundStorage.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
PSessionStorageObserver.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
PartitionedLocalStorage.cpp Bug 1768189 - Part 30: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerUnregisterCallback.cpp ... r=andi 2022-05-09 20:41:14 +00:00
PartitionedLocalStorage.h Bug 1768189 - Part 30: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerUnregisterCallback.cpp ... r=andi 2022-05-09 20:41:14 +00:00
SessionStorage.cpp Bug 1768189 - Part 30: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerUnregisterCallback.cpp ... r=andi 2022-05-09 20:41:14 +00:00
SessionStorage.h Bug 1768189 - Part 30: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerUnregisterCallback.cpp ... r=andi 2022-05-09 20:41:14 +00:00
SessionStorageCache.cpp Bug 1768189 - Part 30: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerUnregisterCallback.cpp ... r=andi 2022-05-09 20:41:14 +00:00
SessionStorageCache.h Bug 1711886 - Part 1: Store PrincipalInfo in SessionStorageCacheParent. r=asuth 2021-09-22 15:42:46 +00:00
SessionStorageManager.cpp Bug 1780788 - Use abstract strings as in-arguments for ipdl. r=nika,necko-reviewers,media-playback-reviewers,alwu,dragana 2022-07-25 20:19:48 +00:00
SessionStorageManager.h Bug 1780788 - Use abstract strings as in-arguments for ipdl. r=nika,necko-reviewers,media-playback-reviewers,alwu,dragana 2022-07-25 20:19:48 +00:00
SessionStorageObserver.cpp Bug 1768189 - Part 30: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerUnregisterCallback.cpp ... r=andi 2022-05-09 20:41:14 +00:00
SessionStorageObserver.h Bug 1768189 - Part 30: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerUnregisterCallback.cpp ... r=andi 2022-05-09 20:41:14 +00:00
SessionStorageService.cpp Bug 1688665 - Support for clearing sessionStorage by principal; r=pbz 2022-03-22 07:12:21 +00:00
SessionStorageService.h Bug 1757372 - Add a dedicated service for sessionStorage; r=dom-storage-reviewers,jari 2022-03-22 07:12:20 +00:00
Storage.cpp Bug 1768189 - Part 30: Apply modernize-concat-nested-namespaces to dom/serviceworkers/ServiceWorkerUnregisterCallback.cpp ... r=andi 2022-05-09 20:41:14 +00:00
Storage.h Bug 1768189 - Part 31: Apply modernize-concat-nested-namespaces to dom/storage/Storage.h ... r=andi 2022-05-09 20:41:15 +00:00
StorageActivityService.cpp Bug 1768189 - Part 31: Apply modernize-concat-nested-namespaces to dom/storage/Storage.h ... r=andi 2022-05-09 20:41:15 +00:00
StorageActivityService.h Bug 1728760 - require all nsITimerCallback native implementations to also implement nsINamed, r=smaug. 2021-09-07 08:01:18 +00:00
StorageCommon.h Bug 1723920 - fix whitespace issue. DONTBUILD CLOSED TREE 2021-08-19 19:11:01 +02:00
StorageDBThread.cpp Bug 1768189 - Part 31: Apply modernize-concat-nested-namespaces to dom/storage/Storage.h ... r=andi 2022-05-09 20:41:15 +00:00
StorageDBThread.h Bug 1768189 - Part 31: Apply modernize-concat-nested-namespaces to dom/storage/Storage.h ... r=andi 2022-05-09 20:41:15 +00:00
StorageDBUpdater.cpp Bug 1768189 - Part 31: Apply modernize-concat-nested-namespaces to dom/storage/Storage.h ... r=andi 2022-05-09 20:41:15 +00:00
StorageDBUpdater.h Bug 1768189 - Part 31: Apply modernize-concat-nested-namespaces to dom/storage/Storage.h ... r=andi 2022-05-09 20:41:15 +00:00
StorageIPC.cpp Bug 1780788 - Use abstract strings as in-arguments for ipdl. r=nika,necko-reviewers,media-playback-reviewers,alwu,dragana 2022-07-25 20:19:48 +00:00
StorageIPC.h Bug 1780788 - Use abstract strings as in-arguments for ipdl. r=nika,necko-reviewers,media-playback-reviewers,alwu,dragana 2022-07-25 20:19:48 +00:00
StorageNotifierService.cpp Bug 1768189 - Part 31: Apply modernize-concat-nested-namespaces to dom/storage/Storage.h ... r=andi 2022-05-09 20:41:15 +00:00
StorageNotifierService.h Bug 1758745 - Refactor EffectiveStoragePrincipal to EffectiveCookiePrincipal and create new function EffectiveStoragePrincipal that is never unpartitioned; r=bvandersloot 2022-07-15 13:26:17 +00:00
StorageObserver.cpp Bug 1768189 - Part 31: Apply modernize-concat-nested-namespaces to dom/storage/Storage.h ... r=andi 2022-05-09 20:41:15 +00:00
StorageObserver.h Bug 1768189 - Part 31: Apply modernize-concat-nested-namespaces to dom/storage/Storage.h ... r=andi 2022-05-09 20:41:15 +00:00
StorageUtils.cpp Bug 1768189 - Part 31: Apply modernize-concat-nested-namespaces to dom/storage/Storage.h ... r=andi 2022-05-09 20:41:15 +00:00
StorageUtils.h Bug 1768189 - Part 31: Apply modernize-concat-nested-namespaces to dom/storage/Storage.h ... r=andi 2022-05-09 20:41:15 +00:00
components.conf Bug 1757372 - Add a dedicated service for sessionStorage; r=dom-storage-reviewers,jari 2022-03-22 07:12:20 +00:00
moz.build Bug 1757372 - Add a dedicated service for sessionStorage; r=dom-storage-reviewers,jari 2022-03-22 07:12:20 +00:00
nsISessionStorageService.idl Bug 1688665 - Support for clearing sessionStorage by principal; r=pbz 2022-03-22 07:12:21 +00:00