Bug 218395 - [macOS] Remove unneeded shmem access to ColorSync
Summary: [macOS] Remove unneeded shmem access to ColorSync
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: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-10-30 10:33 PDT by Brent Fulgham
Modified: 2020-11-02 10:59 PST (History)
3 users (show)

See Also:


Attachments
Patch (3.74 KB, patch)
2020-10-30 10:36 PDT, Brent Fulgham
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2020-10-30 10:33:42 PDT
ColorSync on macOS has not used shared memory since Mac OS X 10.7, and our sandbox should not have this access. Removing this unused shared memory capability.
Comment 1 Brent Fulgham 2020-10-30 10:33:54 PDT
<rdar://problem/70354916>
Comment 2 Brent Fulgham 2020-10-30 10:36:35 PDT
Created attachment 412773 [details]
Patch
Comment 3 Per Arne Vollan 2020-10-30 12:29:31 PDT
Comment on attachment 412773 [details]
Patch

R=me.
Comment 4 Per Arne Vollan 2020-10-30 14:11:21 PDT
Comment on attachment 412773 [details]
Patch

R=me.
Comment 5 EWS 2020-11-02 10:59:22 PST
Committed r269254: <https://trac.webkit.org/changeset/269254>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 412773 [details].