Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 15562b7241ea1b8f7a713e1790700eb2dd08aedc
      
https://github.com/WebKit/WebKit/commit/15562b7241ea1b8f7a713e1790700eb2dd08aedc
  Author: Alan Baradlay <[email protected]>
  Date:   2023-05-06 (Sat, 06 May 2023)

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

  Log Message:
  -----------
  [IFC] Remove redundant LineBuilder::m_inlineFormattingState
https://bugs.webkit.org/show_bug.cgi?id=256282

Reviewed by Antti Koivisto.

LineBuilder does not mutate box geometry through inline formatting state 
anymore.

* Source/WebCore/layout/formattingContexts/inline/InlineLineBuilder.cpp:
(WebCore::Layout::LineBuilder::LineBuilder):
* Source/WebCore/layout/formattingContexts/inline/InlineLineBuilder.h:
(WebCore::Layout::LineBuilder::formattingContext const):
(WebCore::Layout::LineBuilder::formattingState): Deleted.

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


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

Reply via email to