RESOLVED FIXED 272503
[Cocoa] WebProcessPool::notifyPreferencesChanged() may notify the Network / GPU process too many times
https://bugs.webkit.org/show_bug.cgi?id=272503
Summary [Cocoa] WebProcessPool::notifyPreferencesChanged() may notify the Network / G...
Chris Dumez
Reported 2024-04-10 20:58:56 PDT
WebProcessPool::notifyPreferencesChanged() may notify the Network / GPU process too many times. The GPUProcess and the network process are singletons, therefore, we shouldn't notify them once per process pool
Attachments
Chris Dumez
Comment 1 2024-04-10 21:15:56 PDT
EWS
Comment 2 2024-04-11 02:05:51 PDT
Committed 277369@main (b34943c50971): <https://commits.webkit.org/277369@main> Reviewed commits have been landed. Closing PR #27128 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2024-04-11 02:06:14 PDT
Note You need to log in before you can comment on or make changes to this bug.