Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 85c0aa3a27b346b8fbb26e3c2d8bde37e3f4dca9
      
https://github.com/WebKit/WebKit/commit/85c0aa3a27b346b8fbb26e3c2d8bde37e3f4dca9
  Author: Ian Grunert <ian.grun...@gmail.com>
  Date:   2025-04-12 (Sat, 12 Apr 2025)

  Changed paths:
    M Source/WebCore/page/LocalFrame.h
    M Source/WebCore/page/Page.h

  Log Message:
  -----------
  Small cleanups in LocalFrame and Page
https://bugs.webkit.org/show_bug.cgi?id=291430

Reviewed by Tim Nguyen.

LocalFrame.h method loaderForWebsitePolicies() has no implementation,
appears to be dead code. Page.h has a private method initGroup that's
marked WEBCORE_EXPORT, but you can't export a private method so it's a
noop.

* Source/WebCore/page/LocalFrame.h:
* Source/WebCore/page/Page.h:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to