[Webkit-unassigned] [Bug 204770] New: [iOS] Calls to the device motion API should be done in the UI process

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 2 15:09:19 PST 2019


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

            Bug ID: 204770
           Summary: [iOS] Calls to the device motion API should be done in
                    the UI process
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pvollan at apple.com

The device motion API on iOS is communicating with iohideventsystem. Since mach lookup to this daemon will be closed, the calls to this API should be moved from the WebContent process to the UI process.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191202/3ffc3d0e/attachment.htm>


More information about the webkit-unassigned mailing list