WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
170689
[WK2][iOS] Move away from UIKit runloop
https://bugs.webkit.org/show_bug.cgi?id=170689
Summary
[WK2][iOS] Move away from UIKit runloop
Brent Fulgham
Reported
2017-04-10 12:48:21 PDT
The various WebKit2 processes were created using the full UIKit runloop. Since UIKit is designed to support full applications, it has features that are not needed for our focused lower-level WebKit processes. We should move to a lower-level runloop concept so that we can tighten the sandboxes on WebProcess, NetworkProcess, etc., even further.
Attachments
Add attachment
proposed patch, testcase, etc.
Brent Fulgham
Comment 1
2017-04-10 12:51:31 PDT
<
rdar://problem/31539225
>
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