Chromium Code Reviews
DescriptionRevert of Switching ExtensionSpecialStoragePolicy::IsStorageDurable to use DurableStoragePermissionContext. (patchset #11 id:200001 of https://codereview.chromium.org/2351803002/ )
Reason for revert:
Caused issue 656495.
Original issue's description:
> Switching IsStorageDurable() to use DurableStoragePermissionContext.
>
> ExtensionSpecialStoragePolicy was using cookies_settings to figure out if the
> given origin was allowed to use durable storage. In order to make this work, the
> cookies_settings had to use a lower level api (HostContentSettingsMap) to avoid
> layer violations.
>
> We found that we could remove the cookies_settings::IsStorageDurable() and,
> instead, just have the ExtensionSpecialStoragePolicy access the
> PermissionManager.
>
> BUG=539538
> R=raymes, jochen, pfeldman
>
> Committed: https://crrev.com/4a19a66d254415f7afb67d6f3c6e6354f280109d
> Cr-Commit-Position: refs/heads/master@{#424165}
TBR=jochen@chromium.org,dgrogan@chromium.org,msramek@chromium.org,pfeldman@chromium.org,raymes@chromium.org
# Not skipping CQ checks because original CL landed more than 1 days ago.
BUG=539538
Committed: https://crrev.com/c93bb7ff88c19875efd7fdb7d8fe7e6538310e67
Cr-Commit-Position: refs/heads/master@{#427244}
Patch Set 1 #
Messages
Total messages: 15 (10 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||