[webkit-changes] [WebKit/WebKit] 12ed70: REGRESSION(261857 at main): crash under InlineInvalid...

Alan Baradlay noreply at github.com
Mon Mar 20 09:58:24 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 12ed701a898dc2d940d722b03d6c94df4aac831e
      https://github.com/WebKit/WebKit/commit/12ed701a898dc2d940d722b03d6c94df4aac831e
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2023-03-20 (Mon, 20 Mar 2023)

  Changed paths:
    M Source/WebCore/layout/formattingContexts/inline/invalidation/InlineInvalidation.cpp

  Log Message:
  -----------
  REGRESSION(261857 at main): crash under InlineInvalidation::textInserted() editing ad description on leboncoin.fr
https://bugs.webkit.org/show_bug.cgi?id=254156
<rdar://106940107>

Reviewed by Antti Koivisto.

Accidental std::nullopt deref in InlineInvalidation::textInserted.

* Source/WebCore/layout/formattingContexts/inline/invalidation/InlineInvalidation.cpp:
(WebCore::Layout::InlineInvalidation::textInserted):

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




More information about the webkit-changes mailing list