Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 58cec1846b46f1be6203bc0084a0eb74c2886cb3
https://github.com/WebKit/WebKit/commit/58cec1846b46f1be6203bc0084a0eb74c2886cb3
Author: Tim Horton <[email protected]>
Date: 2026-01-23 (Fri, 23 Jan 2026)
Changed paths:
M Source/WebCore/page/scrolling/ScrollingConstraints.cpp
M Source/WebCore/page/scrolling/ScrollingConstraints.h
Log Message:
-----------
Add TextStream operator<< for ViewportConstraints for ease of debugging
https://bugs.webkit.org/show_bug.cgi?id=306145
rdar://168783509
Reviewed by Abrar Rahman Protyasha.
* Source/WebCore/page/scrolling/ScrollingConstraints.cpp:
(WebCore::operator<<):
* Source/WebCore/page/scrolling/ScrollingConstraints.h:
I recently had reason to need this, and figured it might help someone else
someday.
Canonical link: https://commits.webkit.org/306133@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications