Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 51a237c46065e305f9073c88da9fc387fda98356
      
https://github.com/WebKit/WebKit/commit/51a237c46065e305f9073c88da9fc387fda98356
  Author: Ryosuke Niwa <rn...@webkit.org>
  Date:   2023-05-11 (Thu, 11 May 2023)

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

  Log Message:
  -----------
  Delete unused LocalFrameViewLayoutContext's startDisallowingLayout and 
endDisallowingLayout
https://bugs.webkit.org/show_bug.cgi?id=256630

Reviewed by Antti Koivisto.

Deleted the unused code.

* Source/WebCore/page/LocalFrameView.h:
* Source/WebCore/page/LocalFrameViewLayoutContext.cpp:
(WebCore::LocalFrameViewLayoutContext::performLayout):
(WebCore::LocalFrameViewLayoutContext::canPerformLayout const):
* Source/WebCore/page/LocalFrameViewLayoutContext.h:
(WebCore::LocalFrameViewLayoutContext::startDisallowingLayout): Deleted.
(WebCore::LocalFrameViewLayoutContext::endDisallowingLayout): Deleted.
(WebCore::LocalFrameViewLayoutContext::layoutDisallowed const): Deleted.

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to