Re: Firefox 38.8.0 Beta 7 released
Dave Yeo <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.os2 |
|---|---|
| Message-ID | <[email protected]> |
Lars Erdmann wrote: >> >> I built SM with native NSPR and NSS and it is running fine. I launched >> TB first so I assume it is using all the TB DLLs including xul.dll. Have >> to rebuild TB now >> Dave >> > > I am always using run! and have it set LIBPATHSTRICT for both, Firefox > and Thunderbird. > Are you saying that xul.dll is compatible across maybe even Firefox and > Thunderbird ? Yes. If built from close to the same revision, or at least the same version, without calendar loaded xul.dll etc are compatible across SM, TB and FF. With calendar Firefox's xul.dll is missing an export for TB/SM but if TB is loaded first, FF happily uses the TB DLLs including xul.dll. If tomorrow turns out to be pouring of rain as predicted, I'll try to upload TB so you can test. Things do break if one of the apps is upgraded. Dave