[webkit-changes] [WebKit/WebKit] 81bd08: Fixing build error for Bug 265222

Sun Shin noreply at github.com
Thu Nov 30 08:55:21 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 81bd08cb63587b47f556d07e9d377b3d60624369
      https://github.com/WebKit/WebKit/commit/81bd08cb63587b47f556d07e9d377b3d60624369
  Author: Byungseon(Sun) Shin <sun.shin at webkit.org>
  Date:   2023-11-30 (Thu, 30 Nov 2023)

  Changed paths:
    M Source/WebCore/Modules/notifications/NotificationJSONParser.cpp
    M Source/WebCore/Modules/notifications/NotificationJSONParser.h
    M Source/WebCore/Modules/notifications/NotificationPayload.cpp

  Log Message:
  -----------
  Fixing build error for Bug 265222
https://bugs.webkit.org/show_bug.cgi?id=265255

Reviewed by Mark Lam.

Adding a new stub definition for the keyboard-lock, NotificationPayload.cpp build started failing.
So I expect the bugs was already there before and just revealed with new definition.

See more details on the following link:
https://ews-build.webkit.org/#/builders/51/builds/3246/steps/14/logs/errors

* Source/WebCore/Modules/notifications/NotificationJSONParser.cpp:
* Source/WebCore/Modules/notifications/NotificationJSONParser.h:
* Source/WebCore/Modules/notifications/NotificationPayload.cpp:

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




More information about the webkit-changes mailing list