../../Source/WebCore/page/scrolling/ScrollingStateScrollingNode.h:45:94: error: ‘bool WebCore::operator==(const WebCore::ScrollbarHoverState&, const WebCore::ScrollbarHoverState&)’ cannot be defaulted 45 | friend bool operator==(ScrollbarHoverState const& lhs, ScrollbarHoverState const& rhs) = default; | ^~~~~~~
Pull request: https://github.com/WebKit/WebKit/pull/12597
Committed 262814@main (160e3d34e280): <https://commits.webkit.org/262814@main> Reviewed commits have been landed. Closing PR #12597 and removing active labels.