We already have a mechanism for selectively exporting symbols from WebCore to clients, via WebKitLegacy's reexport lists. Hiding implementation details aside, avoiding a re-export means that generating WebKit's InstallAPI stub does not have to wait for WebCore to build, which is significant for build parallelism.
<rdar://problem/110785133>
Pull request: https://github.com/WebKit/WebKit/pull/15997
Committed 266838@main (e52304a6c26a): <https://commits.webkit.org/266838@main> Reviewed commits have been landed. Closing PR #15997 and removing active labels.
This broke the build, reverting and re-opening.
Pull request: https://github.com/WebKit/WebKit/pull/16807
Committed 267022@main (07730ed3b3b9): <https://commits.webkit.org/267022@main> Reviewed commits have been landed. Closing PR #16807 and removing active labels.
Committed 267054@main (9ef92e6b63f9): <https://commits.webkit.org/267054@main> Reviewed commits have been landed. Closing PR #16842 and removing active labels.