Bug 208455 - [iOS] Deny mach lookup access to distributed notifications in the WebContent process
Summary: [iOS] Deny mach lookup access to distributed notifications in the WebContent ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Per Arne Vollan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-03-02 11:02 PST by Per Arne Vollan
Modified: 2020-03-02 11:58 PST (History)
3 users (show)

See Also:


Attachments
Patch (3.08 KB, patch)
2020-03-02 11:07 PST, Per Arne Vollan
bfulgham: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Per Arne Vollan 2020-03-02 11:02:34 PST
On iOS, deny mach lookup access to the service "com.apple.distributed_notifications@1v3" in the WebContent process.
Comment 1 Radar WebKit Bug Importer 2020-03-02 11:03:02 PST
<rdar://problem/59958406>
Comment 2 Per Arne Vollan 2020-03-02 11:07:25 PST
Created attachment 392157 [details]
Patch
Comment 3 Per Arne Vollan 2020-03-02 11:58:15 PST
Committed r257723: <https://trac.webkit.org/changeset/257723/webkit>