Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6506a6d390216da57713ec5ce543d5f9c6a918e2
https://github.com/WebKit/WebKit/commit/6506a6d390216da57713ec5ce543d5f9c6a918e2
Author: Ross Kirsling <[email protected]>
Date: 2024-07-30 (Tue, 30 Jul 2024)
Changed paths:
M Source/WebKit/Shared/unix/AuxiliaryProcessMain.cpp
Log Message:
-----------
Fix PlayStation build after 281488@main, round two
https://bugs.webkit.org/show_bug.cgi?id=277393
Unreviewed build fix.
Round one (281550@main) didn't work, as the issue is not a missing header,
but rather that PlayStation can be USE(LIBWPE) && !USE(WPE_BACKEND_PLAYSTATION).
* Source/WebKit/Shared/unix/AuxiliaryProcessMain.cpp:
(WebKit::AuxiliaryProcessMainCommon::parseCommandLine):
Undo header addition and instead guard with USE(WPE_BACKEND_PLAYSTATION).
Canonical link: https://commits.webkit.org/281630@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