[webkit-changes] [WebKit/WebKit] f32cd1: With UI-side compositing enabled, some layout test...
Simon Fraser
noreply at github.com
Thu Nov 10 15:19:45 PST 2022
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f32cd174bbce9016b6789f19276d6fb13a12acac
https://github.com/WebKit/WebKit/commit/f32cd174bbce9016b6789f19276d6fb13a12acac
Author: Simon Fraser <simon.fraser at apple.com>
Date: 2022-11-10 (Thu, 10 Nov 2022)
Changed paths:
M Source/WebKit/Shared/RemoteLayerTree/RemoteScrollingCoordinatorTransaction.cpp
Log Message:
-----------
With UI-side compositing enabled, some layout tests assert in WTF::isValidOptionSet(optionSet) encoding ScrollingStateNode::Property
https://bugs.webkit.org/show_bug.cgi?id=247764
rdar://102214098
Reviewed by Cameron McCormack.
Include the new `ScrollingStateNode::Property::KeyboardScrollData` value in
`EnumTraits<WebCore::ScrollingStateNode::Property>`.
* Source/WebKit/Shared/RemoteLayerTree/RemoteScrollingCoordinatorTransaction.cpp:
Canonical link: https://commits.webkit.org/256549@main
More information about the webkit-changes
mailing list