Bug 262859
| Summary: | [Cocoa] WebCore should not link AudioToolbox | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Andy Estes <aestes> |
| Component: | Media | Assignee: | Andy Estes <aestes> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | commit-queue, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 262967 | ||
| Bug Blocks: | |||
Andy Estes
SSIA
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/116637005>
Andy Estes
Pull request: https://github.com/WebKit/WebKit/pull/18824
EWS
Committed 269146@main (d7506ff6de9e): <https://commits.webkit.org/269146@main>
Reviewed commits have been landed. Closing PR #18824 and removing active labels.
WebKit Commit Bot
Re-opened since this is blocked by bug 262967
Andy Estes
Turns out that it makes sense to link AudioToolbox at build time even though we access symbols via soft-linking at runtime. Closing this as WONTFIX.