Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6a3a4d8dc9e4ecdda05a2eb45bcd4278e1905fd0
      
https://github.com/WebKit/WebKit/commit/6a3a4d8dc9e4ecdda05a2eb45bcd4278e1905fd0
  Author: Ben Nham <[email protected]>
  Date:   2024-11-07 (Thu, 07 Nov 2024)

  Changed paths:
    M Source/WebKit/UIProcess/API/Cocoa/_WKWebPushAction.h
    M Source/WebKit/UIProcess/API/Cocoa/_WKWebPushAction.mm

  Log Message:
  -----------
  Expose webClipIdentifier on WKWebPushAction
https://bugs.webkit.org/show_bug.cgi?id=282725
rdar://136386764

Reviewed by Sihui Liu.

When an app is activated as a result of a notification from a service worker on 
iOS, the embedder
currently has to figure out the identifier of the associated web clip on its 
own. This should be
moved in to WKWebPushAction instead so it doesn't have to be duplicated.

* Source/WebKit/UIProcess/API/Cocoa/_WKWebPushAction.h:
* Source/WebKit/UIProcess/API/Cocoa/_WKWebPushAction.mm:
(uuidFromPushPartition):
(+[_WKWebPushAction webPushActionWithDictionary:]):
(+[_WKWebPushAction _webPushActionWithNotificationResponse:]):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to