-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[spec] Support custom dataOrigin
in createWorklet
#206
Conversation
Spec update for #198
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM % nits
@@ -178,6 +178,9 @@ spec: shared-storage-explainer; urlPrefix: https://github.com/WICG/shared-storag | |||
spec: UUID; urlPrefix: https://www.ietf.org/rfc/rfc4122.txt | |||
type: dfn | |||
text: urn uuid; url: urn-uuid | |||
spec: hr-time; urlPrefix: https://w3c.github.io/hr-time/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I just added this anchor because suddenly the spec stopped being able to find [=/current wall time=] on its own.
@wanderview Could you please take a look? Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall looks pretty good, but I had a question.
SHA: adc7252 Reason: push, by pythagoraskitty Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
We add support for custom data origins. See WICG/shared-storage#198 and WICG/shared-storage#206. Bug: 376278213 Change-Id: I7589ef08e68a8ec416d5ba1b986a81974f3e34d2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5996831 Reviewed-by: Kenichi Ishibashi <bashi@chromium.org> Commit-Queue: Cammie Smith Barnes <cammie@chromium.org> Reviewed-by: Yao Xiao <yaoxia@chromium.org> Reviewed-by: Ben Kelly <wanderview@chromium.org> Reviewed-by: Mike West <mkwst@chromium.org> Cr-Commit-Position: refs/heads/main@{#1388907}
We add support for custom data origins. See WICG/shared-storage#198 and WICG/shared-storage#206. Bug: 376278213 Change-Id: I7589ef08e68a8ec416d5ba1b986a81974f3e34d2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5996831 Reviewed-by: Kenichi Ishibashi <bashi@chromium.org> Commit-Queue: Cammie Smith Barnes <cammie@chromium.org> Reviewed-by: Yao Xiao <yaoxia@chromium.org> Reviewed-by: Ben Kelly <wanderview@chromium.org> Reviewed-by: Mike West <mkwst@chromium.org> Cr-Commit-Position: refs/heads/main@{#1388907}
We add support for custom data origins. See WICG/shared-storage#198 and WICG/shared-storage#206. Bug: 376278213 Change-Id: I7589ef08e68a8ec416d5ba1b986a81974f3e34d2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5996831 Reviewed-by: Kenichi Ishibashi <bashi@chromium.org> Commit-Queue: Cammie Smith Barnes <cammie@chromium.org> Reviewed-by: Yao Xiao <yaoxia@chromium.org> Reviewed-by: Ben Kelly <wanderview@chromium.org> Reviewed-by: Mike West <mkwst@chromium.org> Cr-Commit-Position: refs/heads/main@{#1388907}
…in in createWorklet, a=testonly Automatic update from web-platform-tests Shared Storage: Support custom data origin in createWorklet We add support for custom data origins. See WICG/shared-storage#198 and WICG/shared-storage#206. Bug: 376278213 Change-Id: I7589ef08e68a8ec416d5ba1b986a81974f3e34d2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5996831 Reviewed-by: Kenichi Ishibashi <bashi@chromium.org> Commit-Queue: Cammie Smith Barnes <cammie@chromium.org> Reviewed-by: Yao Xiao <yaoxia@chromium.org> Reviewed-by: Ben Kelly <wanderview@chromium.org> Reviewed-by: Mike West <mkwst@chromium.org> Cr-Commit-Position: refs/heads/main@{#1388907} -- wpt-commits: d8ae479d673d32ab3dc69e08e1f0529c71769027 wpt-pr: 49405
…in in createWorklet, a=testonly Automatic update from web-platform-tests Shared Storage: Support custom data origin in createWorklet We add support for custom data origins. See WICG/shared-storage#198 and WICG/shared-storage#206. Bug: 376278213 Change-Id: I7589ef08e68a8ec416d5ba1b986a81974f3e34d2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5996831 Reviewed-by: Kenichi Ishibashi <bashi@chromium.org> Commit-Queue: Cammie Smith Barnes <cammie@chromium.org> Reviewed-by: Yao Xiao <yaoxia@chromium.org> Reviewed-by: Ben Kelly <wanderview@chromium.org> Reviewed-by: Mike West <mkwst@chromium.org> Cr-Commit-Position: refs/heads/main@{#1388907} -- wpt-commits: d8ae479d673d32ab3dc69e08e1f0529c71769027 wpt-pr: 49405
…in in createWorklet, a=testonly Automatic update from web-platform-tests Shared Storage: Support custom data origin in createWorklet We add support for custom data origins. See WICG/shared-storage#198 and WICG/shared-storage#206. Bug: 376278213 Change-Id: I7589ef08e68a8ec416d5ba1b986a81974f3e34d2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5996831 Reviewed-by: Kenichi Ishibashi <bashichromium.org> Commit-Queue: Cammie Smith Barnes <cammiechromium.org> Reviewed-by: Yao Xiao <yaoxiachromium.org> Reviewed-by: Ben Kelly <wanderviewchromium.org> Reviewed-by: Mike West <mkwstchromium.org> Cr-Commit-Position: refs/heads/main{#1388907} -- wpt-commits: d8ae479d673d32ab3dc69e08e1f0529c71769027 wpt-pr: 49405 UltraBlame original commit: f74a9d288ec2e48dc358339b778fc966fb37d1e0
…in in createWorklet, a=testonly Automatic update from web-platform-tests Shared Storage: Support custom data origin in createWorklet We add support for custom data origins. See WICG/shared-storage#198 and WICG/shared-storage#206. Bug: 376278213 Change-Id: I7589ef08e68a8ec416d5ba1b986a81974f3e34d2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5996831 Reviewed-by: Kenichi Ishibashi <bashichromium.org> Commit-Queue: Cammie Smith Barnes <cammiechromium.org> Reviewed-by: Yao Xiao <yaoxiachromium.org> Reviewed-by: Ben Kelly <wanderviewchromium.org> Reviewed-by: Mike West <mkwstchromium.org> Cr-Commit-Position: refs/heads/main{#1388907} -- wpt-commits: d8ae479d673d32ab3dc69e08e1f0529c71769027 wpt-pr: 49405 UltraBlame original commit: f74a9d288ec2e48dc358339b778fc966fb37d1e0
…in in createWorklet, a=testonly Automatic update from web-platform-tests Shared Storage: Support custom data origin in createWorklet We add support for custom data origins. See WICG/shared-storage#198 and WICG/shared-storage#206. Bug: 376278213 Change-Id: I7589ef08e68a8ec416d5ba1b986a81974f3e34d2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5996831 Reviewed-by: Kenichi Ishibashi <bashichromium.org> Commit-Queue: Cammie Smith Barnes <cammiechromium.org> Reviewed-by: Yao Xiao <yaoxiachromium.org> Reviewed-by: Ben Kelly <wanderviewchromium.org> Reviewed-by: Mike West <mkwstchromium.org> Cr-Commit-Position: refs/heads/main{#1388907} -- wpt-commits: d8ae479d673d32ab3dc69e08e1f0529c71769027 wpt-pr: 49405 UltraBlame original commit: f74a9d288ec2e48dc358339b778fc966fb37d1e0
Spec update for #198.
This will make it possible for a worklet script to use shared storage data from an arbitrary origin other than the worklet script's origin or the invoking context's origin. The data origin would have to opt-in for data use to occur, as data processing could modify the data origin's data, send reports, and would affect its shared storage privacy budget.
Preview | Diff