Bug 216083

Summary: Remove custom domain from SameSite=strict jail protection
Product: WebKit Reporter: John Wilander <wilander>
Component: WebKit Misc.Assignee: John Wilander <wilander>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description John Wilander 2020-09-02 11:05:42 PDT
Since bounce tracking has stopped, we should remove the custom domain from WebKit::ResourceLoadStatisticsStore::shouldEnforceSameSiteStrictForSpecificDomain().
Comment 1 John Wilander 2020-09-02 11:06:03 PDT
<rdar://problem/68220223>
Comment 2 John Wilander 2020-09-02 11:09:52 PDT
Created attachment 407779 [details]
Patch
Comment 3 John Wilander 2020-09-02 12:11:38 PDT
Bot test failures are unrelated.
Comment 4 John Wilander 2020-09-02 13:19:37 PDT
Comment on attachment 407779 [details]
Patch

Alan Bujtas had a look at the failed test on mac-wk2 and concluded it was unrelated.
Comment 5 EWS 2020-09-02 15:44:57 PDT
Committed r266493: <https://trac.webkit.org/changeset/266493>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 407779 [details].