hterm icon indicating copy to clipboard operation
hterm copied to clipboard

Console log... just FYI if you care to fix...

Open Zibri opened this issue 8 years ago • 0 comments

also in code there is a "console.warning" instead of "console.warn"

hterm_all.js:9631 [Violation] Added non-passive event listener to a scroll-blocking 'wheel' event. Consider marking event handler as 'passive' to make the page more responsive. hterm.ScrollPort.decorate @ hterm_all.js:9631 hterm.Terminal.decorate @ hterm_all.js:12169 (anonymous) @ wetty.js:32 initNext @ hterm_all.js:190 (anonymous) @ hterm_all.js:1582 hterm_all.js:9632 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. hterm.ScrollPort.decorate @ hterm_all.js:9632 hterm.Terminal.decorate @ hterm_all.js:12169 (anonymous) @ wetty.js:32 initNext @ hterm_all.js:190 (anonymous) @ hterm_all.js:1582 hterm_all.js:9633 [Violation] Added non-passive event listener to a scroll-blocking 'touchmove' event. Consider marking event handler as 'passive' to make the page more responsive. hterm.ScrollPort.decorate @ hterm_all.js:9633 hterm.Terminal.decorate @ hterm_all.js:12169 (anonymous) @ wetty.js:32 initNext @ hterm_all.js:190 (anonymous) @ hterm_all.js:1582 hterm_all.js:1576 [Violation] 'setTimeout' handler took 148ms [Violation] Forced reflow while executing JavaScript took 95ms [Violation] 'setTimeout' handler took 209ms [Violation] Forced reflow while executing JavaScript took 204ms

Zibri avatar Aug 27 '17 09:08 Zibri