gwt /
gwt /
1388138ce9e4a62d16e1bb221e963140d1860e4d Allow specifying an initial load sequence for runAsync calls
in an application's gwt.xml file. If the specified sequence
matches the actual order the runAsync's are reached at
run time, then the load time is improved because the leftovers
fragment can be loaded later than otherwise. If the load
order is incorrect, the program still runs, but it
will likely be slowed down.
Review by: bobv
git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@5560 8db76d5a-ed1c-0410-87a9-c151d255dfc7
10 files changed