Hi All

Now that the new development mode runs as a server that browsers can
connect to. Is it possible to add a bandwidth cap button, on the Dev
mode GUI, that simulates a slow connection from the server to the
browser. I know that plugins like Firefox Throttle can do this, but it
does not work on linux and macs.

I want an easy way to test how the page is shown while loading on a
slow connection.

Have any of you any experience with this or do you use any other tools
to test how your application looks while the application is starting
up or fetching data.

Currently i use the Thread.sleep() on RPC services to simulate
slowness on those, but the gathering of image bundles and other http-
requests i have no control over.

Please tell me about your experiences.

Jesper Terkelsen
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to