[webkit-changes] [WebKit/WebKit] 5373d9: Widget::root() should return a FrameView

Charlie Wolfe noreply at github.com
Wed Jan 31 16:41:20 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5373d9e1c714660e1636c33180685961dd6a3a90
      https://github.com/WebKit/WebKit/commit/5373d9e1c714660e1636c33180685961dd6a3a90
  Author: Charlie Wolfe <charliew at apple.com>
  Date:   2024-01-31 (Wed, 31 Jan 2024)

  Changed paths:
    M Source/WebCore/platform/Widget.cpp
    M Source/WebCore/platform/Widget.h

  Log Message:
  -----------
  Widget::root() should return a FrameView
https://bugs.webkit.org/show_bug.cgi?id=268428
rdar://121974586

Reviewed by Alex Christensen.

Widget::root() should return the top FrameView even if it is being hosted in another process.

* Source/WebCore/platform/Widget.cpp:
(WebCore::Widget::root const):
* Source/WebCore/platform/Widget.h:

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




More information about the webkit-changes mailing list