Bug 216896 - InAppBrowserPrivacy HTTPCookie tests incorrectly use the IsInAppBrowserPrivacyEnabled NSUserDefaults value
Summary: InAppBrowserPrivacy HTTPCookie tests incorrectly use the IsInAppBrowserPrivac...
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-09-23 14:06 PDT by Kate Cheney
Modified: 2020-09-24 16:59 PDT (History)
4 users (show)

See Also:


Attachments
Patch (9.80 KB, patch)
2020-09-23 16:25 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-09-23 14:06:50 PDT
The IsInAppBrowserPrivacyEnabled NSUserDefaults value used to enable/disable App-Bound Domains. Now App-Bound domains is opt-in based on a value in the app's Info.plist, so we can remove this code from the tests.
Comment 1 Radar WebKit Bug Importer 2020-09-23 14:07:58 PDT
<rdar://problem/69456713>
Comment 2 Kate Cheney 2020-09-23 16:25:25 PDT
Created attachment 409515 [details]
Patch
Comment 3 EWS 2020-09-24 16:59:15 PDT
Committed r267553: <https://trac.webkit.org/changeset/267553>

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