949596979899100101102103104
browserWindow.nothingToSay(); } } else { if (!this.escalations.isEmpty()) { sendToWindow(browserWindow, new Escalations(this.escalations)); } else { browserWindow.nothingToSay(); } } } finally {