[webkit-changes] [WebKit/WebKit] 063af4: [LFC][IFC] Incorrect overflowing content computati...

Alan Baradlay noreply at github.com
Sat Nov 5 13:23:28 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 063af4ab91554fc031a4158946346d78245fae67
      https://github.com/WebKit/WebKit/commit/063af4ab91554fc031a4158946346d78245fae67
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2022-11-05 (Sat, 05 Nov 2022)

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

  Log Message:
  -----------
  [LFC][IFC] Incorrect overflowing content computation should not crash the process
https://bugs.webkit.org/show_bug.cgi?id=247517

Reviewed by Antti Koivisto.

Recover gracefully from not finding the overflowing run in the overflowing continuous content.

* Source/WebCore/layout/formattingContexts/inline/InlineContentBreaker.cpp:
(WebCore::Layout::InlineContentBreaker::processOverflowingContentWithText const):

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




More information about the webkit-changes mailing list