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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 30 14:31:44 PST 2019


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

            Bug ID: 204720
           Summary: [iOS] Calls to device orientation 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 orientation API on iOS is communicating with locationd on iOS. 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/20191130/3c742bf0/attachment.htm>


More information about the webkit-unassigned mailing list