[Webkit-unassigned] [Bug 165220] Sometimes some of the JS derived sources are not regenerated when their rules files change
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 16 16:13:57 PST 2016
https://bugs.webkit.org/show_bug.cgi?id=165220
Andy Estes <aestes at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aestes at apple.com
--- Comment #6 from Andy Estes <aestes at apple.com> ---
I was able to reproduce this by removing a setting from Settings.in and rebuilding. I saw the following output in WebCore's Derived Sources build phase:
perl WebCore/page/make_settings.pl --input WebCore/page/Settings.in
make: Nothing to be done for `all'.
Afterwards, InternalSettingsGenerated.h still had declarations for the setting I removed (shouldSuppressKeyboardInputDuringProvisionalNavigation).
Make printed the command to bring InternalSettingsGenerated.h up-to-date, but didn't seem to actually run it.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161217/6e6a6b77/attachment.html>
More information about the webkit-unassigned
mailing list