[webkit-changes] [WebKit/WebKit] 238827: Add missing undef MESSAGE_CHECK for cpp file

Przemyslaw Gorszkowski noreply at github.com
Mon Oct 24 03:41:44 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 238827ce84065771fb6b86d5d45cee8c1f081f17
      https://github.com/WebKit/WebKit/commit/238827ce84065771fb6b86d5d45cee8c1f081f17
  Author: Przemyslaw Gorszkowski <pgorszkowski at igalia.com>
  Date:   2022-10-24 (Mon, 24 Oct 2022)

  Changed paths:
    M Source/WebKit/GPUProcess/graphics/RemoteRenderingBackend.cpp
    M Source/WebKit/UIProcess/ProvisionalPageProxy.cpp

  Log Message:
  -----------
  Add missing undef MESSAGE_CHECK for cpp file
https://bugs.webkit.org/show_bug.cgi?id=246935

Reviewed by Žan Doberšek.

Add missing #undef MESSAGE_CHECK at the end of the cpp file
solves the problem with errors in unified builds on mac machines.

* Source/WebKit/GPUProcess/graphics/RemoteRenderingBackend.cpp:
* Source/WebKit/UIProcess/ProvisionalPageProxy.cpp:

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




More information about the webkit-changes mailing list