Bug 278066
Summary: | [JSC] Link BrowserEngineCore on macOS | ||
---|---|---|---|
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://133777782
Currently we only link against this library on iOS, but we should also be able to make use of it on macOS whenever it is available. Doing so will eventually allow us to de-duplicate code which currently is only used in the macOS version.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Marcus Plutowski
Pull request: https://github.com/WebKit/WebKit/pull/32155
EWS
Committed 282930@main (e90fa6cb1835): <https://commits.webkit.org/282930@main>
Reviewed commits have been landed. Closing PR #32155 and removing active labels.
EWS
Committed 283107@main (5f53814f12e5): <https://commits.webkit.org/283107@main>
Reviewed commits have been landed. Closing PR #33082 and removing active labels.
Marcus Plutowski
Re-opening for pull request https://github.com/WebKit/WebKit/pull/33126
EWS
Committed 283511@main (ff07392359cf): <https://commits.webkit.org/283511@main>
Reviewed commits have been landed. Closing PR #33126 and removing active labels.