Bug 227822 - [Cocoa] Allow the UIProcess to set logging parameters in the GPUProcess
Summary: [Cocoa] Allow the UIProcess to set logging parameters in the GPUProcess
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jer Noble
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-07-08 16:23 PDT by Jer Noble
Modified: 2022-03-01 00:35 PST (History)
3 users (show)

See Also:


Attachments
Patch (8.11 KB, patch)
2021-07-08 16:31 PDT, Jer Noble
no flags Details | Formatted Diff | Diff
Patch (8.79 KB, patch)
2021-07-09 12:36 PDT, Jer Noble
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jer Noble 2021-07-08 16:23:29 PDT
[Cocoa] Allow the UIProcess to set logging parameters in the GPUProcess
Comment 1 Jer Noble 2021-07-08 16:31:31 PDT
Created attachment 433183 [details]
Patch
Comment 2 Jer Noble 2021-07-09 12:36:04 PDT
Created attachment 433233 [details]
Patch
Comment 3 EWS 2021-07-09 14:54:52 PDT
Committed r279796 (239563@main): <https://commits.webkit.org/239563@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 433233 [details].
Comment 4 Radar WebKit Bug Importer 2021-07-09 14:55:16 PDT
<rdar://problem/80395440>
Comment 5 Simon Fraser (smfr) 2021-07-09 15:12:41 PDT
How is this different from what bug 226210 did?