RESOLVED FIXED 241809
[GPUP] Send GPU preferences in single IPC message
https://bugs.webkit.org/show_bug.cgi?id=241809
Summary [GPUP] Send GPU preferences in single IPC message
Youssef Soliman
Reported 2022-06-21 10:04:09 PDT
Currently the `GPUProcessProxy::updatePreferences` method sends preferences from the web process in multiple IPC messages to the GPU process. These messages should be consolidated into one package and sent across in a single message.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-06-21 14:38:04 PDT
Youssef Soliman
Comment 2 2022-06-21 14:41:02 PDT
EWS
Comment 3 2022-06-21 18:16:49 PDT
Committed r295708 (251713@main): <https://commits.webkit.org/251713@main> Reviewed commits have been landed. Closing PR #1660 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.