[webkit-changes] [WebKit/WebKit] e74fc9: [Nicosia] Notify async scrolling tree that a platf...

Carlos Garcia Campos noreply at github.com
Wed Oct 4 05:03:18 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e74fc9c77c9716e5bb968524a8e86f8136430a62
      https://github.com/WebKit/WebKit/commit/e74fc9c77c9716e5bb968524a8e86f8136430a62
  Author: Carlos Garcia Campos <cgarcia at igalia.com>
  Date:   2023-10-04 (Wed, 04 Oct 2023)

  Changed paths:
    M Source/WebCore/page/scrolling/nicosia/ScrollingCoordinatorNicosia.cpp
    M Source/WebCore/page/scrolling/nicosia/ScrollingCoordinatorNicosia.h

  Log Message:
  -----------
  [Nicosia] Notify async scrolling tree that a platform rendering update has completed
https://bugs.webkit.org/show_bug.cgi?id=262606

Reviewed by Alejandro G. Castro.

Now that we implement didCompleteRenderingUpdateDisplay since
268770 at main, we should notify the async scrolling tree.

* Source/WebCore/page/scrolling/nicosia/ScrollingCoordinatorNicosia.cpp:
(WebCore::ScrollingCoordinatorNicosia::didCompletePlatformRenderingUpdate):
* Source/WebCore/page/scrolling/nicosia/ScrollingCoordinatorNicosia.h:

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




More information about the webkit-changes mailing list