SpellCheckRequester should invoke requests in sequence order |
||
Issue descriptionCurrently, SpellCheckRequester does not invoke requests in sequence order. A request with a larger sequence number can be invoked earlier than a request with a smaller sequence. In other words, request invocation order is not the same as creation order. This is not really a bug as all requests gets invoked eventually. However, it makes testing difficult, which blocks the development of idle time spell checker.
,
Jan 18 2017
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Jan 18 2017