[Webkit-unassigned] [Bug 221768] New: [macOS] Limit mech-register to required services

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 11 11:56:48 PST 2021


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

            Bug ID: 221768
           Summary: [macOS] Limit mech-register to required services
           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: bfulgham at webkit.org

Based on telemetry, we only need mach-register for accessibility-related features.

Let’s revise the rule to just allow the two AX-related items:

(allow mach-register
    (local-name
        "com.apple.axserver"
        “com.apple.tsm.portname”
))

-- 
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/20210211/156c00e7/attachment.htm>


More information about the webkit-unassigned mailing list