WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
193461
Device IDs should not persist in more cases than currently
https://bugs.webkit.org/show_bug.cgi?id=193461
Summary
Device IDs should not persist in more cases than currently
youenn fablet
Reported
2019-01-15 13:57:44 PST
The spec says: user agents MUST NOT persist device identifiers for sites that are blocked from using cookies, and user agents MUST reset per-origin device identifiers when other persistent storage are cleared. This seems to induce that we should: - Not store device IDs if cookies are blocked - Flush device IDs if Cache Storage, or IDB are flushed, not only cookies.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2019-01-17 11:11:39 PST
<
rdar://problem/47357226
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug