[webkit-changes] [WebKit/WebKit] c62075: Add null check in CheckboxInputType::performSwitch...

Alex Christensen noreply at github.com
Thu Jan 11 20:32:42 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c6207527afd886804c863d3ba8cf2fb206923f2d
      https://github.com/WebKit/WebKit/commit/c6207527afd886804c863d3ba8cf2fb206923f2d
  Author: Alex Christensen <achristensen at apple.com>
  Date:   2024-01-11 (Thu, 11 Jan 2024)

  Changed paths:
    A LayoutTests/fast/forms/checkbox-click-without-renderer-expected.txt
    A LayoutTests/fast/forms/checkbox-click-without-renderer.html
    M Source/WebCore/html/CheckboxInputType.cpp

  Log Message:
  -----------
  Add null check in CheckboxInputType::performSwitchAnimation
https://bugs.webkit.org/show_bug.cgi?id=267429
rdar://120841254

Reviewed by Tim Nguyen.

* LayoutTests/fast/forms/checkbox-click-without-renderer-expected.txt: Added.
* LayoutTests/fast/forms/checkbox-click-without-renderer.html: Added.
* Source/WebCore/html/CheckboxInputType.cpp:
(WebCore::CheckboxInputType::performSwitchAnimation):

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




More information about the webkit-changes mailing list