Bug 231373 - Fix the macCatalyst build
Summary: Fix the macCatalyst build
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Aditya Keerthi
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-10-07 10:32 PDT by Aditya Keerthi
Modified: 2021-10-07 11:57 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.16 KB, patch)
2021-10-07 10:38 PDT, Aditya Keerthi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Aditya Keerthi 2021-10-07 10:32:13 PDT
Source/WebKit/UIProcess/API/ios/WKWebViewIOS.mm:2831:23: error: implicit instantiation of undefined template 'WTF::FixedVector<const char *>'
Comment 1 Aditya Keerthi 2021-10-07 10:33:14 PDT
rdar://83984197
Comment 2 Aditya Keerthi 2021-10-07 10:38:29 PDT
Created attachment 440512 [details]
Patch
Comment 3 EWS 2021-10-07 11:57:06 PDT
Committed r283731 (242655@main): <https://commits.webkit.org/242655@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 440512 [details].