RESOLVED FIXED 255264
[GCC] Build error in Ubuntu 20.04 after 262721@main
https://bugs.webkit.org/show_bug.cgi?id=255264
Summary [GCC] Build error in Ubuntu 20.04 after 262721@main
Yury Semikhatsky
Reported 2023-04-10 18:22:28 PDT
../../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; | ^~~~~~~
Attachments
Yury Semikhatsky
Comment 1 2023-04-10 20:02:10 PDT
EWS
Comment 2 2023-04-11 01:16:39 PDT
Committed 262814@main (160e3d34e280): <https://commits.webkit.org/262814@main> Reviewed commits have been landed. Closing PR #12597 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.