[webkit-changes] [WebKit/WebKit] 77c768: Followup to tryPlacingFloatBox patch

Antti Koivisto noreply at github.com
Thu Mar 9 08:59:21 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 77c7688ad3f5140d81e0e7be264dd163d3b0a523
      https://github.com/WebKit/WebKit/commit/77c7688ad3f5140d81e0e7be264dd163d3b0a523
  Author: Antti Koivisto <antti at apple.com>
  Date:   2023-03-09 (Thu, 09 Mar 2023)

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

  Log Message:
  -----------
  Followup to tryPlacingFloatBox patch
https://bugs.webkit.org/show_bug.cgi?id=253648

Reviewed by Alan Baradlay.

* Source/WebCore/layout/formattingContexts/inline/InlineLineBuilder.cpp:
(WebCore::Layout::LineBuilder::tryPlacingFloatBox):

Don't reset m_lineIsConstrainedByFloat if it is already set.
Not sure if this can happen/has practical impact.

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




More information about the webkit-changes mailing list