Bug 239623 - Build is broken on shipping macOS due to TBA annotations replacement in API headers
Summary: Build is broken on shipping macOS due to TBA annotations replacement in API h...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-04-21 14:45 PDT by Chris Dumez
Modified: 2022-04-21 15:10 PDT (History)
2 users (show)

See Also:


Attachments
[fast-cq] Patch (2.23 KB, patch)
2022-04-21 14:51 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2022-04-21 14:45:03 PDT
Build is broken on shipping macOS due to TBA annotations replacement in API headers.
Comment 1 Chris Dumez 2022-04-21 14:47:09 PDT
/Volumes/Data/WebKit/OpenSource/Tools/WebKitTestRunner/cocoa/TestControllerCocoa.mm:194:34: error: '_setContentSecurityPolicyModeForExtension:' is only available on macOS 13.0 or newer [-Werror,-Wunguarded-availability-new]
            [copiedConfiguration _setContentSecurityPolicyModeForExtension:_WKContentSecurityPolicyModeForExtensionManifestV2];
Comment 2 Chris Dumez 2022-04-21 14:51:37 PDT
Created attachment 458094 [details]
[fast-cq] Patch
Comment 3 EWS 2022-04-21 15:09:02 PDT
Committed r293191 (249866@main): <https://commits.webkit.org/249866@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 458094 [details].
Comment 4 Radar WebKit Bug Importer 2022-04-21 15:10:16 PDT
<rdar://problem/92124221>