[webkit-reviews] review granted: [Bug 209761] Experimental: Enforce SameSite=strict for domains classified as bounce trackers : [Attachment 394993] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 30 18:11:08 PDT 2020


Brent Fulgham <bfulgham at webkit.org> has granted John Wilander
<wilander at apple.com>'s request for review:
Bug 209761: Experimental: Enforce SameSite=strict for domains classified as
bounce trackers
https://bugs.webkit.org/show_bug.cgi?id=209761

Attachment 394993: Patch

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




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

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

>
Source/WebKit/NetworkProcess/Classifier/ResourceLoadStatisticsDatabaseStore.cpp
:1740
> +	   RELEASE_LOG_ERROR_IF_ALLOWED(m_sessionID, "%p -
ResourceLoadStatisticsDatabaseStore::clearUserInteraction failed to bind, error
message: %{private}s", this, m_database.lastErrorMsg());

Oops! :-)


More information about the webkit-reviews mailing list