Set this.Window and this.Document to null on unload.
commit9c74273efb817f97dc57fe8929ab4294fd7579cb
authorOle Tøsse Kolvik <okolvik@gmail.com>
Sun, 3 Mar 2013 23:48:01 +0000 (4 00:48 +0100)
committerSergio Crisostomo <sergiosbox@gmail.com>
Mon, 21 Jul 2014 17:53:08 +0000 (21 18:53 +0100)
treec19fa245f7d32769879afdd8f0d24a02363c5416
parent20b395409152e5c88964c51a1d81d813e26cdb1c
Set this.Window and this.Document to null on unload.

Fix for issue #2329

Tested in IE7, 8, 9 and 10, and the latest releases Firefox and Chrome.
Frees up large amounts of memory when navigating away from a page.
Source/Browser/Browser.js