[webkit-changes] [WebKit/WebKit] 7cc2d2: Fix non-unified build for ScrollingTreeOverflowScr...

Przemyslaw Gorszkowski noreply at github.com
Tue Feb 7 04:01:21 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7cc2d2294c4f9bf6353bcfd04c6d75db0f29e52b
      https://github.com/WebKit/WebKit/commit/7cc2d2294c4f9bf6353bcfd04c6d75db0f29e52b
  Author: Przemyslaw Gorszkowski <pgorszkowski at igalia.com>
  Date:   2023-02-07 (Tue, 07 Feb 2023)

  Changed paths:
    M Source/WebKit/UIProcess/RemoteLayerTree/mac/ScrollingTreeOverflowScrollingNodeRemoteMac.cpp

  Log Message:
  -----------
  Fix non-unified build for ScrollingTreeOverflowScrollingNodeRemoteMac
https://bugs.webkit.org/show_bug.cgi?id=251841

Reviewed by Adrian Perez de Castro.

Fix non-unified build for error:
ScrollingTreeOverflowScrollingNodeRemoteMac.cpp:45:15: error: member access into incomplete type 'WebCore::ScrollingTreeScrollingNodeDelegate'

* Source/WebKit/UIProcess/RemoteLayerTree/mac/ScrollingTreeOverflowScrollingNodeRemoteMac.cpp:

Canonical link: https://commits.webkit.org/259956@main




More information about the webkit-changes mailing list