Bug 173082 - [WK2][macOS] Allow iokit-get-properties for additional media features
Summary: [WK2][macOS] Allow iokit-get-properties for additional media features
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: 2017-06-07 16:49 PDT by Brent Fulgham
Modified: 2017-06-12 10:38 PDT (History)
5 users (show)

See Also:


Attachments
Patch (7.47 KB, patch)
2017-06-09 17:19 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 2017-06-07 16:49:53 PDT
I've identified a few more DRM and playback-related IOKit properties that are needed, now that more users are running this sandbox.

This patch revised the Plugin sandbox to permit a few more properties for these uses.
Comment 1 Brent Fulgham 2017-06-07 16:50:08 PDT
<rdar://problem/32597547>
Comment 2 Brent Fulgham 2017-06-09 17:18:03 PDT
Actually, these were needed by WebProcess for dealing with other hardware configurations (Nvidia). I've updated the sandbox to allow access.
Comment 3 Brent Fulgham 2017-06-09 17:19:37 PDT
Created attachment 312517 [details]
Patch
Comment 4 WebKit Commit Bot 2017-06-12 10:38:45 PDT
Comment on attachment 312517 [details]
Patch

Clearing flags on attachment: 312517

Committed r218109: <http://trac.webkit.org/changeset/218109>
Comment 5 WebKit Commit Bot 2017-06-12 10:38:47 PDT
All reviewed patches have been landed.  Closing bug.