Bug 227936 - Prevent HSTS tracking mitigation for top level navigation requests
Summary: Prevent HSTS tracking mitigation for top level navigation requests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords: InRadar
: 227975 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-07-13 18:30 PDT by Alex Christensen
Modified: 2021-07-16 18:02 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.85 KB, patch)
2021-07-13 18:32 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff
patch (24.57 KB, patch)
2021-07-16 14:19 PDT, Alex Christensen
beidson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2021-07-13 18:30:27 PDT
Prevent HSTS tracking mitigation for top level navigation requests
Comment 1 Alex Christensen 2021-07-13 18:32:43 PDT
Created attachment 433469 [details]
Patch
Comment 2 Alex Christensen 2021-07-13 18:32:46 PDT
<rdar://problem/77475001>
Comment 3 John Wilander 2021-07-13 18:44:14 PDT
shouldBlockCookies() already takes care of this.
Comment 4 John Wilander 2021-07-13 18:47:09 PDT
This was very much part of the original discussion and is probably mentioned in the blog post too.
Comment 5 Alex Christensen 2021-07-16 14:06:47 PDT
*** Bug 227975 has been marked as a duplicate of this bug. ***
Comment 6 Alex Christensen 2021-07-16 14:19:43 PDT
Created attachment 433703 [details]
patch
Comment 7 Alex Christensen 2021-07-16 18:02:29 PDT
http://trac.webkit.org/r280015