<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:aestes@apple.com" title="Andy Estes <aestes@apple.com>"> <span class="fn">Andy Estes</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - Sometimes some of the JS derived sources are not regenerated when their rules files change"
href="https://bugs.webkit.org/show_bug.cgi?id=165220">bug 165220</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>aestes@apple.com
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Sometimes some of the JS derived sources are not regenerated when their rules files change"
href="https://bugs.webkit.org/show_bug.cgi?id=165220#c6">Comment # 6</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Sometimes some of the JS derived sources are not regenerated when their rules files change"
href="https://bugs.webkit.org/show_bug.cgi?id=165220">bug 165220</a>
from <span class="vcard"><a class="email" href="mailto:aestes@apple.com" title="Andy Estes <aestes@apple.com>"> <span class="fn">Andy Estes</span></a>
</span></b>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>