gecko-dev/dom/storage
Nika Layzell a3579f6f46 Bug 1458043 - Stop converting promises to nsISupports in xpconnect, r=kmag
Differential Revision: https://phabricator.services.mozilla.com/D82616
2020-07-07 22:20:01 +00:00
..
LocalStorage.cpp Bug 1535617: Part 2 - Clear weak references for most cycle collected objects on unlink. r=mccr8 2020-02-25 19:44:39 +00:00
LocalStorage.h
LocalStorageCache.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
LocalStorageCache.h
LocalStorageManager.cpp Bug 1458043 - Stop converting promises to nsISupports in xpconnect, r=kmag 2020-07-07 22:20:01 +00:00
LocalStorageManager.h
PBackgroundLocalStorageCache.ipdl
PBackgroundStorage.ipdl
PSessionStorageObserver.ipdl
PartitionedLocalStorage.cpp
PartitionedLocalStorage.h
SessionStorage.cpp Bug 1629707 - use `StoragePrincipal` for `SessionStorage`; r=baku 2020-04-30 07:31:16 +00:00
SessionStorage.h Bug 1629707 - make `SessionStorage` support `StoragePrincipal`; r=baku 2020-04-29 20:47:14 +00:00
SessionStorageCache.cpp
SessionStorageCache.h
SessionStorageManager.cpp Bug 1629707 - use `StoragePrincipal` for `SessionStorage`; r=baku 2020-04-30 07:31:16 +00:00
SessionStorageManager.h
SessionStorageObserver.cpp
SessionStorageObserver.h
SessionStorageService.cpp
SessionStorageService.h
Storage.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
Storage.h
StorageActivityService.cpp Bug 1635399 - Function PrincipalInfoToPrincipal now returns Result<nsCOMPtr<nsIPrincipal>, nsresult> r=ckerschb 2020-05-12 19:02:05 +00:00
StorageActivityService.h
StorageDBThread.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
StorageDBThread.h Bug 1617653 - Remove nsAutoPtr usage from localstorage, quota, storage, simpledb. r=dom-workers-and-storage-reviewers,sg 2020-02-25 23:14:57 +00:00
StorageDBUpdater.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
StorageDBUpdater.h
StorageIPC.cpp Bug 1637500 - P2. Rename methods as they are not always dealing with "threads". r=froydnj 2020-06-23 05:05:36 +00:00
StorageIPC.h Bug 1637500 - P2. Rename methods as they are not always dealing with "threads". r=froydnj 2020-06-23 05:05:36 +00:00
StorageNotifierService.cpp Bug 1645339 - Use range-based for with nsTObserverArray in dom/storage. r=dom-workers-and-storage-reviewers,edenchuang 2020-06-17 15:04:43 +00:00
StorageNotifierService.h
StorageObserver.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
StorageObserver.h
StorageUtils.cpp Bug 1615297 - Move Localstorage Keygen into Principal r=ckerschb,baku 2020-03-29 15:31:24 +00:00
StorageUtils.h Bug 1615297 - Move Localstorage Keygen into Principal r=ckerschb,baku 2020-03-29 15:31:24 +00:00
moz.build