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 <[EMAIL PROTECTED]> 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
> [email protected]
> http://lists.webkit.org/mailman/listinfo/webkit-dev
>
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to