[webkit-dev] Unused variable shouldDumpSubframesAsText in DumpRenderTree.m

Anyang Ren anyang.ren at gmail.com
Tue Aug 21 15:48:49 PDT 2007


r24862 added an unused variable shouldDumpSubframesAsText
to DumpRenderTree.m:

Index: DumpRenderTree.m
===================================================================
--- DumpRenderTree.m    (revision 24862)
+++ DumpRenderTree.m    (revision 24863)
@@ -91,6 +91,7 @@

 BOOL windowIsKey = YES;
 WebFrame *mainFrame = 0;
+BOOL shouldDumpSubframesAsText;
 BOOL shouldDumpEditingCallbacks;
 BOOL shouldDumpResourceLoadCallbacks;
 BOOL shouldDumpFrameLoadCallbacks;ZZ

-- 
Anyang Ren
Open source developer



More information about the webkit-dev mailing list