WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
283123
Work around issue with empty web clip directories in webpushd
https://bugs.webkit.org/show_bug.cgi?id=283123
Summary
Work around issue with empty web clip directories in webpushd
Ben Nham
Reported
2024-11-14 10:00:18 PST
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-11-14 10:00:27 PST
<
rdar://problem/139887816
>
Ben Nham
Comment 2
2024-11-14 10:01:35 PST
Pull request:
https://github.com/WebKit/WebKit/pull/36647
EWS
Comment 3
2024-11-14 11:55:20 PST
Committed
286603@main
(ddd3cb9235ec): <
https://commits.webkit.org/286603@main
> Reviewed commits have been landed. Closing PR #36647 and removing active labels.
EWS
Comment 4
2024-11-15 12:15:24 PST
Committed
283286.481@safari-7620-branch
(8afb258777fa): <
https://commits.webkit.org/283286.481@safari-7620-branch
> Reviewed commits have been landed. Closing PR #2290 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug