On Thu, Oct 15, 2015 at 06:09:17PM -0700, [email protected] wrote: > > > > So what we've decided to do for our Linux binaries is look in > > > /usr/lib/mozilla/plugins in all builds: all 32-bit and 64-bit builds look > > > in > > > the same place. > > > > That's actually not true. The builds shipped by mozilla.org should be > > looking in /usr/lib64 because of > > https://dxr.mozilla.org/mozilla-central/source/toolkit/xre/nsXREDirProvider.cpp#1367 > > > > Mike > > "extensions" is other folder than "plugins" folder, > you suggest add similar path for "plugins" like exist now for "extensions" ?
Err, that was the wrong one. But there's the same for plugins: https://dxr.mozilla.org/mozilla-central/source/xpcom/io/nsAppFileLocationProvider.cpp#200 Mike _______________________________________________ dev-builds mailing list [email protected] https://lists.mozilla.org/listinfo/dev-builds

