[Setting followup because this isn't really a seamonkey issue anymore.]
Benjamin D. Smedberg wrote:
For the list as I have currently drafted it, see
http://wiki.mozilla.org/XUL:Xul_Runner#The_XULRunner_Runtime
Will XULRunner supply the UI that the external helper app service needs to work (helper app dialog, specifically)?
Will XULRunner supply a functioning window.find() implementation (not that this currently doesn't really work well in Firefox).
Will XULRunner supply some sort of window-targeting component (the code that's currently used to implement "force open in new tab"; that's sort of hacked in the Gecko back end by making it effectively depend on browser.js, but I plan to change it to simply use an embedding service of some sort to retrieve the target docshell)?
I assume XULRunner will supply a filepicker implementation, though that's not actually on your list and I don't see a FilePicker component in browser/ or toolkit/ (I see one in xpfe/components, and if that's what's being used then I'm not sure why the XUL and JS for the dialog were forked; those depend somewhat on the component....)
I'm probably missing other cases when the core code needs to pose various dialogs/etc for user interaction; for each of those we need to decide whether XULRunner will provide them.
-Boris _______________________________________________ mozilla-embedding mailing list [email protected] http://mail.mozilla.org/listinfo/mozilla-embedding
