Good catch. It would be really helpful if you would file a bug and post a patch to remove it. See http://webkit.org/coding/contributing.html for information about how to do this. Thanks again. -Sam On 8/21/07, Anyang Ren <anyang.ren@gmail.com> wrote:
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 _______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo/webkit-dev