github web-platform-tests/wpt merge_pr_46149

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

Shared Storage: Only suppress site-specific cross-origin prefs error

We previously suppressed all errors related to preferences and
attestation for cross-origin worklets in createWorklet(), run(),
and selectURL(), in order not to reveal cross-site information
about user preferences.

Here we selectively make error messages available again for the
subset of those errors that are not actually site-setting-specific.
We continue to suppress the errors in the case where they are
specific to a user's site settings.

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

Don't miss a new wpt release

NewReleases is sending notifications on new releases.