Bug 211925

Summary: Add quirk for cookie blocking latch mode aolmail.com redirecting to aol.com under aol.com
Product: WebKit Reporter: John Wilander <wilander>
Component: WebKit Misc.Assignee: John Wilander <wilander>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

John Wilander
Reported 2020-05-14 15:17:57 PDT
AOL Mail (mail.aol.com) serves images to users using non first-party domains (*.aolmail.com). Since user’s cookies are only available on first-party domains, these image requests use a short-lived token for authentication. If token is expired, these requests will be redirected to the first party domain for cookie validation and new token generation. We should add a quirk for cookie blocking latch mode for when aolmail.com redirects to aol.com under aol.com.
Attachments
Patch (1.83 KB, patch)
2020-05-14 15:22 PDT, John Wilander
no flags
John Wilander
Comment 1 2020-05-14 15:18:19 PDT
John Wilander
Comment 2 2020-05-14 15:22:33 PDT
Brent Fulgham
Comment 3 2020-05-14 16:27:44 PDT
Comment on attachment 399416 [details] Patch Yuck. r=me
John Wilander
Comment 4 2020-05-14 16:28:36 PDT
Comment on attachment 399416 [details] Patch Thanks, Brent!
EWS
Comment 5 2020-05-14 17:02:22 PDT
Committed r261724: <https://trac.webkit.org/changeset/261724> All reviewed patches have been landed. Closing bug and clearing flags on attachment 399416 [details].
Note You need to log in before you can comment on or make changes to this bug.