[webkit-changes] [WebKit/WebKit] 628f0b: Missing undef MESSAGE_CHECK in WebFrameProxy.cpp

Przemyslaw Gorszkowski noreply at github.com
Wed Nov 2 08:53:59 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 628f0ba433d8d0d7c9eaffca7649267fe030dd86
      https://github.com/WebKit/WebKit/commit/628f0ba433d8d0d7c9eaffca7649267fe030dd86
  Author: Przemyslaw Gorszkowski <pgorszkowski at igalia.com>
  Date:   2022-11-02 (Wed, 02 Nov 2022)

  Changed paths:
    M Source/WebKit/UIProcess/WebFrameProxy.cpp

  Log Message:
  -----------
  Missing undef MESSAGE_CHECK in WebFrameProxy.cpp
https://bugs.webkit.org/show_bug.cgi?id=247362

Reviewed by Carlos Garcia Campos.

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

* Source/WebKit/UIProcess/WebFrameProxy.cpp:

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




More information about the webkit-changes mailing list