gecko-dev/dom/storage
Ehsan Akhgari 0e9483343e Bug 1556812 - Only notify same-origin actors in LocalStorageCacheParent::RecvNotify(); r=baku
Differential Revision: https://phabricator.services.mozilla.com/D33867

--HG--
extra : moz-landing-system : lando
2019-06-07 15:09:21 +00:00
..
LocalStorage.cpp Bug 1551055 - StoragePrincipal should be supported by localStorage - part 1, r=asuth 2019-05-14 05:49:46 +00:00
LocalStorage.h Bug 1551055 - StoragePrincipal should be supported by localStorage - part 1, r=asuth 2019-05-14 05:49:46 +00:00
LocalStorageCache.cpp Bug 1525245 - Stabilize cookiePolicy/cookiePermission for live documents - part 3 - LocalStorage and SessionStorage, r=asuth 2019-03-08 09:00:46 +00:00
LocalStorageCache.h Bug 1525245 - Stabilize cookiePolicy/cookiePermission for live documents - part 3 - LocalStorage and SessionStorage, r=asuth 2019-03-08 09:00:46 +00:00
LocalStorageManager.cpp Bug 1555562 - Make sure LocalStorageManager::PrecacheStorage() passes in the real storage principal. r=Ehsan 2019-06-04 21:13:40 +00:00
LocalStorageManager.h Bug 1551055 - StoragePrincipal should be supported by localStorage - part 1, r=asuth 2019-05-14 05:49:46 +00:00
PBackgroundLocalStorageCache.ipdl Bug 1556812 - Only notify same-origin actors in LocalStorageCacheParent::RecvNotify(); r=baku 2019-06-07 15:09:21 +00:00
PBackgroundStorage.ipdl Bug 1350637 - Part 11: Fix a race between parent/child process; r=asuth 2017-08-08 23:02:57 +02:00
PSessionStorageObserver.ipdl Bug 1525291 - LSNG: Chrome observer notifications for session storage are not distributed to content processes; r=asuth,froydnj 2019-02-06 06:09:57 +01:00
PartitionedLocalStorage.cpp Bug 1551055 - StoragePrincipal should be supported by localStorage - part 1, r=asuth 2019-05-14 05:49:46 +00:00
PartitionedLocalStorage.h Bug 1551055 - StoragePrincipal should be supported by localStorage - part 1, r=asuth 2019-05-14 05:49:46 +00:00
SessionStorage.cpp Bug 1556859 - Remove SessionStorage::Clone(); r=baku 2019-06-04 21:09:03 +00:00
SessionStorage.h Bug 1556859 - Remove SessionStorage::Clone(); r=baku 2019-06-04 21:09:03 +00:00
SessionStorageCache.cpp Bug 1525245 - Stabilize cookiePolicy/cookiePermission for live documents - part 3 - LocalStorage and SessionStorage, r=asuth 2019-03-08 09:00:46 +00:00
SessionStorageCache.h Bug 1525245 - Stabilize cookiePolicy/cookiePermission for live documents - part 3 - LocalStorage and SessionStorage, r=asuth 2019-03-08 09:00:46 +00:00
SessionStorageManager.cpp Bug 1555562 - Make sure LocalStorageManager::PrecacheStorage() passes in the real storage principal. r=Ehsan 2019-06-04 21:13:40 +00:00
SessionStorageManager.h Bug 1525291 - LSNG: Chrome observer notifications for session storage are not distributed to content processes; r=asuth,froydnj 2019-02-06 06:09:57 +01:00
SessionStorageObserver.cpp Bug 1525291 - LSNG: Chrome observer notifications for session storage are not distributed to content processes; r=asuth,froydnj 2019-02-06 06:09:57 +01:00
SessionStorageObserver.h Bug 1525291 - LSNG: Chrome observer notifications for session storage are not distributed to content processes; r=asuth,froydnj 2019-02-06 06:09:57 +01:00
Storage.cpp Bug 1554361 - Move the high-level storage access check APIs to mozilla/StorageAccess.h; r=baku 2019-05-27 14:06:49 +00:00
Storage.h Bug 1556217 - LSNG: Add a test for large items; r=asuth, smaug 2019-06-02 08:00:25 +02:00
StorageActivityService.cpp Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
StorageActivityService.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
StorageDBThread.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
StorageDBThread.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
StorageDBUpdater.cpp Bug 1320404 - Remove appId from origin attributes - part 1 - OriginAttributes and nsIPrincipal, r=Ehsan,flod 2019-05-03 17:13:17 +00:00
StorageDBUpdater.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
StorageIPC.cpp Bug 1556812 - Only notify same-origin actors in LocalStorageCacheParent::RecvNotify(); r=baku 2019-06-07 15:09:21 +00:00
StorageIPC.h Bug 1556812 - Only notify same-origin actors in LocalStorageCacheParent::RecvNotify(); r=baku 2019-06-07 15:09:21 +00:00
StorageNotifierService.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-05-25 17:46:15 +00:00
StorageNotifierService.h Bug 1551055 - StoragePrincipal should be supported by localStorage - part 1, r=asuth 2019-05-14 05:49:46 +00:00
StorageObserver.cpp Bug 1483440 - Part 1 - Remove purge-domain-data, add purge-sessionStorage notification. r=baku 2019-01-17 17:40:35 +00:00
StorageObserver.h Bug 1525291 - LSNG: Chrome observer notifications for session storage are not distributed to content processes; r=asuth,froydnj 2019-02-06 06:09:57 +01:00
StorageUtils.cpp Bug 1320404 - Remove appId from origin attributes - part 2 - NO_APP_ID UNKNOWN_APP_ID, r=Ehsan 2019-05-03 17:13:47 +00:00
StorageUtils.h Bug 1526615 - Part 2: Implement GenerateOriginKey2 which can be used on any thread; r=asuth 2019-02-10 10:20:12 +01:00
moz.build Bug 1528651 - Re-enable warnings-as-errors on Windows in some directories. r=dmajor 2019-02-17 15:03:02 +09:00