[webkit-changes] [WebKit/WebKit] 9404ee: Call setMostRecentWebPushInteractionTime when a we...

EWS noreply at github.com
Thu Oct 20 22:10:01 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9404eeeb89aec0ab590f3b09be74157c3ab0056c
      https://github.com/WebKit/WebKit/commit/9404eeeb89aec0ab590f3b09be74157c3ab0056c
  Author: Alex Christensen <achristensen at webkit.org>
  Date:   2022-10-20 (Thu, 20 Oct 2022)

  Changed paths:
    M Source/WebKit/NetworkProcess/Classifier/ResourceLoadStatisticsDatabaseStore.cpp
    M Source/WebKit/NetworkProcess/Classifier/ResourceLoadStatisticsDatabaseStore.h
    M Source/WebKit/NetworkProcess/ServiceWorker/WebSWServerToContextConnection.cpp
    M Tools/TestWebKitAPI/Tests/WebKitCocoa/WebPushDaemon.mm

  Log Message:
  -----------
  Call setMostRecentWebPushInteractionTime when a web push is interacted with successfully
https://bugs.webkit.org/show_bug.cgi?id=246468
rdar://101133602

Reviewed by Ben Nham.

* Source/WebKit/NetworkProcess/Classifier/ResourceLoadStatisticsDatabaseStore.cpp:
(WebKit::ResourceLoadStatisticsDatabaseStore::destroyStatements):
(WebKit::ResourceLoadStatisticsDatabaseStore::mostRecentWebPushInteractionTime const): Deleted.
* Source/WebKit/NetworkProcess/Classifier/ResourceLoadStatisticsDatabaseStore.h:
* Source/WebKit/NetworkProcess/ServiceWorker/WebSWServerToContextConnection.cpp:
(WebKit::WebSWServerToContextConnection::firePushEvent):
* Tools/TestWebKitAPI/Tests/WebKitCocoa/WebPushDaemon.mm:

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




More information about the webkit-changes mailing list