github web-platform-tests/wpt merge_pr_46853

latest releases: merge_pr_49470, epochs/three_hourly/2024-12-03_06H, epochs/six_hourly/2024-12-03_06H...
14 months ago

Shared Storage: Add non-live dataOption to createWorklet for use counter

We proposed a breaking change to sharedStorage.createWorklet() in
WICG/shared-storage#158.

We add a use counter for how frequently createWorklet is called in a
non-forward-compatible way according to the proposal (i.e. with a
cross-origin script but without the option dataOrigin: "script-
origin"). This will help us determine what the impact of this change
would be.

Bug: 348445878
Change-Id: I3b882a9ec859beb5265ba31d3169fb5e1239cac4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5645568
Reviewed-by: Yao Xiao yaoxia@chromium.org
Commit-Queue: Cammie Smith Barnes cammie@chromium.org
Cr-Commit-Position: refs/heads/main@{#1318000}

Don't miss a new wpt release

NewReleases is sending notifications on new releases.