Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7442d8810faf1007df0cf81c971645be7c647c3b
      
https://github.com/WebKit/WebKit/commit/7442d8810faf1007df0cf81c971645be7c647c3b
  Author: Youenn Fablet <[email protected]>
  Date:   2023-03-08 (Wed, 08 Mar 2023)

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

  Log Message:
  -----------
  WebsiteDataStoreClient::notifyBackgroundFetchChange should exit early if its 
delegate does not have the corresponding selector
https://bugs.webkit.org/show_bug.cgi?id=253432
rdar://problem/106285707

Reviewed by Sihui Liu.

Add a boolean to store whether selector is available.
If selector is not available, bail out early.

* Source/WebKit/UIProcess/API/Cocoa/WKWebsiteDataStore.mm:

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


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

Reply via email to