Bug 283123
| Summary: | Work around issue with empty web clip directories in webpushd | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ben Nham <nham> |
| Component: | WebKit Misc. | Assignee: | Ben Nham <nham> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ben Nham
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
<rdar://problem/139887816>
Ben Nham
Pull request: https://github.com/WebKit/WebKit/pull/36647
EWS
Committed 286603@main (ddd3cb9235ec): <https://commits.webkit.org/286603@main>
Reviewed commits have been landed. Closing PR #36647 and removing active labels.
EWS
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.