Bug 227248

Summary: [macOS] Deny mach-lookup to the service 'com.apple.print.normalizerd'
Product: WebKit Reporter: Per Arne Vollan <pvollan>
Component: WebKit Misc.Assignee: Per Arne Vollan <pvollan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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