Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1699ee8adf4705395907fbd3b84b39b52fb483a1
      
https://github.com/WebKit/WebKit/commit/1699ee8adf4705395907fbd3b84b39b52fb483a1
  Author: Ben Nham <[email protected]>
  Date:   2022-12-16 (Fri, 16 Dec 2022)

  Changed paths:
    M Source/WebKit/Shared/WebPushDaemonConstants.h
    M Source/WebKit/webpushd/webpushtool/WebPushToolConnection.mm
    M Tools/TestWebKitAPI/Tests/WebKitCocoa/WebPushDaemon.mm

  Log Message:
  -----------
  Increment webpushd protocol version to v2
https://bugs.webkit.org/show_bug.cgi?id=249429
<rdar://problem/103418764>

Reviewed by Brady Eidson.

We changed the webpushd IPC interface in 257669@main but forgot to increment 
the version number of
the protocol to mark it as non-backwards compatible. This increments the 
protocol version to 2.

* Source/WebKit/Shared/WebPushDaemonConstants.h:
* Source/WebKit/webpushd/webpushtool/WebPushToolConnection.mm:
(WebPushTool::Connection::startDebugStreamAction):
* Tools/TestWebKitAPI/Tests/WebKitCocoa/WebPushDaemon.mm:
(TestWebKitAPI::TEST):

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to