Bug 254783 - [JavaScriptCore] Prepare for InstallAPI
Summary: [JavaScriptCore] Prepare for InstallAPI
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Elliott Williams
URL:
Keywords: InRadar
Depends on:
Blocks: 254784
  Show dependency treegraph
 
Reported: 2023-03-30 16:46 PDT by Elliott Williams
Modified: 2023-04-13 13:18 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Elliott Williams 2023-03-30 16:46:55 PDT
We will be turning on InstallAPI support in JavaScriptCore soon. This bug tracks making necessary changes to headers to make them align exactly with the exported symbols in the JavaScriptCore binary.
Comment 1 Elliott Williams 2023-04-04 11:51:24 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12384
Comment 2 Elliott Williams 2023-04-04 13:34:52 PDT
rdar://107446500
Comment 3 EWS 2023-04-13 13:18:34 PDT
Committed 262926@main (464f082ed06c): <https://commits.webkit.org/262926@main>

Reviewed commits have been landed. Closing PR #12384 and removing active labels.