Bug 189429

Summary: [iOS, macOS] Allow WebContent access to AVCSupported IOKit property in sandbox
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit2Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, eric.carlson, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Brent Fulgham 2018-09-07 13:08:22 PDT
User testing of recent iOS builds shows that we are blocking access to the 'AVCSupported' IOKit property. This is useful for determining appropriate video codecs, and should be allowed.
Comment 1 Brent Fulgham 2018-09-07 13:12:46 PDT
<rdar://problem/43612229>
Comment 2 Brent Fulgham 2018-09-07 13:13:10 PDT
Created attachment 349182 [details]
Patch
Comment 3 Brent Fulgham 2018-09-07 13:24:32 PDT
I also see HEVCSupported warnings, so we should make sure those are permitted.
Comment 4 Brent Fulgham 2018-09-07 13:26:14 PDT
Created attachment 349184 [details]
Patch
Comment 5 WebKit Commit Bot 2018-09-07 14:29:42 PDT
Comment on attachment 349184 [details]
Patch

Clearing flags on attachment: 349184

Committed r235807: <https://trac.webkit.org/changeset/235807>
Comment 6 WebKit Commit Bot 2018-09-07 14:29:44 PDT
All reviewed patches have been landed.  Closing bug.