[webkit-reviews] review granted: [Bug 205963] Resource Load Statistics: Flip experimental cookie blocking setting from an enable to a disable : [Attachment 387149] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 8 16:03:47 PST 2020


Brent Fulgham <bfulgham at webkit.org> has granted John Wilander
<wilander at apple.com>'s request for review:
Bug 205963: Resource Load Statistics: Flip experimental cookie blocking setting
from an enable to a disable
https://bugs.webkit.org/show_bug.cgi?id=205963

Attachment 387149: Patch

https://bugs.webkit.org/attachment.cgi?id=387149&action=review




--- Comment #3 from Brent Fulgham <bfulgham at webkit.org> ---
Comment on attachment 387149
  --> https://bugs.webkit.org/attachment.cgi?id=387149
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=387149&action=review

> Source/WebKit/UIProcess/WebsiteData/Cocoa/WebsiteDataStoreCocoa.mm:75
> +    auto thirdPartyCookieBlockingMode =
WebCore::ThirdPartyCookieBlockingMode::All;

When would we ever hit 'OnlyAccordingToPerDomainPolicy'?


More information about the webkit-reviews mailing list