commit | c145f976b226cd4cdf6116d6fd550697fa8a9e78 | [log] [tgz] |
---|---|---|
author | Shawn Pearce <sop@google.com> | Tue Jan 06 15:07:53 2015 -0800 |
committer | Shawn Pearce <sop@google.com> | Tue Jan 06 23:11:33 2015 +0000 |
tree | c28195621ef1f8c39f0f55eebaa3e6100a819335 | |
parent | 28261856c6fd0d08b986c678d1b6e286596594bb [diff] |
Fix reviewer suggestions when suggestFrom > 0 RemoteSuggestOracle runs exactly one call to the SuggestAfterTypingNCharsOracle then waits until that completes. If SuggestAfterTypingNCharsOracle doesn't want to send this query, it must finish with no results to allow RemoteSuggestOracle to unblock and consider the next query. Change-Id: I2eb5dfe7a1aaa5c1f65002f918d4a115ab886224