Until recently this worked in all browsers to close the current window:
window.open(\'\',\'_self\').close();
That no longer seems to be the case in Ch