Bug 184894

Summary: Log Same-Site policy for cookies
Product: WebKit Reporter: Daniel Bates <dbates>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: wilander
Priority: P2    
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Bug Depends on: 159464    
Bug Blocks:    

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>