fune/browser/components/shell
Myk Melez 07f5d65c45 Bug 1358790 - compile city.cpp in toolkit/xre/ so it doesn't depend on browser/; r=mhowell
Bug 1324617 added /other-licenses/nsis/Contrib/CityHash/cityhash/city.cpp
to the sources for browser/components/shell/, which gets linked into libxul
via browsercomps.

Bug 1348609 then made toolkit/xre/nsXREDirProvider.cpp use the same file,
which made toolkit depend on browser.  That busts other XUL apps, which then
have to individually satisfy that dependency.

This change links city.cpp into libxul directly by compiling it as part of
toolkit/xre/.
2017-04-24 14:07:06 -07:00
..
content Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
test Bug 1347712 - Change the testing configurations into ESLint configurations within eslint-plugin-mozilla - automatically update .eslintrc.js test config files for new config locations. r=jaws 2017-03-20 12:36:37 +01:00
jar.mn Bug 1297239 - Enable eslint for browser/components/shell. r=Gijs 2016-08-23 15:39:18 -04:00
moz.build Bug 1358790 - compile city.cpp in toolkit/xre/ so it doesn't depend on browser/; r=mhowell 2017-04-24 14:07:06 -07:00
nsGNOMEShellService.cpp Bug 1302855 - Fold browsercomps into xul; r=bsmedberg 2016-09-27 19:54:37 -07:00
nsGNOMEShellService.h Bug 1302855 - Fold browsercomps into xul; r=bsmedberg 2016-09-27 19:54:37 -07:00
nsIGNOMEShellService.idl Bug 1238712 - Move duplicated shell-service code to a shared JSM. r=gijs 2016-01-15 12:35:15 -05:00
nsIMacShellService.idl Bug 1238712 - Move duplicated shell-service code to a shared JSM. r=gijs 2016-01-15 12:35:15 -05:00
nsIShellService.idl Bug 1238712 - Move duplicated shell-service code to a shared JSM. r=gijs 2016-01-15 12:35:15 -05:00
nsIWindowsShellService.idl Bug 1238712 - Move duplicated shell-service code to a shared JSM. r=gijs 2016-01-15 12:35:15 -05:00
nsMacShellService.cpp Bug 1302855 - Fold browsercomps into xul; r=bsmedberg 2016-09-27 19:54:37 -07:00
nsMacShellService.h Bug 1238712 - Move duplicated shell-service code to a shared JSM. r=gijs 2016-01-15 12:35:15 -05:00
nsSetDefaultBrowser.js Bug 1238712 - Move duplicated shell-service code to a shared JSM. r=gijs 2016-01-15 12:35:15 -05:00
nsSetDefaultBrowser.manifest
nsShellService.h
nsWindowsShellService.cpp Bug 1344629 - Part 6: Rewrite unnecessary uses of nsLiteralString. r=dbaron 2017-03-14 15:26:27 +13:00
nsWindowsShellService.h Bug 1337530 - Fix Windows default browser detection. r=rstrong 2017-02-08 08:37:20 -08:00
ShellService.jsm Bug 1297239 - Enable eslint for browser/components/shell. r=Gijs 2016-08-23 15:39:18 -04:00