[webkit-changes] [WebKit/WebKit] a25505: setContentFrame() should be moved to the Frame con...

Charlie Wolfe noreply at github.com
Tue Aug 1 14:16:39 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a2550551779af8c7694b18e4125ab6349c55077d
      https://github.com/WebKit/WebKit/commit/a2550551779af8c7694b18e4125ab6349c55077d
  Author: Charlie Wolfe <charliew at apple.com>
  Date:   2023-08-01 (Tue, 01 Aug 2023)

  Changed paths:
    M Source/WebCore/page/Frame.cpp
    M Source/WebCore/page/LocalFrame.cpp
    M Source/WebKit/WebProcess/WebPage/WebFrame.cpp

  Log Message:
  -----------
  setContentFrame() should be moved to the Frame constructor
https://bugs.webkit.org/show_bug.cgi?id=259697
rdar://113217067

Reviewed by Alex Christensen.

* Source/WebCore/page/Frame.cpp:
(WebCore::Frame::Frame):
* Source/WebCore/page/LocalFrame.cpp:
(WebCore::LocalFrame::LocalFrame):
* Source/WebKit/WebProcess/WebPage/WebFrame.cpp:
(WebKit::WebFrame::didCommitLoadInAnotherProcess):

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




More information about the webkit-changes mailing list