Skip to content

Commit

Permalink
Move blob registry partitioning to stable
Browse files Browse the repository at this point in the history
https://bugs.webkit.org/show_bug.cgi?id=262707
rdar://116527618

Reviewed by Chris Dumez.

Move blob registry partitioning to stable status so we can get more real-world
testing and feedback.

* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:

Canonical link: https://commits.webkit.org/269015@main
  • Loading branch information
sysrqb authored and Matthew Finkel committed Oct 6, 2023
1 parent 698b77b commit 8691a71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -794,7 +794,7 @@ BeaconAPIEnabled:

BlobRegistryTopOriginPartitioningEnabled:
type: bool
status: preview
status: stable
category: security
humanReadableName: "Partition Blob URL Registry"
humanReadableDescription: "Partition Blob URL Registry by Top-Level Origin"
Expand Down

0 comments on commit 8691a71

Please sign in to comment.