Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8e39b0b531eb8d4157d43381e1302c9b1ffa1bca
      
https://github.com/WebKit/WebKit/commit/8e39b0b531eb8d4157d43381e1302c9b1ffa1bca
  Author: David Kilzer <[email protected]>
  Date:   2025-10-16 (Thu, 16 Oct 2025)

  Changed paths:
    M Source/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj

  Log Message:
  -----------
  Fix -Wmissing-declarations warnings during JavaScriptCore module verification
<https://bugs.webkit.org/show_bug.cgi?id=300850>
<rdar://162735197>

Reviewed by Elliott Williams.

* Source/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj:
- Remove TrackedReferences.h as a private header to fix the warnings
  since it doesn't export any methods, and it isn't used outside of
  JavaScriptCore.framework.

Canonical link: https://commits.webkit.org/301645@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