Bug 257821
| Summary: | [iOS simulator] Fix TestWebKitAPI build after 264915@main | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Abrar Rahman Protyasha <a_protyasha> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | a_protyasha, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Abrar Rahman Protyasha
We don't use the libnetwork function since the Proxy API tests are skipped on the iOS simulator. As such, we should avoid soft linking against libnetwork on the simulator builds to prevent unused function errors.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/110414816>
Abrar Rahman Protyasha
Pull request: https://github.com/WebKit/WebKit/pull/14755
EWS
Committed 264954@main (450764cda1cb): <https://commits.webkit.org/264954@main>
Reviewed commits have been landed. Closing PR #14755 and removing active labels.