Re: Firefox 38.8.0 Beta 7 released
Dave Yeo <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.os2 |
|---|---|
| Message-ID | <[email protected]> |
Dmitriy Kuminov wrote: > >> I also never get any communication about the latest configure options >> (or the odd fix that needs to be applied to all the apps) they're using >> to stay in sync with them. > > Note sure which options and/or odd fix you mean. The options that you pass to configure, I assume that you added something like --with-system-nspr and --with-system-nss. Ideally they should be in a mozconfig as configure will load options from it. Perhaps even added to browser/config/mozconfigs so that anyone running make -f client.mk or python mach build will end up with a working browser. Not sure how much work this would take. Fixes to Firefox.exe, maybe anything under browser and definitely anything under browser/app should be considered for the other apps. Yesterday I added your fixes for commit ec3cf36722a29f11616c454ebd9c4653e7b5b603 (Report error code and faulty module name on XUL.DLL load error) to nsMailApp.cpp and nsSuiteApp.cpp I try to keep up on following progress on Github but all weekend Github didn't load here and this happens quite often. Dave