Bug 266423 - [JSC] API availability annotations are not postprocessed
Summary: [JSC] API availability annotations are not postprocessed
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Elliott Williams
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-12-14 10:34 PST by Elliott Williams
Modified: 2023-12-14 10:37 PST (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-12-14 10:34:05 PST
When libJavaScriptCore was introduced, we moved the build rule that processes API_AVAILABILITY annotations to the wrong target.
Comment 1 Radar WebKit Bug Importer 2023-12-14 10:34:17 PST
<rdar://problem/119674711>
Comment 2 Elliott Williams 2023-12-14 10:37:26 PST
Pull request: https://github.com/WebKit/WebKit/pull/21810