RESOLVED FIXED 193086
Allow WebContent process access to some drawing-related IOKit properties
https://bugs.webkit.org/show_bug.cgi?id=193086
Summary Allow WebContent process access to some drawing-related IOKit properties
Brent Fulgham
Reported 2019-01-02 12:26:28 PST
Test run logging shows a number of drawing-related IOKit properties that are incorrectly denied by the current iOS sandbox. Denying these property checks can lead to reduced performance, drawing issues, and other bugs. This patch allows the WebContent process on iOS to read these values.
Attachments
Patch Part 1 (3.41 KB, patch)
2019-01-02 12:37 PST, Brent Fulgham
no flags
Patch (1.88 KB, patch)
2019-01-11 16:04 PST, Brent Fulgham
no flags
Brent Fulgham
Comment 1 2019-01-02 12:26:47 PST
Brent Fulgham
Comment 2 2019-01-02 12:37:52 PST
Created attachment 358194 [details] Patch Part 1
WebKit Commit Bot
Comment 3 2019-01-02 15:50:32 PST
Comment on attachment 358194 [details] Patch Part 1 Clearing flags on attachment: 358194 Committed r239580: <https://trac.webkit.org/changeset/239580>
WebKit Commit Bot
Comment 4 2019-01-02 15:50:33 PST
All reviewed patches have been landed. Closing bug.
Brent Fulgham
Comment 5 2019-01-11 15:58:59 PST
The sandbox regex wasn't quite right, and an additional property was needed. Creating a follow-up patch to fix this issue.
Brent Fulgham
Comment 6 2019-01-11 16:04:30 PST
WebKit Commit Bot
Comment 7 2019-01-11 19:40:17 PST
Comment on attachment 358959 [details] Patch Clearing flags on attachment: 358959 Committed r239895: <https://trac.webkit.org/changeset/239895>
WebKit Commit Bot
Comment 8 2019-01-11 19:40:18 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.