[webkit-changes] [WebKit/WebKit] 2fa2e8: Add more smart pointers to CheckboxInputType.cpp

Rob Buis noreply at github.com
Mon Apr 22 06:16:10 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2fa2e804cc1bd7c1528e35b071c5943ac62094eb
      https://github.com/WebKit/WebKit/commit/2fa2e804cc1bd7c1528e35b071c5943ac62094eb
  Author: Rob Buis <rbuis at igalia.com>
  Date:   2024-04-22 (Mon, 22 Apr 2024)

  Changed paths:
    M Source/WebCore/html/CheckboxInputType.cpp

  Log Message:
  -----------
  Add more smart pointers to CheckboxInputType.cpp
https://bugs.webkit.org/show_bug.cgi?id=272897

Reviewed by Chris Dumez.

Add more smart pointers to CheckboxInputType.cpp.

* Source/WebCore/html/CheckboxInputType.cpp:
(WebCore::CheckboxInputType::handleMouseDownEvent):
(WebCore::CheckboxInputType::handleMouseMoveEvent):
(WebCore::CheckboxInputType::handleTouchEvent):
(WebCore::CheckboxInputType::willDispatchClick):
(WebCore::CheckboxInputType::didDispatchClick):
(WebCore::CheckboxInputType::disabledStateChanged):

Canonical link: https://commits.webkit.org/277810@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