Bug 227248 - [macOS] Deny mach-lookup to the service 'com.apple.print.normalizerd'
Summary: [macOS] Deny mach-lookup to the service 'com.apple.print.normalizerd'
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: 2021-06-22 00:29 PDT by Per Arne Vollan
Modified: 2021-06-22 14:40 PDT (History)
3 users (show)

See Also:


Attachments
Patch (4.52 KB, patch)
2021-06-22 02:10 PDT, Per Arne Vollan
no flags 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 2021-06-22 00:29:58 PDT
Deny mach-lookup to the service 'com.apple.print.normalizerd' in the WebKit processes on macOS.
Comment 1 Radar WebKit Bug Importer 2021-06-22 00:30:26 PDT
<rdar://problem/79600557>
Comment 2 Per Arne Vollan 2021-06-22 02:10:32 PDT
Created attachment 431950 [details]
Patch
Comment 3 Brent Fulgham 2021-06-22 13:53:06 PDT
Comment on attachment 431950 [details]
Patch

r=me
Comment 4 Per Arne Vollan 2021-06-22 14:00:41 PDT
Comment on attachment 431950 [details]
Patch

Thanks for reviewing!
Comment 5 EWS 2021-06-22 14:07:20 PDT
Committed r279145 (239053@main): <https://commits.webkit.org/239053@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 431950 [details].
Comment 6 Tim Horton 2021-06-22 14:40:11 PDT
Comment on attachment 431950 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=431950&action=review

> LayoutTests/platform/mac/TestExpectations:60
> -fast/images/eps-as-image.html [ Pass ]
> +fast/images/eps-as-image.html [ Skip ]

2 questions: 1) did the test not catch the problem? 2) why are we skipping it? shouldn't it be passing now? this is fairly confusing