RESOLVED CONFIGURATION CHANGED244495
Add missing include in SearchInputType.cpp
https://bugs.webkit.org/show_bug.cgi?id=244495
Summary Add missing include in SearchInputType.cpp
Alicia Boya García
Reported 2022-08-29 07:14:34 PDT
SearchInputType.cpp is missing an include for NodeRenderStyle.h, which causes linking errors when a .cpp file is added to Source/WebCore/html, modifying the bags of unified files. * Source/WebCore/html/SearchInputType.cpp:
Attachments
Alicia Boya García
Comment 1 2022-08-29 07:26:56 PDT
Note You need to log in before you can comment on or make changes to this bug.