Bug 225623 - [macOS] Extend access to 'com.apple.print.normalizerd' when canvas drawing is done in the WebContent process
Summary: [macOS] Extend access to 'com.apple.print.normalizerd' when canvas drawing is...
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: 2021-05-10 16:51 PDT by Brent Fulgham
Modified: 2021-05-11 11:00 PDT (History)
1 user (show)

See Also:


Attachments
Patch (3.44 KB, patch)
2021-05-10 16:59 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 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].