Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ba9d663c6686b5926899ff9897f597cea985a5f1
https://github.com/WebKit/WebKit/commit/ba9d663c6686b5926899ff9897f597cea985a5f1
Author: Brandon Stewart <[email protected]>
Date: 2024-04-23 (Tue, 23 Apr 2024)
Changed paths:
M Tools/MiniBrowser/mac/AppDelegate.h
M Tools/MiniBrowser/mac/MiniBrowser_Prefix.pch
M Tools/MiniBrowser/mac/WK2BrowserWindowController.h
Log Message:
-----------
MiniBrowser Build Fix w/ Release Builds
https://bugs.webkit.org/show_bug.cgi?id=273140
Reviewed by Elliott Williams.
MiniBrowser was seeing certain headers multiple times due to includes.
This was causing a build failure on certain SDKs.
>From talking with Elliott, removing the #import webkit from the pch and moving
it to the select headers files resolved the problem.
* Tools/MiniBrowser/mac/AppDelegate.h:
* Tools/MiniBrowser/mac/MiniBrowser_Prefix.pch:
* Tools/MiniBrowser/mac/WK2BrowserWindowController.h:
Canonical link: https://commits.webkit.org/277909@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