Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d9f0af20a0d11b23f2b3a3c80c976be1751742a3
https://github.com/WebKit/WebKit/commit/d9f0af20a0d11b23f2b3a3c80c976be1751742a3
Author: Ahmad Saleem <[email protected]>
Date: 2026-09-03 (Thu, 03 Sep 2026)
Changed paths:
M Source/WebCore/loader/ResourceMonitorThrottler.h
Log Message:
-----------
Remove dead declared-but-undefined member functions from
ResourceMonitorThrottler
https://bugs.webkit.org/show_bug.cgi?id=323288
rdar://186540356
Reviewed by Abrar Rahman Protyasha.
These five members are declared in the header but never defined or
called. Remove the stale declarations. No behavior change.
* Source/WebCore/loader/ResourceMonitorThrottler.h:
Canonical link: https://commits.webkit.org/320463@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications