Bug 215031 - doesParentProcessHaveITPEnabled() check should match behavior in determineITPStateInternal() check
Summary: doesParentProcessHaveITPEnabled() check should match behavior in determineITP...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kate Cheney
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-07-31 13:08 PDT by Kate Cheney
Modified: 2020-08-03 10:13 PDT (History)
2 users (show)

See Also:


Attachments
Patch (8.43 KB, patch)
2020-07-31 15:32 PDT, Kate Cheney
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kate Cheney 2020-07-31 13:08:04 PDT
Currently the doesParentProcessHaveITPEnabled() check only checks for full web browser status, not for the NSCrossWebsiteTrackingUsageDescription Info.plist entry.
Comment 1 Kate Cheney 2020-07-31 13:08:26 PDT
rdar://problem/66384618
Comment 2 Kate Cheney 2020-07-31 15:32:04 PDT
Created attachment 405749 [details]
Patch
Comment 3 Brent Fulgham 2020-08-03 10:05:01 PDT
Comment on attachment 405749 [details]
Patch

r=me
Comment 4 EWS 2020-08-03 10:13:46 PDT
Committed r265202: <https://trac.webkit.org/changeset/265202>

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