Title: [99604] trunk/Tools/WebKitTestRunner/TestController.cpp
Revision
99604
Author
[email protected]
Date
2011-11-08 12:14:32 -0800 (Tue, 08 Nov 2011)

Log Message

Fix build bustage.

Modified Paths


Diff

Modified: trunk/Tools/WebKitTestRunner/TestController.cpp (99603 => 99604)


--- trunk/Tools/WebKitTestRunner/TestController.cpp	2011-11-08 20:10:44 UTC (rev 99603)
+++ trunk/Tools/WebKitTestRunner/TestController.cpp	2011-11-08 20:14:32 UTC (rev 99604)
@@ -387,7 +387,6 @@
         0, // didChangeBackForwardList
         0, // shouldGoToBackForwardListItem
         0, // didRunInsecureContentForFrame
-        0, // didDetectXSSForFrame
     };
     WKPageSetPageLoaderClient(m_mainWebView->page(), &pageLoaderClient);
 }
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to