Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9e90ceb499eb09b79c6525161cfc1901b6390212 https://github.com/WebKit/WebKit/commit/9e90ceb499eb09b79c6525161cfc1901b6390212 Author: Rose <83477269+ataridre...@users.noreply.github.com> Date: 2023-03-30 (Thu, 30 Mar 2023)
Changed paths: M Source/JavaScriptCore/API/tests/testapi.mm Log Message: ----------- Rewrite FIXME to note that only tvOS and watchOS fails to compile some API tests https://bugs.webkit.org/show_bug.cgi?id=251928 Reviewed by Jonathan Bedard. We no longer compile for iOS 12 or macOS 10.14, but this ifdef also meant that tvOS and watchOS did not have to run these tests, so I reworded the FIXME to make that more clear. *Source/JavaScriptCore/API/tests/testapi.mm:(testObjectiveCAPIMain): Change FIXME and preprocessor directive Canonical link: https://commits.webkit.org/262365@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes