WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
156469
Generated interface files should depend on the set of Partial interface IDLs used as well as their contents
https://bugs.webkit.org/show_bug.cgi?id=156469
Summary
Generated interface files should depend on the set of Partial interface IDLs ...
Blaze Burg
Reported
2016-04-11 10:54:44 PDT
I ran into this situation: - Added a new IDL file that was a partial interface for Navigator - Compiled with it included - Removed the IDL file from the build system - Try to compile. After removing the IDL file, compilation of the generated JSNavigator.cpp file failed. It was not regenerated because none of its dependencies changed.
Attachments
Add attachment
proposed patch, testcase, etc.
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