[webkit-changes] [WebKit/WebKit] f8811c: [LFC] Remove unsupported (and broken) LayoutContex...

Alan Baradlay noreply at github.com
Mon Aug 14 21:09:24 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f8811c92d7bb48ebd5b6c42762add3fdbd6768f9
      https://github.com/WebKit/WebKit/commit/f8811c92d7bb48ebd5b6c42762add3fdbd6768f9
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2023-08-14 (Mon, 14 Aug 2023)

  Changed paths:
    M Source/WebCore/page/LocalFrameViewLayoutContext.cpp
    M Source/WebCore/page/LocalFrameViewLayoutContext.h

  Log Message:
  -----------
  [LFC] Remove unsupported (and broken) LayoutContext::layout codepath
https://bugs.webkit.org/show_bug.cgi?id=260142

Reviewed by Antti Koivisto.

Full LFC codepath has not been maintained for a while now (integration codepath is slowly taking over).

* Source/WebCore/page/LocalFrameViewLayoutContext.cpp:
(WebCore::LocalFrameViewLayoutContext::performLayout):
(WebCore::LocalFrameViewLayoutContext::layoutUsingFormattingContext): Deleted.
* Source/WebCore/page/LocalFrameViewLayoutContext.h:
(WebCore::LocalFrameViewLayoutContext::enablePaintOffsetCache):

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




More information about the webkit-changes mailing list