Bug 184894 - Log Same-Site policy for cookies
Summary: Log Same-Site policy for cookies
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 159464
Blocks:
  Show dependency treegraph
 
Reported: 2018-04-23 12:09 PDT by Daniel Bates
Modified: 2018-04-23 12:09 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2018-04-23 12:09:24 PDT
Following up from bug #159464 we should teach logCookieInformationInternal() (*) to log the Same-Site policy for each cookie (if any).

(*) <https://trac.webkit.org/browser/trunk/Source/WebKit/NetworkProcess/NetworkResourceLoader.cpp?rev=230893#L901>