Bug 214852 - Handle full browser apps that try to use prohibited Info.plist strings
Summary: Handle full browser apps that try to use prohibited Info.plist strings
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-27 15:24 PDT by Kate Cheney
Modified: 2020-07-28 11:05 PDT (History)
1 user (show)

See Also:


Attachments
Patch (3.47 KB, patch)
2020-07-27 15:56 PDT, Kate Cheney
no flags Details | Formatted Diff | Diff
Patch (3.51 KB, patch)
2020-07-27 16:06 PDT, Kate Cheney
no flags Details | Formatted Diff | Diff
Patch (3.51 KB, patch)
2020-07-27 16:10 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-27 15:24:39 PDT
We should handle the case when apps with the web browser entitlement include strings in their plist which are prohibited.
Comment 1 Kate Cheney 2020-07-27 15:25:00 PDT
<rdar://problem/66023860>
Comment 2 Kate Cheney 2020-07-27 15:56:20 PDT
Created attachment 405319 [details]
Patch
Comment 3 Kate Cheney 2020-07-27 16:06:14 PDT
Created attachment 405321 [details]
Patch
Comment 4 Kate Cheney 2020-07-27 16:10:20 PDT
Created attachment 405322 [details]
Patch
Comment 5 Brent Fulgham 2020-07-27 17:02:46 PDT
Comment on attachment 405322 [details]
Patch

r=me.
Comment 6 EWS 2020-07-27 17:37:04 PDT
Committed r264961: <https://trac.webkit.org/changeset/264961>

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