Bug 243213
| Summary: | Stop creating symlink to com.apple.webkit.webpushd.plist | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Michael Saboff <msaboff> |
| Component: | Platform | Assignee: | Michael Saboff <msaboff> |
| Status: | REOPENED | ||
| Severity: | Normal | CC: | commit-queue, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 244320 | ||
| Bug Blocks: | |||
Michael Saboff
We currently create a symlink in /System/Library/LaunchAgents/com.apple.webkit.webpushd.plist to the actual plist file in the system content path. Launchd has been changed to look in the system content path so the symlink in no longer needed.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Michael Saboff
<rdar://89331799>
Michael Saboff
Pull request: https://github.com/WebKit/WebKit/pull/2739
EWS
Committed 252915@main (c3c8a7d837d9): <https://commits.webkit.org/252915@main>
Reviewed commits have been landed. Closing PR #2739 and removing active labels.
WebKit Commit Bot
Re-opened since this is blocked by bug 244320