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). // FREEBIEpull/749/head
parent
f1335d65f5
commit
9b390baea0
Loading…
Reference in New Issue