[webkit-changes] [WebKit/WebKit] 1a61b3: angle_version.h and angle_version_info.h should no...

EWS noreply at github.com
Sun Sep 11 22:47:05 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1a61b3dac3ce7fe41c4f5eb58211ee6e4de04f8c
      https://github.com/WebKit/WebKit/commit/1a61b3dac3ce7fe41c4f5eb58211ee6e4de04f8c
  Author: David Kilzer <ddkilzer at apple.com>
  Date:   2022-09-11 (Sun, 11 Sep 2022)

  Changed paths:
    M Source/ThirdParty/ANGLE/changes.diff
    M Source/ThirdParty/ANGLE/src/common/angle_version_info.h

  Log Message:
  -----------
  angle_version.h and angle_version_info.h should not use the same header guard macro
https://bugs.webkit.org/show_bug.cgi?id=245018
<rdar://99770768>

Reviewed by Kimmo Kinnunen.

* Source/ThirdParty/ANGLE/changes.diff: Update.
* Source/ThirdParty/ANGLE/src/common/angle_version_info.h:
- Change header guard to COMMON_VERSION_INFO_H_ so that it
  differs from COMMON_VERSION_H_ in angle_version.h.

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




More information about the webkit-changes mailing list