[webkit-changes] [WebKit/WebKit] a8e828: Remove leftover #undef from WebCoreArgumentCoders ...

Claudio Saavedra noreply at github.com
Fri Dec 8 12:05:44 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a8e828af90ad88f814b9f6632ab3d38287e83c08
      https://github.com/WebKit/WebKit/commit/a8e828af90ad88f814b9f6632ab3d38287e83c08
  Author: Claudio Saavedra <csaavedra at igalia.com>
  Date:   2023-12-08 (Fri, 08 Dec 2023)

  Changed paths:
    M Source/WebKit/Shared/WebCoreArgumentCoders.h

  Log Message:
  -----------
  Remove leftover #undef from WebCoreArgumentCoders header
https://bugs.webkit.org/show_bug.cgi?id=266083

Reviewed by Philippe Normand.

This #undef was added when WTFLogLevel had its
EnumTraits here, as WTFLogLevel::Always was used. That
was removed at some point in the past but the #undef was
left. Remove it.

* Source/WebKit/Shared/WebCoreArgumentCoders.h:

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




More information about the webkit-changes mailing list