gecko-dev/toolkit
Mike Hommey 72fd93fa0f Bug 1471096 - Choose OOM hooking version to use at build time rather than configure time. r=froydnj
When I originally implemented bug 1458161, this is how it was done, but
it was suggested to use a configure-time check. This turned out to not
be great, because the rust compiler changes regularly, and we don't run
the configure tests when the version changes. When people upgraded their
rust compiler to 1.27, the code subsequently failed to build because the
features were still set for the previous version they had installed.

--HG--
extra : rebase_source : 1b5f7a02ad8495d68cd29289f7beea59b8912183
2018-06-23 07:28:26 +09:00
..
components Bug 1340498 - Update onVisits tests to use 'page-visited' r=mak 2018-02-14 09:17:41 -08:00
content Bug 1317581 - DateTimePicker should support high contrast mode on Windows. r=dao 2018-06-25 18:10:49 +01:00
crashreporter Bug 1309172 - Updated breakpad to version 69c2c51dd89965d234eec16e3a9353634831916b; r=ted.mielczarek 2018-06-19 13:47:13 +02:00
forgetaboutsite Bug 1470109 - Move ServiceWorkerCleanUp.jsm into toolkit/components/cleardata, r=johannh 2018-06-21 16:50:10 +02:00
library Bug 1471096 - Choose OOM hooking version to use at build time rather than configure time. r=froydnj 2018-06-23 07:28:26 +09:00
locales bug 1460595 - Remove events from main pings and, thus, TelemetrySession r=Dexter 2018-06-06 11:05:29 -04:00
modules Bug 1340498 - Update onVisits uses to 'page-visited' r=mak 2018-02-14 09:11:49 -08:00
mozapps Bug 1454378 - chunk blocklist processing so it doesn't hang the main thread continuously, r=florian 2018-06-13 17:16:59 -07:00
pluginproblem Bug 1456625 - Remove replacement XBL binding (Backout cb51f3bada90) r=Felipe 2018-05-24 18:23:48 +08:00
profile Bug 1469769 - Part 6: Replace non-failing NS_NOTREACHED with MOZ_ASSERT_UNREACHABLE. r=froydnj 2018-06-17 22:43:11 -07:00
system Bug 1427700 - Don't return valid HandlerApp for the application/octet-stream content type; r=stransky 2018-05-17 17:02:56 +02:00
themes Bug 1317581 - DateTimePicker should support high contrast mode on Windows. r=dao 2018-06-25 18:10:49 +01:00
xre Bug 1413868. r=valentin 2018-06-07 13:56:16 -04:00
.eslintrc.js
moz.build Bug 1456863 - Backed out bug 356831 (changeset 204bb43af943) for leaks r=me 2018-04-30 15:34:39 +02:00
moz.configure Bug 1460367 - move audio sample-related settings to moz.configure; r=ted.mielczarek,nalexander 2018-05-09 17:26:31 -04:00
nss.configure
toolkit.mozbuild Bug 1471132 - Change how static xpcom components are linked. r=froydnj 2018-06-26 14:40:51 +09:00