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

  Changed paths:
    M Source/WebKit/webpushd/WebClipCache.mm

  Log Message:
  -----------
  Work around issue with empty web clip directories in webpushd
https://bugs.webkit.org/show_bug.cgi?id=283123
rdar://139887816

Reviewed by Brady Eidson.

There is an OS bug which sometimes leaves empty or nearly-empty web clip 
directories around, which
breaks the logic of WebClipCache in webpushd. Work around this by checking for 
the existence of the
Info.plist inside the directory rather than just the existence of the directory.

* Source/WebKit/webpushd/WebClipCache.mm: (WebPushD::webClipExists):

Canonical link: https://commits.webkit.org/286603@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