RESOLVED FIXED292282
Modifying InFilesCompiler.pm doesn't trigger rebuild of EventTargetInterfaces.h
https://bugs.webkit.org/show_bug.cgi?id=292282
Summary Modifying InFilesCompiler.pm doesn't trigger rebuild of EventTargetInterfaces.h
Ryosuke Niwa
Reported 2025-04-29 10:30:14 PDT
In https://github.com/WebKit/WebKit/pull/44662, I had to modify EventTargetFactory.in to trigger rebuild of EventTargetInterfaces.h.
Attachments
Elliott Williams
Comment 1 2025-04-29 10:36:05 PDT
I'm not an expert on IDL generation, but `InFilesCompiler.pm` probably needs to be added to the Makefile here: https://github.com/WebKit/WebKit/blob/982f2bf3cbd53a106acd1e55ffb23fc4b61864ef/Source/WebCore/DerivedSources.make#L2502-L2506
Radar WebKit Bug Importer
Comment 3 2025-04-29 11:19:38 PDT
Elliott Williams
Comment 4 2025-04-29 11:23:09 PDT
EWS
Comment 5 2025-04-29 14:53:37 PDT
Committed 294300@main (b33e7e2934b0): <https://commits.webkit.org/294300@main> Reviewed commits have been landed. Closing PR #44697 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.