[webkit-changes] [WebKit/WebKit] 9e90ce: Rewrite FIXME to note that only tvOS and watchOS f...

Rose noreply at github.com
Thu Mar 30 14:30:24 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9e90ceb499eb09b79c6525161cfc1901b6390212
      https://github.com/WebKit/WebKit/commit/9e90ceb499eb09b79c6525161cfc1901b6390212
  Author: Rose <83477269+AtariDreams at 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




More information about the webkit-changes mailing list