Bug 189429 - [iOS, macOS] Allow WebContent access to AVCSupported IOKit property in sandbox
Summary: [iOS, macOS] Allow WebContent access to AVCSupported IOKit property in sandbox
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-09-07 13:08 PDT by Brent Fulgham
Modified: 2018-09-07 14:29 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.57 KB, patch)
2018-09-07 13:13 PDT, Brent Fulgham
no flags Details | Formatted Diff | Diff
Patch (3.28 KB, patch)
2018-09-07 13:26 PDT, Brent Fulgham
no flags 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-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.