Null out a few more things. b=131456 r=mconnor

This commit is contained in:
dbaron@dbaron.org 2007-08-21 21:59:57 -07:00
parent 48836e0727
commit f91cb64964

View File

@ -1161,6 +1161,7 @@
// see comment above destroy above
oldBrowser.focusedWindow = null;
oldBrowser.focusedElement = null;
}
]]>
</body>