Closed GoogleCodeExporter closed 9 years ago
The window object is not really standardised (although the WHATWG are
specifying it).
I'm changing this to "enhancement".
Original comment by dean.edw...@gmail.com
on 21 Jul 2007 at 7:24
At the moment one can use something like this:
base2.DOM.Element.addEventListener(window, "unload", function () {}, false);
Original comment by ffreak@gmail.com
on 1 Aug 2007 at 9:18
I'm changing this "WontFix". The window object is not part of the DOM and it is
not a
standard object.
Original comment by dean.edw...@gmail.com
on 10 Aug 2007 at 4:57
Original issue reported on code.google.com by
marius...@gmail.com
on 19 Jul 2007 at 10:23