WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
292282
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
Add attachment
proposed patch, testcase, etc.
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
Ryosuke Niwa
Comment 2
2025-04-29 10:37:21 PDT
Hm... probably more around
https://github.com/WebKit/WebKit/blob/982f2bf3cbd53a106acd1e55ffb23fc4b61864ef/Source/WebCore/DerivedSources.make#L2352
?
Radar WebKit Bug Importer
Comment 3
2025-04-29 11:19:38 PDT
<
rdar://problem/150298407
>
Elliott Williams
Comment 4
2025-04-29 11:23:09 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/44697
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.
Top of Page
Format For Printing
XML
Clone This Bug