Files
Desktop/js
codedust 9b390baea0 Fix a bug that causes 100% CPU load in timestamp_view.js
When `millis_since` becomes larger than one week, `delay` becomes
negative and is set to Zero. This causes an infinite loop and therefore
100% CPU usage (single thread).

// FREEBIE
2016-01-27 11:47:03 -08:00
..
2016-01-12 10:44:52 -08:00
2016-01-14 15:44:42 -08:00
2016-01-22 15:38:31 -08:00
2016-01-15 01:40:26 -08:00
2015-12-07 13:54:51 -08:00
2015-10-01 22:04:07 -07:00