-Darin _______________________________________________ mozilla-embedding mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-embedding
To fix http://bugzilla.mozilla.org/show_bug.cgi?id=250900,
nsIBrowserHistory was modified to pass URIs as nsIURI objects instead of
as raw "string" parameters. If you are using this interface in an
extension or in an application embedding Gecko, please be aware that the
old interface is no longer supported. This change affects Mozilla 1.8.
There is the slim possibility that it may be backported to the Aviary
1.0 (for Firefox 1.0) and/or Mozilla 1.7 branches.
