[Webkit-unassigned] [Bug 226555] New: [Cocoa] Clean up notification_center message filters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 2 14:59:14 PDT 2021


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

            Bug ID: 226555
           Summary: [Cocoa] Clean up notification_center message filters
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org
                CC: kkinnunen at apple.com
        Depends on: 223072

We initially had two groups of mach-message-send filter rules for 'com.apple.system.notification_center' so we could collect telemetry on a group of messages. Now that we have removed all the messages we do not need, there is no reason to maintain two separate sets.

This patch just combines the two sets into a single list so we can easily conditionalize it for different OS releases if needed.

<rdar://problem/77164076>


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=223072
[Bug 223072] [macOS] Add message filtering check in sandbox
-- 
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/20210602/90efdb98/attachment.htm>


More information about the webkit-unassigned mailing list