Bug 224501

Summary: [WebIDL] includes for `Conditional` dictionary members should also be guarded
Product: WebKit Reporter: Devin Rousso <hi>
Component: New BugsAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, darin, esprehn+autocc, ews-watchlist, heycam, hi, kondapallykalyan, rniwa, sam, thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Devin Rousso 2021-04-13 12:21:18 PDT
right now only the usage of the member type is guarded inside `convertDictionary`

the `#include` should also be guarded
Comment 1 Devin Rousso 2021-04-13 12:21:33 PDT
<rdar://problem/76598492>
Comment 2 Devin Rousso 2021-04-13 12:28:07 PDT
Created attachment 425898 [details]
Patch
Comment 3 EWS 2021-04-13 13:38:09 PDT
Committed r275907 (236471@main): <https://commits.webkit.org/236471@main>

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