Bug 272503

Summary: [Cocoa] WebProcessPool::notifyPreferencesChanged() may notify the Network / GPU process too many times
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Web InspectorAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.