Title: [174344] trunk/Source/WebCore
Revision
174344
Author
[email protected]
Date
2014-10-06 09:25:51 -0700 (Mon, 06 Oct 2014)

Log Message

Unreviewed, touch testing/Internals.idl to try to fix Windows EWS after r174315.

* testing/Internals.idl: Remove unnecessary whitespaces.

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (174343 => 174344)


--- trunk/Source/WebCore/ChangeLog	2014-10-06 14:34:59 UTC (rev 174343)
+++ trunk/Source/WebCore/ChangeLog	2014-10-06 16:25:51 UTC (rev 174344)
@@ -1,3 +1,9 @@
+2014-10-06  Csaba Osztrogonác  <[email protected]>
+
+        Unreviewed, touch testing/Internals.idl to try to fix Windows EWS after r174315.
+
+        * testing/Internals.idl: Remove unnecessary whitespaces.
+
 2014-10-05  Christophe Dumez  <[email protected]>
 
         Use is<>() / downcast<>() for ScrollingCoordinator / ScrollingStateNode subclasses

Modified: trunk/Source/WebCore/testing/Internals.idl (174343 => 174344)


--- trunk/Source/WebCore/testing/Internals.idl	2014-10-06 14:34:59 UTC (rev 174343)
+++ trunk/Source/WebCore/testing/Internals.idl	2014-10-06 16:25:51 UTC (rev 174344)
@@ -292,7 +292,7 @@
     
     [Conditional=VIDEO] void simulateSystemSleep();
     [Conditional=VIDEO] void simulateSystemWake();
-    
+
     [RaisesException] void installMockPageOverlay(PageOverlayType type);
     [RaisesException] DOMString pageOverlayLayerTreeAsText();
 };
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to