noVNC/app
Samuel Mannehed afa1f8a2ab Ensure warning status timeouts are honored
When showing a new status popup we want to set a timer for how long to
show it. In cases where we show many statuses in a fast succession we
need to remove any running timeouts when showing a new one.

There are exceptions when new statuses won't be shown, and thats if a
more severe status is already showing, i.e and error or a warning.

Warnings can still have timeouts. There was a bug that occured when we
tried to show a normal status while a warning was showing. The bug
caused the warning status timeout to be removed even if the normal
status was never shown. We should only remove running timeouts if we're
actually going to show a new status.
2019-11-25 16:38:03 +01:00
..
images Improve Windows key image 2019-10-23 15:51:41 +02:00
locale Add README to app/locale warning not to modify 2019-11-07 13:07:45 +01:00
sounds Support RFB bell 2016-09-22 11:15:42 +02:00
styles Update copyright to 2019 for modified files 2019-09-30 15:35:33 +02:00
error-handler.js Update copyright to 2019 for modified files 2019-09-30 15:35:33 +02:00
localization.js Change copyright header (#1138) 2018-10-09 12:15:35 +02:00
ui.js Ensure warning status timeouts are honored 2019-11-25 16:38:03 +01:00
webutil.js Update copyright to 2019 for modified files 2019-09-30 15:35:33 +02:00