So version 3.2.0.3 covers a lot of errors with windows and such. So there are fewer errors in the error console.
- The first of the fixes is for a memory leak that was caused when the external window closed.
- Fixes problems with getting the windowType
- Fixed that bug that caused problems with
browserfortab.currentURIhas no properties/attributes which caused the urlbar to not clear addresses. - Fixed
getHostName()which previously returned null (would return Mozilla.org on https://addons.mozilla.org) - Added
getHost()which allows you to get the current host (like addons.mozilla.org on https://addons.mozilla.org/en-US/)
And yeah, that’s really about it. Most of these bugs were reported by Archaeopteryx.
It probably will be up on AMO soon.