Bug 265390
Summary: | Check MDM for administrator-specified bundle IDs to grant access to managed domains | ||
---|---|---|---|
Product: | WebKit | Reporter: | Brent Fulgham <bfulgham> |
Component: | WebKit API | Assignee: | Brent Fulgham <bfulgham> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Local Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 246290 | ||
Bug Blocks: |
Brent Fulgham
This patch checks MDM to see if the current application is one of a small set of apps specified by the organization administrator. If so, the app will be treated the same way as Safari with respect to managed domains (see Bug 246290).
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brent Fulgham
<rdar://107152625>
Brent Fulgham
Pull request: https://github.com/WebKit/WebKit/pull/20939
Brent Fulgham
This is actually being tracked under:
<rdar://118906173>
EWS
Committed 277090@main (d25dff5c2151): <https://commits.webkit.org/277090@main>
Reviewed commits have been landed. Closing PR #20939 and removing active labels.