Thu, 15 Jan 2015 15:55:04 +0100
Back out 97036ab72558 which inappropriately compared turds to third parties.
1 <script>
2 var w = window.open("about:blank", "", "width=200,height=200,dialog");
3 w.close();
4 window.close();
5 </script>