Bug 225623

Summary: [macOS] Extend access to 'com.apple.print.normalizerd' when canvas drawing is done in the WebContent process
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit Misc.Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: pvollan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=225661
Attachments:
Description Flags
Patch none

Description Brent Fulgham 2021-05-10 16:51:38 PDT
When the GPU Process is not handling canvas drawing, WebKit needs access to 'com.apple.print.normalizerd' so that it can properly draw EPS images.
Comment 1 Brent Fulgham 2021-05-10 16:59:18 PDT
Created attachment 428222 [details]
Patch
Comment 2 Per Arne Vollan 2021-05-11 10:27:36 PDT
Comment on attachment 428222 [details]
Patch

R=me.
Comment 3 Brent Fulgham 2021-05-11 10:31:42 PDT
Comment on attachment 428222 [details]
Patch

We should see if we can avoid extending this access unless an EPS document is encountered.
Comment 4 Brent Fulgham 2021-05-11 10:34:37 PDT
<rdar://problem/77354349>
Comment 5 EWS 2021-05-11 11:00:34 PDT
Committed r277331 (237590@main): <https://commits.webkit.org/237590@main>

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