Commits
User selector
Commit History
Commits on May 30, 2021
Remove WTF::Optional synonym for std::optional, using that class template directly instead
Show description for e98ff12committed
Commits on May 15, 2021
Javascript can't access a SameSite=Strict cookie after page is loaded after a redirect from a third party site
Show description for 1a957c6committed
Commits on May 22, 2020
Add SPI to unblock third party cookies from WKWebViews with ResourceLoadStatistics turned on
Show description for 664f226authored andcommitted
Commits on Apr 8, 2020
Make more use of FrameLoader pageID/frameID getters
Show description for efa19c0authored andcommitted
Commits on Mar 29, 2020
Web Inspector: support editing cookie key/values from inspector
Show description for 985f264committed
Commits on Jan 22, 2020
Frequent NetworkConnectionToWebProcess::CookiesEnabled sync IPC when browsing reddit.com
Show description for 9e24c4ecommitted
Commits on Jan 15, 2020
document.cookie should not do a sync IPC to the network process for iframes that do not have storage access
Show description for a22e917committed
Commits on Sep 22, 2019
CookieRequestHeaderFieldProxy does not need a SessionID
Show description for f64ebeccommitted
Commits on Sep 20, 2019
Document no longer needs to store a SessionID
Show description for dbcd933committed
Commits on Aug 15, 2019
Use ObjectIdentifier<FrameIdentifierType> for frameIDs
Show description for 4c50a20committed
Commits on Aug 14, 2019
Remove SessionID default constructor
Show description for a35d9bccommitted
Commits on May 27, 2019
Use a strongly-typed identifier for pages
Show description for 6b82387committed
Commits on Jan 17, 2019
Stop using NetworkStorageSession::storageSession in WebCore
Show description for bdb6303committed
Commits on Jan 15, 2019
Stop using CookiesStrategy
Show description for fd6dedccommitted
Commits on Jan 8, 2019
Stop using NetworkStorageSession in WebProcess
Show description for 581ef5dcommittedUnreviewed, rolling out r239727.
Show description for 703a326committedStop using NetworkStorageSession in WebProcess
Show description for dd6813fcommitted
Commits on Dec 20, 2018
wtf/Optional.h: move-constructor and move-assignment operator should disengage the value being moved from
Show description for 462a669committed
Commits on Jul 30, 2018
Source/WebCore:
Show description for bcd9eedauthored andcommitted
Commits on Apr 24, 2018
Source/WebCore:
Show description for 35d6064authored andcommittedUnreviewed, rolling out r230921, r230923, r230924, r230932,
Show description for 172b155authored andcommitted
Commits on Apr 23, 2018
Implement Same-Site cookies
Show description for aa44f47committed
Commits on Apr 22, 2018
Cleanup CookieRequestHeaderFieldProxy
Show description for efa786fcommitted
Commits on Apr 21, 2018
Limit cookie header access to Network process
Show description for a9370e6committed
Commits on Dec 14, 2017
Storage Access API: Implement frame-specific access in the document.cookie layer
Show description for 2020c80committed
Commits on Oct 5, 2017
Drop unused parameters for CookiesStrategy::cookiesEnabled()
Show description for a1e33fecommitted
Commits on Sep 22, 2017
REGRESSION (r221017): iCloud mail logs me out after looking at a few messages
Show description for 4d0ec7fcommitted
Commits on Aug 28, 2017
Disable access to secure cookies if an HTTPS site loads mixed content (Part 2: Header Requests)
Show description for 8d5b971committed
Commits on Aug 22, 2017
Disable access to secure cookies if an HTTPS site loads mixed content
Show description for 6029ae4committed
Commits on Mar 17, 2017
Improve the system tracing points
Show description for 7ff79dacommitted
Commits on Mar 11, 2017
Cleanup "addCookie" and its sole user.
Show description for 858e543committed
Commits on Aug 22, 2016
Use Document& instead of Document* when getting cookies
Show description for 0d85d4aauthored andcommitted
Commits on Aug 10, 2016
Move NetworkStorageSession management to WebCore
Show description for 8b8c947committed
Commits on Apr 7, 2016
CookieJar should support adding synthetic cookies for developer tools
Show description for b02ba97committed
Commits on Mar 24, 2016
Clean up cookie jar after r198195
Show description for bcc80eeauthored andcommitted