diff options
author | Jakub Narebski <jnareb@gmail.com> | 2011-05-27 15:50:00 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-05-27 11:00:39 -0700 |
commit | e8dd0e4063da6d0eecef1a6db99534e41f74b32e (patch) | |
tree | fa8cfddfcc0c34d0b3787b83f8de08aa4e5de5ac /Documentation/technical/pack-format.txt | |
parent | gitweb.js: No need for inProgress in blame_incremental.js (diff) | |
download | tgif-e8dd0e4063da6d0eecef1a6db99534e41f74b32e.tar.xz |
gitweb.js: No need for loop in blame_incremental's handleResponse()
JavaScript is single-threaded, so there is no need for protecting
against changes to XMLHttpRequest object behind event handler back.
Therefore there is no need for loop that was here in case `xhr' got
new changes while processing current changes. This should make code a
bit more clear.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/technical/pack-format.txt')
0 files changed, 0 insertions, 0 deletions