Matthew Wilson wrote:
1. Can I use aWindowTarget to display the results in the correct window? Would I do a QueryInterface on it to get some kind of window object? If so, which interface would I use?
You can QI to nsIDOMWindow; at least, other mozilla code indicates this.
-- Fiat iustitia et pereat mundus.
