Ok, I can see the photon platform specific prefs in that file.
There is a problem though:
our platform ( photon ) also defines the XP_UNIX manifest, so the all.js will contain:
... photon section ... xp_unix section
Before the unification was made, the js were executed in this order: all.js unix.js photon.js
Now the photon and xp_unix changed places.
Can I move the photon section *after* the XP_UNIX section in the modules/libpref/src/init/all.js ?
Yes, make a patch and I'll review it.
--BDS _______________________________________________ mozilla-embedding mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-embedding
