gerrit/gerrit-gwtui
Colby Ranger 784a5b30a0 Defer handling onSuccess for large REST payloads
If an API returns a very large response, the parseJson call can take
75ms - 200ms to complete. Detect stalls greater than 75ms and defer
the onSuccess() handling to the next event loop so it isn't as
noticeable to the user.

Change-Id: Icc904f0c0e42b45771d5c3b003e89f845dbfb038
2014-01-03 08:45:32 -08:00
..
2013-11-30 11:06:50 -08:00
2013-07-30 17:18:33 +00:00