Bug 255264
Summary: | [GCC] Build error in Ubuntu 20.04 after 262721@main | ||
---|---|---|---|
Product: | WebKit | Reporter: | Yury Semikhatsky <yurys> |
Component: | WebKitGTK | Assignee: | Yury Semikhatsky <yurys> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bugs-noreply |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Yury Semikhatsky
../../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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Yury Semikhatsky
Pull request: https://github.com/WebKit/WebKit/pull/12597
EWS
Committed 262814@main (160e3d34e280): <https://commits.webkit.org/262814@main>
Reviewed commits have been landed. Closing PR #12597 and removing active labels.