Bug 278057
Summary: | [JSC] Remove old workaround which disables linking BrowserEngineCore on certain versions | ||
---|---|---|---|
Product: | WebKit | Reporter: | Marcus Plutowski <marcus_plutowski> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Marcus Plutowski
rdar://133792162
In Source/JavaScriptCore/Configurations/Base.xcconfig, Source/WebCore/Configurations/WebCore.xcconfig, we specifically override JSC_SEC_LD_FLAGS for iphoneos17.0-17.3.
This is no longer necessary, so it should be cleaned up.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Marcus Plutowski
Pull request: https://github.com/WebKit/WebKit/pull/32153
EWS
Committed 282496@main (0f93b35e7434): <https://commits.webkit.org/282496@main>
Reviewed commits have been landed. Closing PR #32153 and removing active labels.