[webkit-changes] [WebKit/WebKit] 62c41b: [IFC] JSFiddle.net asserts while loading in debug

Alan Baradlay noreply at github.com
Tue Feb 11 05:20:55 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 62c41b9c8e6c9cf2608d98d78d60d427ca4a3fda
      https://github.com/WebKit/WebKit/commit/62c41b9c8e6c9cf2608d98d78d60d427ca4a3fda
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2025-02-11 (Tue, 11 Feb 2025)

  Changed paths:
    A LayoutTests/fast/inline/zero-width-content-with-padding-assert-expected.txt
    A LayoutTests/fast/inline/zero-width-content-with-padding-assert.html
    M Source/WebCore/layout/formattingContexts/inline/InlineContentBreaker.cpp

  Log Message:
  -----------
  [IFC] JSFiddle.net asserts while loading in debug
https://bugs.webkit.org/show_bug.cgi?id=287457
<rdar://144469890>

Reviewed by Antti Koivisto.

'lineHasRoomForContent' means non-zero width content.

* LayoutTests/fast/inline/zero-width-content-with-padding-assert-expected.txt: Added.
* LayoutTests/fast/inline/zero-width-content-with-padding-assert.html: Added.
* Source/WebCore/layout/formattingContexts/inline/InlineContentBreaker.cpp:
(WebCore::Layout::InlineContentBreaker::tryBreakingTextRun const):

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