gecko-dev/toolkit
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
..
components Bug 1356922 - Part 1: Replace the next TabParent global pointer with per-window/tab next TabParent ID; r=billm,mconley 2017-04-24 14:18:29 -04:00
content Bug 1358840 - Make appearance:auto the default for all XUL pseudo elements too. r=bz 2017-04-24 22:04:47 +02:00
crashreporter Merge m-c to inbound, a=merge 2017-04-21 17:35:24 -07:00
forgetaboutsite Bug 1355161 - script-generated patch to replace .{currentThread,mainThread}.dispatch(..., Ci.nsIThread.DISPATCH_NORMAL) with .dispatchToMainThread(...), r=froydnj. 2017-04-14 18:29:12 +02:00
library Bug 1346665 - P2: Import rustified cubeb_pulse.c. r=kinetik,rillian 2017-04-21 14:01:01 +10:00
locales Bug 1356462 Add per-extension notice for non-MPC disabling r=mossop 2017-04-20 21:00:19 -07:00
modules Backed out changeset 726e98cd071e (bug 1302470) 2017-04-21 19:09:11 +02:00
mozapps Backed out changeset 9c407d9e588b (bug 1356828) for failing xpcshell's test_shutdown.js. r=backout 2017-04-23 22:57:34 +02:00
pluginproblem
profile Bug 1347358 - Add a Cleanup() function for profile locks. r=glandium 2017-03-23 18:02:10 +01:00
system Bug 1351067 - add BUG_COMPONENT to toolkit/* files. r=myk,enndeakin,mossop 2017-04-09 05:43:43 -04:00
themes Bug 1358204 - Remove border and background fallback styling from xulscrollbars.css. r=enndeakin+6102 2017-04-20 19:44:59 +02:00
xre 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
.eslintrc.js Bug 1347712 - Move toolkit/.eslintrc.js rules into a 'recommended' set within eslint-plugin-mozilla. r=jaws 2017-03-22 10:43:00 +01:00
moz.build Bug 1313045 - Remove toolkit/identity, part2: Move used files/bits to services/crypto and remove remaining files in toolkit/identity. r=MattN. 2017-01-23 20:43:35 +01:00
moz.configure Bug 1357889 - forbid LLVM >= 4.0 for being used for stylo bindgen; r=rillian 2017-04-20 13:48:20 -04:00
nss.configure
toolkit.mozbuild Bug 1357328 - Remove media/webrtc/signaling/test/moz.build. r=jesup 2017-04-18 17:37:58 +09:00