commit | 60fe18a7da02e3c75a08b2f57606878199388ad9 | [log] [tgz] |
---|---|---|
author | scottb@google.com <scottb@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Fri Jun 11 19:53:19 2010 +0000 |
committer | scottb@google.com <scottb@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Fri Jun 11 19:53:19 2010 +0000 |
tree | abf86191cb5f5112413630cd2b7595a03a08f3ca | |
parent | e136ac444c85172bbf48c49f46cd4ba4323a570f [diff] |
Fixes pathological slowness in remote UI logger (GPE). Before: all logging to remote UI occurred in a synchronous, blocking manner. After: except for creating top-level loggers, all sub-branches and log events happen asynchronously and are flushed on a background thread. http://gwt-code-reviews.appspot.com/550801/show Review by: rdayal git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@8242 8db76d5a-ed1c-0410-87a9-c151d255dfc7