[webkit-changes] [WebKit/WebKit] e86597: REGRESSION(268913 at main) clang requires std namespa...

Lauro Moura noreply at github.com
Thu Oct 5 17:25:59 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e8659754092e03a966c303b6367cb62a3b1b2cb8
      https://github.com/WebKit/WebKit/commit/e8659754092e03a966c303b6367cb62a3b1b2cb8
  Author: Lauro Moura <lmoura at igalia.com>
  Date:   2023-10-05 (Thu, 05 Oct 2023)

  Changed paths:
    M Source/WTF/wtf/NativePromise.h

  Log Message:
  -----------
  REGRESSION(268913 at main) clang requires std namespace for nullptr_t
https://bugs.webkit.org/show_bug.cgi?id=262713

Reviewed by Fujii Hironori.

* Source/WTF/wtf/NativePromise.h: Add missing namespace.

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




More information about the webkit-changes mailing list