Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7b4c3365d1395d7aa49c6abbaad979be590a79a5
https://github.com/WebKit/WebKit/commit/7b4c3365d1395d7aa49c6abbaad979be590a79a5
Author: Ruthvik Konda <[email protected]>
Date: 2026-08-06 (Thu, 06 Aug 2026)
Changed paths:
M Source/WebCore/Modules/model-element/LazyLoadModelObserver.cpp
Log Message:
-----------
[model] Remove unused <limits> include in LazyLoadModelObserver
https://bugs.webkit.org/show_bug.cgi?id=321131
rdar://184164840
Reviewed by Mike Wyrzykowski.
LazyLoadModelObserver.cpp includes <limits> but never uses std::numeric_limits.
No change in behavior.
* Source/WebCore/Modules/model-element/LazyLoadModelObserver.cpp:
Canonical link: https://commits.webkit.org/318720@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications