Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 24f3755bef3603a022644c621f92a645f6694b61
https://github.com/WebKit/WebKit/commit/24f3755bef3603a022644c621f92a645f6694b61
Author: Rob Buis <[email protected]>
Date: 2023-09-05 (Tue, 05 Sep 2023)
Changed paths:
M Source/WebCore/page/LocalFrameViewLayoutContext.cpp
M Source/WebCore/page/LocalFrameViewLayoutContext.h
M Source/WebCore/rendering/RenderLayoutState.cpp
M Source/WebCore/rendering/RenderLayoutState.h
Log Message:
-----------
Remove unneeded PaginatedLayoutStateMaintainer
https://bugs.webkit.org/show_bug.cgi?id=261155
Reviewed by Simon Fraser.
Remove unneeded PaginatedLayoutStateMaintainer.
* Source/WebCore/page/LocalFrameViewLayoutContext.cpp:
(WebCore::LocalFrameViewLayoutContext::pushLayoutStateForPaginationIfNeeded):
Deleted.
* Source/WebCore/page/LocalFrameViewLayoutContext.h:
* Source/WebCore/rendering/RenderLayoutState.cpp:
(WebCore::RenderLayoutState::RenderLayoutState):
(WebCore::PaginatedLayoutStateMaintainer::PaginatedLayoutStateMaintainer):
Deleted.
(WebCore::PaginatedLayoutStateMaintainer::~PaginatedLayoutStateMaintainer):
Deleted.
* Source/WebCore/rendering/RenderLayoutState.h:
Canonical link: https://commits.webkit.org/267647@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes