RESOLVED FIXED 184346
Resource Load Statistics: Apply cookie blocking to setCookiesFromDOM()
https://bugs.webkit.org/show_bug.cgi?id=184346
Summary Resource Load Statistics: Apply cookie blocking to setCookiesFromDOM()
John Wilander
Reported 2018-04-05 17:28:22 PDT
Domains in the blocked state can briefly set cookies. Those cookies can't be seen, are not sent in requests, and are continuously purged. But we should not set them to start with.
Attachments
Patch (1.63 KB, patch)
2018-04-05 17:34 PDT, John Wilander
no flags
Radar WebKit Bug Importer
Comment 1 2018-04-05 17:30:32 PDT
John Wilander
Comment 2 2018-04-05 17:34:37 PDT
John Wilander
Comment 3 2018-04-05 19:00:13 PDT
Comment on attachment 337317 [details] Patch Thanks, Brent!
WebKit Commit Bot
Comment 4 2018-04-05 19:25:46 PDT
Comment on attachment 337317 [details] Patch Clearing flags on attachment: 337317 Committed r230319: <https://trac.webkit.org/changeset/230319>
WebKit Commit Bot
Comment 5 2018-04-05 19:25:47 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.