Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7c82f53bc23f4cfd24a35568e66c89502a3f27ba
      
https://github.com/WebKit/WebKit/commit/7c82f53bc23f4cfd24a35568e66c89502a3f27ba
  Author: Chris Dumez <[email protected]>
  Date:   2023-03-02 (Thu, 02 Mar 2023)

  Changed paths:
    M Source/WebCore/html/HTMLFrameOwnerElement.h
    M Source/WebCore/page/AbstractFrame.cpp
    M Source/WebCore/page/AbstractFrame.h
    M Source/WebCore/page/Page.h

  Log Message:
  -----------
  Inline AbstractFrame::page() & AbstractFrame::ownerElement()
https://bugs.webkit.org/show_bug.cgi?id=253204

Reviewed by Darin Adler.

Inline AbstractFrame::page() & AbstractFrame::ownerElement() since they show in
profiles and are trivial getters.

* Source/WebCore/page/AbstractFrame.cpp:
(WebCore::AbstractFrame::page const): Deleted.
* Source/WebCore/page/AbstractFrame.h:
* Source/WebCore/page/Page.h:
(WebCore::AbstractFrame::page const):

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


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

Reply via email to