[webkit-changes] [WebKit/WebKit] baddb1: REGRESSION(261710 at main) Unreviewed build fix for n...

Fujii Hironori noreply at github.com
Wed Mar 15 14:57:34 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: baddb1e77fcb6aa177cacb42386438e912d87974
      https://github.com/WebKit/WebKit/commit/baddb1e77fcb6aa177cacb42386438e912d87974
  Author: Fujii Hironori <Hironori.Fujii at sony.com>
  Date:   2023-03-15 (Wed, 15 Mar 2023)

  Changed paths:
    M Source/WebKit/WebProcess/Notifications/WebNotificationManager.cpp
    M Source/WebKit/WebProcess/WebPage/DrawingArea.cpp

  Log Message:
  -----------
  REGRESSION(261710 at main) Unreviewed build fix for non-Cocoa ports
https://bugs.webkit.org/show_bug.cgi?id=253837

> WebProcess/WebPage/DrawingArea.cpp(266): error C2065: 'LOG_CHANNEL_PREFIXResize': undeclared identifier

* Source/WebKit/WebProcess/Notifications/WebNotificationManager.cpp:
* Source/WebKit/WebProcess/WebPage/DrawingArea.cpp:
Added include "Logging.h".

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




More information about the webkit-changes mailing list