[webkit-changes] [WebKit/WebKit] cbe26a: Part 3: Fix JavaScriptCore build on oss-fuzz

Commit Queue noreply at github.com
Mon Jul 10 10:40:45 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: cbe26af65a98d16b08c9b3cca350fcee2b6f95c1
      https://github.com/WebKit/WebKit/commit/cbe26af65a98d16b08c9b3cca350fcee2b6f95c1
  Author: David Kilzer <ddkilzer at apple.com>
  Date:   2023-07-10 (Mon, 10 Jul 2023)

  Changed paths:
    M Source/JavaScriptCore/API/tests/FunctionToStringTests.cpp

  Log Message:
  -----------
  Part 3: Fix JavaScriptCore build on oss-fuzz
https://bugs.webkit.org/show_bug.cgi?id=258625
<rdar://111454222>

Unreviewed build fix #3.

* Source/JavaScriptCore/API/tests/FunctionToStringTests.cpp:
- Include <stdio.h> for Linux builds.

Canonical link: https://commits.webkit.org/265910@main




More information about the webkit-changes mailing list