-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/6475/
-----------------------------------------------------------

Review request for wave, Michael MacFadden, Vicente J. Ruiz Jurado, and Ali 
Lown.


Description
-------

Fixes WAVE-363 - number marks of unread blips dont changing in real time. 
The issue was originally caused by stopping the WaveBasedDigest to listen on 
wave events, in order to prevent it from re-rendering itself on each key 
pressed and thus causing a lot of flickering. 
The new approach restores to the WaveBasedDigest to listen on events, but 
disables re-rendering on last modified time change. 


Diffs
-----

  src/org/waveprotocol/box/webclient/search/SimpleSearch.java 28fb37d 
  src/org/waveprotocol/box/webclient/search/WaveBasedDigest.java c826f05 

Diff: https://reviews.apache.org/r/6475/diff/


Testing
-------

Tested locally.


Thanks,

Yuri Zelikov

Reply via email to