Michael Vincent van Rantwijk wrote:

> Neil wrote:
>
>> Michael Vincent van Rantwijk wrote:
>>
>>> Can this tree somehow be rewritten using JavaScript?
>>
>> Have you looked at the enumerators available on the nsIWindowMediator 
>> interface? The z-order DOM Window enumerator has the advantage of 
>> returning ChromeWindow objects directly.
>
> That won't work on Linux GTK2 it seems: 
> https://bugzilla.mozilla.org/show_bug.cgi?id=156333

That's annoying. Fortunately I don't think the order in the data source 
is z-order so in fact I should have suggested getEnumerator (which also 
enumerates ChromeWindow objects).
_______________________________________________
Project_owners mailing list
[email protected]
http://mozdev.org/mailman/listinfo/project_owners

Reply via email to