Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b31165e92aedb8a8acb437f6f229e7d042f03da5
https://github.com/WebKit/WebKit/commit/b31165e92aedb8a8acb437f6f229e7d042f03da5
Author: Vitor Roriz <[email protected]>
Date: 2024-01-30 (Tue, 30 Jan 2024)
Changed paths:
M Source/WebCore/layout/formattingContexts/block/BlockLayoutState.h
Log Message:
-----------
Fix Windows build after 273800@main
https://bugs.webkit.org/show_bug.cgi?id=268436
rdar://problem/121983146
Reviewed by Ross Kirsling.
Windows build was broken by https://commits.webkit.org/273800@main
because apparently MSVC could not implicitly convert 0ul to size_t.
* Source/WebCore/layout/formattingContexts/block/BlockLayoutState.h:
(WebCore::Layout::BlockLayoutState::LineClamp::allowedLineCount const):
Canonical link: https://commits.webkit.org/273808@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes