Choose whether Blob URLs are partitioned during fetching and navigations
Last updated January 14, 2025
This policy controls whether Blob URLs are partitioned during fetching and navigation.
If this policy is set to Enabled or not set, Blob URLs will be partitioned.
If this policy is set to Disabled, Blob URLs won't be partitioned.
If storage partitioning is disabled for a given top-level origin by either
ThirdPartyStoragePartitioningBlockedForOrigins
or DefaultThirdPartyStoragePartitioningSetting,
then Blob URLs will also not be partitioned.
If you must use the policy, please file a bug on crbug.com explaining your
use case and CC {janiceliu, awillia}@chromium.org. The policy is scheduled to
be offered through Google Chrome
version 138, after which the old implementation will be removed.
NOTE: Only newly-started renderer processes will reflect changes to this
policy while the browser is running.
For detailed information on third-party storage partitioning, please see https://developers.google.com/privacy-sandbox/cookies/storage-partitioning.