Bug 187308

Summary: [iOS] Clean up sandbox warnings found during Public Beta
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit2Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, eric.carlson, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch eric.carlson: review+

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>