Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 46c1ca5d64f22d7ca430cf1a3419894b39d70006
      
https://github.com/WebKit/WebKit/commit/46c1ca5d64f22d7ca430cf1a3419894b39d70006
  Author: Alex Christensen <[email protected]>
  Date:   2025-10-06 (Mon, 06 Oct 2025)

  Changed paths:
    M Source/WebKit/UIProcess/Extensions/WebExtensionWindow.h

  Log Message:
  -----------
  Fix internal non-Mac build
https://bugs.webkit.org/show_bug.cgi?id=300257
rdar://162065501

Unreviewed.

m_respondsToScreenFrame is only used inside PLATFORM(MAC).
There is a system where building it notices it's private but unused.
Add protection to the member declaration to fix this warning/error.

* Source/WebKit/UIProcess/Extensions/WebExtensionWindow.h:

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



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

Reply via email to