Re: Firefox 38.8.0 Beta 7 released
Dave Yeo <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.os2 |
|---|---|
| Message-ID | <[email protected]> |
Dave Yeo wrote: > Lars Erdmann wrote: >> The "modules" view is an alternative: >> >> Theseus->"System"->"General System"->"Modules" >> >> which is limited to showing executables, DLLs and drivers/filesystems >> (sufficient for your purpose however). > > Modules shows (no LIBPATHSTRICT and TB loaded first. Posting from SM) > both SM and TB xul.dll being loaded, which is kind of surprising. All > the other DLLs (besides suite.dll) are loaded from TB > So I tried moving all the DLLs (except components/suite.dll) out of the SM working directory, xul.dll gave a sharing error until I shut down SM. Afterwards launching SM gave a pop-up "Not able to load the Mozilla runtime" until I moved the SM xul.dll back. Now it's running fine with only xul.dll in the SM program directory. Still strange that 2 xul.dlls get loaded without LIBPATHSTRICT, perhaps OK as they have the same exports? Dave