[webkit-changes] [WebKit/WebKit] 9637d0: Stop using CheckedRef with DictationCommand

Chris Dumez noreply at github.com
Fri Dec 15 07:40:20 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9637d0d8d3c485347fcfeaebdd54f03ec871bcbe
      https://github.com/WebKit/WebKit/commit/9637d0d8d3c485347fcfeaebdd54f03ec871bcbe
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2023-12-15 (Fri, 15 Dec 2023)

  Changed paths:
    M Source/WebCore/editing/DictationCommand.cpp
    M Source/WebCore/editing/DictationCommand.h

  Log Message:
  -----------
  Stop using CheckedRef with DictationCommand
https://bugs.webkit.org/show_bug.cgi?id=266454

Reviewed by Ryosuke Niwa.

Stop using CheckedRef with DictationCommand. Use WeakRef instead to generate
more actionable crashes.

* Source/WebCore/editing/DictationCommand.cpp:
* Source/WebCore/editing/DictationCommand.h:

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




More information about the webkit-changes mailing list