[commits] Horde branch imp_6_2 updated. 55214ea52273e4cca3aac6d900db296c5bc58886

Michael M Slusarz slusarz at horde.org
Tue Dec 17 05:38:20 UTC 2013


The branch "imp_6_2" has been updated.
The following is a summary of the commits.

from: 870f9f1e12e6e0d3bb2d0669e1b68799e9d75682

55214ea JS interpreters have improved in performance so much, makes more sense to do a short delay() instead of a defer()

Summary: http://github.com/horde/horde/compare/870f9f1e12e6e0d3bb2d0669e1b68799e9d75682...55214ea52273e4cca3aac6d900db296c5bc58886

-----------------------------------------------------------------------

commit 55214ea52273e4cca3aac6d900db296c5bc58886
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Dec 16 22:34:03 2013 -0700

    JS interpreters have improved in performance so much, makes more sense to do a short delay() instead of a defer()
    
    Not going to make an appreciable difference from a UX perspective, while
    potentially eliminating a bunch of unnecessary CPU work.

 imp/js/compose-base.js  |    2 +-
 imp/js/compose-dimp.js  |   16 ++++++++--------
 imp/js/compose.js       |    6 +++---
 imp/js/dimpbase.js      |    6 +++---
 imp/js/flagprefs.js     |    2 +-
 imp/js/imp.js           |    7 +------
 imp/js/message-dimp.js  |    2 +-
 imp/js/search.js        |    2 +-
 imp/js/signaturehtml.js |    2 +-
 imp/js/viewport.js      |   10 +++++-----
 10 files changed, 25 insertions(+), 30 deletions(-)

http://github.com/horde/horde/commit/55214ea52273e4cca3aac6d900db296c5bc58886
http://git.horde.org/horde-git/-/commit/55214ea52273e4cca3aac6d900db296c5bc58886




More information about the commits mailing list