[cvs] commit: dimp/js ViewPort.js dimp/js/src ViewPort.js

Michael M Slusarz slusarz at horde.org
Thu May 31 19:56:41 UTC 2007


slusarz     2007-05-31 15:56:41 EDT

  Modified files:
    js                   ViewPort.js 
    js/src               ViewPort.js 
  Log:
  Much smarter list messages code - when scrolling in a mailbox, several
  consecutive viewport slice requests used to cause a ajax request if not found
  in memory.  Now, be smarter and look at the currently running request to see
  if it will grab the data we are currently requesting.  If so, there is no
  need to make the request.
  
  Revision  Changes    Path
  1.160     +1 -1      dimp/js/ViewPort.js
  1.137     +40 -20    dimp/js/src/ViewPort.js

  Chora Links:
  http://cvs.horde.org/diff.php/dimp/js/ViewPort.js?r1=1.159&r2=1.160&ty=u
  http://cvs.horde.org/diff.php/dimp/js/src/ViewPort.js?r1=1.136&r2=1.137&ty=u


More information about the cvs mailing list