Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: cac26de4a923efa653f577fed297ed3e2bed8430
      
https://github.com/WebKit/WebKit/commit/cac26de4a923efa653f577fed297ed3e2bed8430
  Author: Megan Gardner <[email protected]>
  Date:   2025-06-14 (Sat, 14 Jun 2025)

  Changed paths:
    M Source/WebCore/page/DragController.cpp
    M Source/WebCore/platform/DragImage.cpp
    M Source/WebCore/platform/DragImage.h
    M Source/WebCore/platform/cairo/DragImageCairo.cpp
    M Source/WebCore/platform/cocoa/DragImageCocoa.mm
    M Source/WebCore/platform/ios/DragImageIOS.mm
    M Source/WebCore/platform/skia/DragImageSkia.cpp
    M Source/WebCore/platform/win/cairo/DragImageWinCairo.cpp

  Log Message:
  -----------
  Use TextIndicator instead of TextIndicatorData in createDragImageForLink.
https://bugs.webkit.org/show_bug.cgi?id=294473
rdar://problem/153335624

Reviewed by Abrar Rahman Protyasha.

Continuing to move off of TextIndicatorData.
Also, refactoring this code to return everything
instead of using out variables.

* Source/WebCore/page/DragController.cpp:
(WebCore::DragController::startDrag):
* Source/WebCore/platform/DragImage.cpp:
(WebCore::createDragImageForLink):
* Source/WebCore/platform/DragImage.h:
* Source/WebCore/platform/cocoa/DragImageCocoa.mm:
(WebCore::createDragImageForLink):
* Source/WebCore/platform/ios/DragImageIOS.mm:
(WebCore::createDragImageForLink):

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



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

Reply via email to