RESOLVED FIXED 196782
[iOS] Fix iokit-get-properties sandbox violations
https://bugs.webkit.org/show_bug.cgi?id=196782
Summary [iOS] Fix iokit-get-properties sandbox violations
Per Arne Vollan
Reported 2019-04-10 14:11:27 PDT
A few iokit properties needs to be added to the iOS sandbox.
Attachments
Patch (1.60 KB, patch)
2019-04-10 14:13 PDT, Per Arne Vollan
bfulgham: review+
Patch (2.52 KB, patch)
2019-04-10 15:11 PDT, Per Arne Vollan
no flags
Per Arne Vollan
Comment 1 2019-04-10 14:11:45 PDT
Per Arne Vollan
Comment 2 2019-04-10 14:13:31 PDT
Brent Fulgham
Comment 3 2019-04-10 15:00:44 PDT
Comment on attachment 367161 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=367161&action=review r=me > Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb:300 > + (iokit-property "graphics-featureset-class") ;; <rdar://problem/49497720> In general, it's probably nicer to keep these all in alphabetical order (just for ease of locating them in the future)
Per Arne Vollan
Comment 4 2019-04-10 15:11:43 PDT
Brent Fulgham
Comment 5 2019-04-10 15:16:55 PDT
Comment on attachment 367169 [details] Patch Very nice! r=me.
Per Arne Vollan
Comment 6 2019-04-10 15:27:17 PDT
Comment on attachment 367169 [details] Patch Thanks for reviewing!
WebKit Commit Bot
Comment 7 2019-04-10 15:50:10 PDT
Comment on attachment 367169 [details] Patch Clearing flags on attachment: 367169 Committed r244159: <https://trac.webkit.org/changeset/244159>
Note You need to log in before you can comment on or make changes to this bug.