[webkit-changes] [WebKit/WebKit] 2b3bfa: Fix JavaScriptCore build on oss-fuzz

Commit Queue noreply at github.com
Wed Jun 28 09:45:53 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2b3bfa9afb6a262a447cc0453abf9a4e6c2f40a9
      https://github.com/WebKit/WebKit/commit/2b3bfa9afb6a262a447cc0453abf9a4e6c2f40a9
  Author: David Kilzer <ddkilzer at apple.com>
  Date:   2023-06-28 (Wed, 28 Jun 2023)

  Changed paths:
    M Source/WTF/wtf/text/TextBreakIterator.cpp

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

Unreviewed build fix.

* Source/WTF/wtf/text/TextBreakIterator.cpp:
- Ignore deprecation warnings for ATOMIC_VAR_INIT() macro in
  future versions of clang.

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




More information about the webkit-changes mailing list