Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0547e46cc4d809edeeb994cc067ee79aafe55739
      
https://github.com/WebKit/WebKit/commit/0547e46cc4d809edeeb994cc067ee79aafe55739
  Author: Ryosuke Niwa <[email protected]>
  Date:   2023-05-04 (Thu, 04 May 2023)

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

  Log Message:
  -----------
  Delete LocalFrameView::queuePostLayoutCallback
https://bugs.webkit.org/show_bug.cgi?id=256295

Reviewed by Alan Baradlay.

Deleted LocalFrameView's queuePostLayoutCallback and flushPostLayoutTasksQueue.

* Source/WebCore/page/LocalFrameView.cpp:
(WebCore::LocalFrameView::performPostLayoutTasks):
(WebCore::LocalFrameView::queuePostLayoutCallback): Deleted.
(WebCore::LocalFrameView::flushPostLayoutTasksQueue): Deleted.
* Source/WebCore/page/LocalFrameView.h:

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


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

Reply via email to