[webkit-changes] [WebKit/WebKit] abdb7e: [IFC][Integration] RenderBlockFlow::layoutModernLi...

alan noreply at github.com
Wed Sep 7 07:14:08 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: abdb7e27e6fb0b9ad76683de945fe1563c7a768e
      https://github.com/WebKit/WebKit/commit/abdb7e27e6fb0b9ad76683de945fe1563c7a768e
  Author: Alan Bujtas <zalan at apple.com>
  Date:   2022-09-07 (Wed, 07 Sep 2022)

  Changed paths:
    M Source/WebCore/rendering/RenderBlockFlow.cpp

  Log Message:
  -----------
  [IFC][Integration] RenderBlockFlow::layoutModernLines should run layout on floating boxes to compute size
https://bugs.webkit.org/show_bug.cgi?id=244848

Reviewed by Antti Koivisto.

This codepath is currently disabled and behind ALLOW_FLOATS flag.

* Source/WebCore/rendering/RenderBlockFlow.cpp:
(WebCore::RenderBlockFlow::layoutModernLines):

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




More information about the webkit-changes mailing list