privacycg / storage-access

The Storage Access API
https://privacycg.github.io/storage-access/
199 stars 26 forks source link

Specify behavior for non-fully active documents #108

Closed mreichhoff closed 1 year ago

mreichhoff commented 1 year ago

Please see discussion in https://crbug.com/1354256 for context. The particular case that started this discussion was behavior in detached frames. The wording was largely pulled from: https://github.com/whatwg/webidl/blob/main/index.bs#L8510-L8511


Preview | Diff

mreichhoff commented 1 year ago

@johannhof @domfarolino

would you be willing to take a look? Feedback is welcome.

Thanks!

mreichhoff commented 1 year ago

good call...all the other ones use wording like: resolve |p| with false and return |p|, which matches the domfarolino suggestion. I used that instead.

Let me know of anything else. Thanks!

johannhof commented 1 year ago

Thanks!