[webkit-changes] [WebKit/WebKit] 160e3d: [GCC] Build error in Ubuntu 20.04 after 262721 at main
Yury Semikhatsky
noreply at github.com
Tue Apr 11 01:16:49 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 160e3d34e280d4ae287ce051e7cbb3b7d17e79b5
https://github.com/WebKit/WebKit/commit/160e3d34e280d4ae287ce051e7cbb3b7d17e79b5
Author: Yury Semikhatsky <yurys at chromium.org>
Date: 2023-04-11 (Tue, 11 Apr 2023)
Changed paths:
M Source/WebCore/page/scrolling/ScrollingStateScrollingNode.h
Log Message:
-----------
[GCC] Build error in Ubuntu 20.04 after 262721 at main
https://bugs.webkit.org/show_bug.cgi?id=255264
Reviewed by Philippe Normand.
operator== requires explicit definition in GCC9.3.
* Source/WebCore/page/scrolling/ScrollingStateScrollingNode.h:
(WebCore::ScrollbarHoverState::operator== const):
(WebCore::ScrollbarHoverState::operator!= const):
Canonical link: https://commits.webkit.org/262814@main
More information about the webkit-changes
mailing list