Title: [182518] trunk/Source/WebCore
Revision
182518
Author
[email protected]
Date
2015-04-07 22:31:56 -0700 (Tue, 07 Apr 2015)

Log Message

Try to fix incremental builds by forcing *InternalSettings* to get
regenerated.

* testing/InternalSettings.idl:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (182517 => 182518)


--- trunk/Source/WebCore/ChangeLog	2015-04-08 04:24:24 UTC (rev 182517)
+++ trunk/Source/WebCore/ChangeLog	2015-04-08 05:31:56 UTC (rev 182518)
@@ -1,3 +1,10 @@
+2015-04-07  Simon Fraser  <[email protected]>
+
+        Try to fix incremental builds by forcing *InternalSettings* to get
+        regenerated.
+
+        * testing/InternalSettings.idl:
+
 2015-04-07  Chris Dumez  <[email protected]>
 
         Open WebSockets should not prevent a page from entering PageCache

Modified: trunk/Source/WebCore/testing/InternalSettings.idl (182517 => 182518)


--- trunk/Source/WebCore/testing/InternalSettings.idl	2015-04-08 04:24:24 UTC (rev 182517)
+++ trunk/Source/WebCore/testing/InternalSettings.idl	2015-04-08 05:31:56 UTC (rev 182518)
@@ -71,3 +71,4 @@
 
     [RaisesException] void setMinimumTimerInterval(unrestricted double intervalInSeconds);
 };
+
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to