[webkit-changes] [WebKit/WebKit] bde672: REGRESSION(280437 at main): Null pointer dereference ...

Charlie Wolfe noreply at github.com
Mon Oct 7 20:09:03 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: bde672c03bb43f960fe466ebb4fc725d7085e9eb
      https://github.com/WebKit/WebKit/commit/bde672c03bb43f960fe466ebb4fc725d7085e9eb
  Author: Charlie Wolfe <charliew at apple.com>
  Date:   2024-10-07 (Mon, 07 Oct 2024)

  Changed paths:
    A LayoutTests/fast/editing/recursive-reapply-edit-command-crash-expected.txt
    A LayoutTests/fast/editing/recursive-reapply-edit-command-crash.html
    M Source/WebCore/editing/Editor.cpp

  Log Message:
  -----------
  REGRESSION(280437 at main): Null pointer dereference in `Editor::reappliedEditing`
https://bugs.webkit.org/show_bug.cgi?id=281019
rdar://137178993

Reviewed by Richard Robinson.

* LayoutTests/fast/editing/recursive-reapply-edit-command-crash-expected.txt: Added.
* LayoutTests/fast/editing/recursive-reapply-edit-command-crash.html: Added.
* Source/WebCore/editing/Editor.cpp:
(WebCore::Editor::reappliedEditing):

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