-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
sessionStorage getter can throw #4650
Labels
Comments
annevk
added a commit
that referenced
this issue
May 18, 2020
annevk
added a commit
that referenced
this issue
May 18, 2020
annevk
added a commit
that referenced
this issue
Jun 5, 2020
annevk
added a commit
that referenced
this issue
Jul 8, 2020
annevk
added a commit
that referenced
this issue
Jul 10, 2020
mfreed7
pushed a commit
to mfreed7/html
that referenced
this issue
Sep 11, 2020
Use the new primitives in the Storage Standard. Closes whatwg#3209, closes whatwg#3210, closes whatwg#3283, closes whatwg#4650, closes whatwg#5463, and closes whatwg#5498.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is related to #3283 and can reuse the infrastructure needed to fix that. Some browsers have anti-tracking reasons to block access for this attribute.
E.g., https://bugzilla.mozilla.org/show_bug.cgi?id=1245595#c42.
The text was updated successfully, but these errors were encountered: