Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f8811c92d7bb48ebd5b6c42762add3fdbd6768f9
      
https://github.com/WebKit/WebKit/commit/f8811c92d7bb48ebd5b6c42762add3fdbd6768f9
  Author: Alan Baradlay <[email protected]>
  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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to