DescriptionDrop [TreatNullAs=NullString] for Document.cookie
https://html.spec.whatwg.org/#document
After this change, setting document.cookie to null will stringify to
"null", so it's simply like setting a cookie by that name. This matches
Firefox Nightly and Edge.
BUG=497307
Committed: https://crrev.com/b05426e99566190787f9532e9af0e8cdf7c1dd9b
Cr-Commit-Position: refs/heads/master@{#360567}
Patch Set 1 #
Messages
Total messages: 14 (5 generated)
|