commit | 67a19981e6558f41ef36e07603bd514d97f05a7c | [log] [tgz] |
---|---|---|
author | jat@google.com <jat@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Wed Nov 04 20:26:39 2009 +0000 |
committer | jat@google.com <jat@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Wed Nov 04 20:26:39 2009 +0000 |
tree | 339e59743123b9b8fc81de220e836b032d454753 | |
parent | 3504238a3cc346ad6cca7f37ca87914af589b81f [diff] |
Fix ordering problem with SwingTreeLogger. The problem is that SwingWorker does not necessarily process events in FIFO order, so we wound up adding some nodes to the tree before their parents were linked in. Patch by: jat Review by: rjrjr, rice git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@6663 8db76d5a-ed1c-0410-87a9-c151d255dfc7