Bug 187308 - [iOS] Clean up sandbox warnings found during Public Beta
Summary: [iOS] Clean up sandbox warnings found during Public Beta
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-07-03 15:33 PDT by Brent Fulgham
Modified: 2018-07-03 15:45 PDT (History)
3 users (show)

See Also:


Attachments
Patch (2.31 KB, patch)
2018-07-03 15:35 PDT, Brent Fulgham
eric.carlson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2018-07-03 15:33:00 PDT
I made our sandbox overly restrictive during our iOS 12.0 development cycle, and have found a number of missing items.

This patch adds the missing IOKit properties, and removes a duplicate call to (play-media).
Comment 1 Brent Fulgham 2018-07-03 15:34:12 PDT
<rdar://problem/41203914>
Comment 2 Brent Fulgham 2018-07-03 15:35:04 PDT
Created attachment 344231 [details]
Patch
Comment 3 Brent Fulgham 2018-07-03 15:45:01 PDT
Committed r233484: <https://trac.webkit.org/changeset/233484>