You can get the firebug plugin for firefox and compile your GWT project with the -style pretty flag.
Firebug: http://getfirebug.com/js.html -style pretty: http://www.juixe.com/techknow/index.php/2006/07/15/generate-pretty-gwt-javascript/ On Dec 27 2008, 9:31 am, byhisdeeds <[email protected]> wrote: > Hi. I have a GWT application that I want to try and reduce the size of > the memory footprint in the browser. What can I use to look at the > memory foot print dynamically in firefox (or IE) so I can see when my > code is stressing the browser. > > John --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
