WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
226051
[iOS] Remove com.apple.QuartzCore.secure-mode entitlement from WebContent and GPUProcess
https://bugs.webkit.org/show_bug.cgi?id=226051
Summary
[iOS] Remove com.apple.QuartzCore.secure-mode entitlement from WebContent and...
Brent Fulgham
Reported
2021-05-20 16:28:28 PDT
We currently entitle the WebContent and GPUProcess with 'com.apple.QuartzCore.secure-mode'. We sandbox away the various features that should be possible with this entitlement, and clearly do not need it. We should also remove the entitlement.
Attachments
Patch
(2.16 KB, patch)
2021-05-20 16:34 PDT
,
Brent Fulgham
bfulgham
: review-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Brent Fulgham
Comment 1
2021-05-20 16:28:47 PDT
<
rdar://problem/77179328
>
Brent Fulgham
Comment 2
2021-05-20 16:34:25 PDT
Created
attachment 429239
[details]
Patch
Brent Fulgham
Comment 3
2021-05-20 16:45:55 PDT
Oops! This entitlement actually is still needed to draw while a phone screen is locked, so we need to keep it.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug