[Webkit-unassigned] [Bug 208882] [PlayStation] incomplete type 'WebCore::ScrollingStateFrameScrollingNode' named in nested name specifier

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 10 15:17:51 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=208882

--- Comment #2 from Ross Kirsling <ross.kirsling at sony.com> ---
Comment on attachment 393178
  --> https://bugs.webkit.org/attachment.cgi?id=393178
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=393178&action=review

Seems like more than a PS port fix, this is a missing include from r258012?

> Source/WebCore/page/scrolling/ScrollingTreeScrollingNode.cpp:34
> +#if ENABLE(SCROLLING_THREAD)
> +#include "ScrollingStateFrameScrollingNode.h"
> +#endif

Judging from other CPP files that include this, I think you can probably get away without guarding the include.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200310/c2005812/attachment-0001.htm>


More information about the webkit-unassigned mailing list