Bug 179683 - Whitelist some IOKIt properties to avoid sandbox violations on YouTube
Summary: Whitelist some IOKIt properties to avoid sandbox violations on YouTube
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-11-14 12:13 PST by Brent Fulgham
Modified: 2017-11-14 13:14 PST (History)
4 users (show)

See Also:


Attachments
Patch (3.84 KB, patch)
2017-11-14 12:36 PST, Brent Fulgham
dino: 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 2017-11-14 12:13:15 PST
While investigating other bugs, I noticed a few sandbox warnings being generated while viewing YouTube content on some iMacs.

This radar adds a few more IOKit properties to the whitelist to avoid these warnings.

<rdar://problem/35415368>
Comment 1 Brent Fulgham 2017-11-14 12:36:03 PST
Created attachment 326908 [details]
Patch
Comment 2 Brent Fulgham 2017-11-14 13:14:59 PST
Committed r224837: <https://trac.webkit.org/changeset/224837>