Bug 170688

Summary: [WK2][macOS] Move away from AppKit runloop
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ap, jbedard
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=170689
https://bugs.webkit.org/show_bug.cgi?id=182025

Brent Fulgham
Reported 2017-04-10 12:45:57 PDT
The various WebKit2 processes were created using the full AppKit runloop. Since AppKit 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
Brent Fulgham
Comment 1 2017-04-10 12:46:22 PDT
Jonathan Bedard
Comment 2 2018-01-23 16:52:31 PST
Forward-duping to <https://bugs.webkit.org/show_bug.cgi?id=179804>. *** This bug has been marked as a duplicate of bug 179804 ***
Note You need to log in before you can comment on or make changes to this bug.