Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ffe34721c4a1069b89aa079940285eb72d7a7087
      
https://github.com/WebKit/WebKit/commit/ffe34721c4a1069b89aa079940285eb72d7a7087
  Author: Simon Fraser <simon.fra...@apple.com>
  Date:   2025-03-18 (Tue, 18 Mar 2025)

  Changed paths:
    M Source/WTF/wtf/SystemTracing.h
    M Source/WTF/wtf/glib/SysprofAnnotator.h
    M Source/WebCore/page/scrolling/AsyncScrollingCoordinator.cpp
    M Source/WebKit/Resources/Signposts/SystemTracePoints.plist
    M Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj

  Log Message:
  -----------
  Drop a signpost for programmatic scrolls
https://bugs.webkit.org/show_bug.cgi?id=289905
rdar://147232655

Reviewed by Ben Nham.

Call tracePoint() from `AsyncScrollingCoordinator::requestScrollToPosition()` 
so that perf traces
can show when web content is triggering programmatic scrolling.

* Source/WTF/wtf/SystemTracing.h:
* Source/WTF/wtf/glib/SysprofAnnotator.h:
* Source/WebCore/page/scrolling/AsyncScrollingCoordinator.cpp:
(WebCore::AsyncScrollingCoordinator::requestScrollToPosition):
* Source/WebKit/Resources/Signposts/SystemTracePoints.plist:
* Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to