commit | f99ac62199a8ef851b3e133c96994b0e77aed0e5 | [log] [tgz] |
---|---|---|
author | Tim Buschtöns <tbuschto@eclipsesource.com> | Fri Apr 26 11:06:54 2013 +0200 |
committer | Tim Buschtöns <tbuschto@eclipsesource.com> | Fri Apr 26 11:21:41 2013 +0200 |
tree | f26609ef1fc5eaf26603b1435f55b2e061d7058c | |
parent | 559adac67c33032e2eae6fd2180e2f1359c794df [diff] |
Using an Timer instance to show waitHint (as in RAP 2.1) Using Timer.once has the side effect of showing the waitHint not just if a single request takes to long, but also when another (new) request is running after the timeout.