In addition to timeless' concern about glib versions on Maemo, I am interested
in unifying the desktop/maemo code we currently have in the tree. If you look
at the trunk nsLocalFileUnix::Reveal, you'll find some Maemo/Hildon code in
there as well:
I'm hoping that the new GIO support will "Just Work" on Maemo too. If not, I'd
like to move the #ifdef stuff into the service, instead of scattering it around
the tree.
In addition to timeless' concern about glib versions on Maemo, I am interested ::Reveal, you'll find some Maemo/Hildon code in
in unifying the desktop/maemo code we currently have in the tree. If you look
at the trunk nsLocalFileUnix
there as well:
http:// mxr.mozilla. org/mozilla- central/ source/ xpcom/io/ nsLocalFileUnix .cpp#1664
Same here (and several other places in the file):
http:// mxr.mozilla. org/mozilla- central/ source/ uriloader/ exthandler/ unix/nsMIMEInfo Unix.cpp# 87
I'm hoping that the new GIO support will "Just Work" on Maemo too. If not, I'd
like to move the #ifdef stuff into the service, instead of scattering it around
the tree.
Thoughts?