[webkit-changes] [WebKit/WebKit] 92d895: Removing some unused variables at Source/WebCore

Vitor Roriz noreply at github.com
Tue Jun 11 11:59:18 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 92d895a6ab711c19b2431c05a57245cf7f2182ae
      https://github.com/WebKit/WebKit/commit/92d895a6ab711c19b2431c05a57245cf7f2182ae
  Author: Vitor Roriz <vitor.roriz at apple.com>
  Date:   2024-06-11 (Tue, 11 Jun 2024)

  Changed paths:
    M Source/WebCore/page/DragController.cpp
    M Source/WebCore/platform/mac/ScrollbarThemeMac.mm
    M Source/WebCore/rendering/BackgroundPainter.cpp

  Log Message:
  -----------
  Removing some unused variables at Source/WebCore
https://bugs.webkit.org/show_bug.cgi?id=275362
rdar://129594147

Reviewed by Alan Baradlay.

These variables are not used and should be removed.

* Source/WebCore/page/DragController.cpp:
(WebCore::DragController::startDrag):
* Source/WebCore/platform/mac/ScrollbarThemeMac.mm:
(WebCore::ScrollbarThemeMac::trackRect):
* Source/WebCore/rendering/BackgroundPainter.cpp:
(WebCore::BackgroundPainter::calculateBackgroundImageGeometry):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list