Bug 179683

Summary: Whitelist some IOKIt properties to avoid sandbox violations on YouTube
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit2Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, bfulgham, dino, ggaren
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch dino: review+

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>