[webkit-changes] [WebKit/WebKit] 2a4cf9: [WebPush] Fix -Wmissing-designated-field-initializ...

Commit Queue noreply at github.com
Wed Aug 21 15:52:32 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2a4cf936370c9d32f4f3df96ea84047ed1575b3c
      https://github.com/WebKit/WebKit/commit/2a4cf936370c9d32f4f3df96ea84047ed1575b3c
  Author: David Kilzer <ddkilzer at apple.com>
  Date:   2024-08-21 (Wed, 21 Aug 2024)

  Changed paths:
    M Source/WebKit/webpushd/PushService.mm
    M Tools/TestWebKitAPI/Tests/WebCore/PushDatabase.cpp
    M Tools/TestWebKitAPI/Tests/WebKitCocoa/WebPushDaemon.mm

  Log Message:
  -----------
  [WebPush] Fix -Wmissing-designated-field-initializers warnings
<https://bugs.webkit.org/show_bug.cgi?id=278301>
<rdar://134222548>

Reviewed by Ben Nham.

Ignore warnings for PushRecord and
WebPushD::WebPushDaemonConnectionConfiguration structs.

* Source/WebKit/webpushd/PushService.mm:
(WebPushD::SubscribeRequest::startImpl):
* Tools/TestWebKitAPI/Tests/WebCore/PushDatabase.cpp:
(TestWebKitAPI::TEST(PushDatabase, ManyInFlightOps)):
* Tools/TestWebKitAPI/Tests/WebKitCocoa/WebPushDaemon.mm:
(TestWebKitAPI::defaultWebPushDaemonConfiguration):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list