WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2024-04-10 21:15:56 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/27128
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
<
rdar://problem/126261957
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug