Title: [118968] trunk/Tools
- Revision
- 118968
- Author
- [email protected]
- Date
- 2012-05-30 14:06:59 -0700 (Wed, 30 May 2012)
Log Message
[wx] Unreviewed build fix after removal of setJavaScriptProfilingEnabled.
Modified Paths
Diff
Modified: trunk/Tools/ChangeLog (118967 => 118968)
--- trunk/Tools/ChangeLog 2012-05-30 21:05:29 UTC (rev 118967)
+++ trunk/Tools/ChangeLog 2012-05-30 21:06:59 UTC (rev 118968)
@@ -1,3 +1,9 @@
+2012-05-30 Kevin Ollivier <[email protected]>
+
+ [wx] Unreviewed build fix after removal of setJavaScriptProfilingEnabled.
+
+ * DumpRenderTree/wx/LayoutTestControllerWx.cpp:
+
2012-05-30 Christophe Dumez <[email protected]>
[EFL] Ewk_Intent_Request's postResult/postFailure should take serialized script values in argument
Modified: trunk/Tools/DumpRenderTree/wx/LayoutTestControllerWx.cpp (118967 => 118968)
--- trunk/Tools/DumpRenderTree/wx/LayoutTestControllerWx.cpp 2012-05-30 21:05:29 UTC (rev 118967)
+++ trunk/Tools/DumpRenderTree/wx/LayoutTestControllerWx.cpp 2012-05-30 21:06:59 UTC (rev 118968)
@@ -155,10 +155,6 @@
// FIXME: implement
}
-void LayoutTestController::setJavaScriptProfilingEnabled(bool flag)
-{
-}
-
void LayoutTestController::setWaitToDump(bool waitUntilDone)
{
static const int timeoutSeconds = 10;
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes