Bug 231373

Summary: Fix the macCatalyst build
Product: WebKit Reporter: Aditya Keerthi <akeerthi>
Component: New BugsAssignee: Aditya Keerthi <akeerthi>
Status: RESOLVED FIXED    
Severity: Normal CC: thorton, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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].