Confirmed users
112
edits
(→To Be Investigated: all workers are origin-bound) |
(→Local Storage Objects: localStorage / sessionStorage / etc. are origin-bound) |
||
Line 18: | Line 18: | ||
Browsers restrict the domains for which cookies can be set, to avoid "supercookies" being set for e.g. "co.uk", which would allow sites to track users across multiple domains owned by different entities. | Browsers restrict the domains for which cookies can be set, to avoid "supercookies" being set for e.g. "co.uk", which would allow sites to track users across multiple domains owned by different entities. | ||
====document.domain==== | ====document.domain==== |