[Webkit-unassigned] [Bug 193123] New: [iOS] Silently deny access to mail settings triggered by MessageUI framework

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 3 12:58:14 PST 2019


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

            Bug ID: 193123
           Summary: [iOS] Silently deny access to mail settings triggered
                    by MessageUI framework
           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 MessageUI framework has start-up code that checks for some mail features. These checks are only needed/used for Mail, but are getting called (and denied) for unrelated applications that use WebKit.

Remove this logging spew (so we can find real problems) by telling our sandbox system not to notify us that it has (as expected) blocked this access.

-- 
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/20190103/68b47935/attachment.html>


More information about the webkit-unassigned mailing list