Title: [130263] trunk/Source/WebCore
Revision
130263
Author
loi...@chromium.org
Date
2012-10-03 01:50:24 -0700 (Wed, 03 Oct 2012)

Log Message

Unreviewed. Touch FrameView.cpp file for fixing mac bot compilation.

* page/FrameView.cpp:
(WebCore):

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (130262 => 130263)


--- trunk/Source/WebCore/ChangeLog	2012-10-03 08:43:40 UTC (rev 130262)
+++ trunk/Source/WebCore/ChangeLog	2012-10-03 08:50:24 UTC (rev 130263)
@@ -1,3 +1,10 @@
+2012-10-03  Ilya Tikhonovsky  <loi...@chromium.org>
+
+        Unreviewed. Touch FrameView.cpp file for fixing mac bot compilation.
+
+        * page/FrameView.cpp:
+        (WebCore):
+
 2012-10-02  Ilya Tikhonovsky  <loi...@chromium.org>
 
         Web Inspector: "Load profile..." context menu item has to be shown only for left column with the list of profiles.

Modified: trunk/Source/WebCore/page/FrameView.cpp (130262 => 130263)


--- trunk/Source/WebCore/page/FrameView.cpp	2012-10-03 08:43:40 UTC (rev 130262)
+++ trunk/Source/WebCore/page/FrameView.cpp	2012-10-03 08:50:24 UTC (rev 130263)
@@ -97,6 +97,7 @@
 
 double FrameView::sCurrentPaintTimeStamp = 0.0;
 
+
 // REPAINT_THROTTLING now chooses default values for throttling parameters.
 // Should be removed when applications start using runtime configuration.
 #if ENABLE(REPAINT_THROTTLING)
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to