[Webkit-unassigned] [Bug 170689] New: [WK2][iOS] Move away from UIKit runloop

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 10 12:48:21 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=170689

            Bug ID: 170689
           Summary: [WK2][iOS] Move away from UIKit runloop
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170410/a98f4090/attachment.html>


More information about the webkit-unassigned mailing list