[Webkit-unassigned] [Bug 183620] New: Resource Load Statistics: Immediately forward cookie access for domains with previous user interaction when there's an opener document
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 13 17:38:01 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=183620
Bug ID: 183620
Summary: Resource Load Statistics: Immediately forward cookie
access for domains with previous user interaction when
there's an opener document
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: wilander at apple.com
It turns out the fix in https://bugs.webkit.org/show_bug.cgi?id=183577 wasn't enough to address the compatibility issues with popups. Some of them just detect their unpartitioned cookies, auto-dismiss themselves, and expect their unpartitioned cookies to be available under the opener afterwards. We should grant them access if the popup's domain has had user interaction _previously_.
Note that we still need the part in https://bugs.webkit.org/show_bug.cgi?id=183577 because if the popup's domain has not received user interaction previously, we will not grant it storage access on just the window open.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180314/b9527a43/attachment-0001.html>
More information about the webkit-unassigned
mailing list