Bug 272503
| Summary: | [Cocoa] WebProcessPool::notifyPreferencesChanged() may notify the Network / GPU process too many times | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | Web Inspector | Assignee: | 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
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
Pull request: https://github.com/WebKit/WebKit/pull/27128
EWS
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
<rdar://problem/126261957>