diff options
author | Michael Wood <michael.g.wood@intel.com> | 2015-08-04 22:46:39 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-08-06 16:04:47 -0500 |
commit | aad380028fb1eec0defbeced39926f4626e02855 (patch) | |
tree | f6255408ac3a90ee281e238a7dcaa7d4ff0a267d /scripts/lib/wic/utils/oe/misc.py | |
parent | 0494a2769b72c3aa47461cf66c475c7677d1636c (diff) | |
download | poky-aad380028fb1eec0defbeced39926f4626e02855.tar.gz |
bitbake: toastergui: libtoaster: typeahead resiliency for slow server
When we have a slow request we don't want to see the typeahead results
changing in the middle of typing the item. To do this we make sure that
requests to the typeahead can only happen sequentially and that if
results have been retrieved but the input is now empty we don't bother
showing the results.
(Bitbake rev: 0b508e8b4a9e25c223c6c11ecd6d0e1aab727e8c)
Signed-off-by: Michael Wood <michael.g.wood@intel.com>
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/wic/utils/oe/misc.py')
0 files changed, 0 insertions, 0 deletions