gecko-dev/toolkit
Vedant Sareen 7d4bd52fae Bug 1330907 - Rename Telemetry::ID to Telemetry::HistogramID. r=dexter
Changed |print("enum ID : uint32_t {", file=output)| to |print("enum HistogramID : uint32_t {", file=output)| at line 53 of the file |toolkit/components/telemetry/gen-histogram-enum.py|, and then replaced all the textual occurrences of |Telemetry::ID| to |Telemetry::HistogramID| and |ID| to |HistogramID| in 43 other files.
2017-02-16 00:45:15 +05:30
..
components Bug 1330907 - Rename Telemetry::ID to Telemetry::HistogramID. r=dexter 2017-02-16 00:45:15 +05:30
content Merge m-c to inbound, a=merge 2017-02-16 09:28:52 -08:00
crashreporter Bug 1337051 - Test that we crash properly when exceptions thrown by third-party libraries aren't caught. r=ted 2017-02-06 13:16:28 -05:00
forgetaboutsite Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps 2017-01-18 10:30:39 +00:00
library Bug 1340407 - revendor rust dependencies after 2017-02-16 servo commits 2017-02-17 12:20:24 +08:00
locales Merge inbound to central, a=merge 2017-02-13 17:04:20 -08:00
modules Backed out changeset 107fdc32d411 (bug 1339394) for potential failures on merge 2017-02-17 10:23:26 +11:00
mozapps merge mozilla-inbound to mozilla-central a=merge 2017-02-17 13:24:55 +01:00
pluginproblem
profile Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs 2017-01-17 09:48:17 -06:00
system Bug 1028195 - make proxy bypass rule consistent; r=bagder 2017-02-08 15:10:02 +08:00
themes Bug 1338219 - Disable platform appearance for custom styled popups on Linux to allow for custom colors to be used. r=mconley 2017-02-09 12:47:36 -05:00
xre Backed out 5 changesets (bug 1284897) for mozilla::SandboxPermissions::RemovePermissionsForProcess crashes 2017-02-16 22:14:15 -08:00
.eslintrc.js Bug 1335813 - Enable eslint no-undef for toolkit, apart from components/ and content/, and fix various issues. r=jaws 2017-01-31 13:17:03 +00: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 1339306 - Faulty: Use --enable-fuzzing instead of --enable-ipc-fuzzing. r=billm 2017-02-14 03:12:10 +01:00
nss.configure
toolkit.mozbuild Bug 1003417 - Include testing/mozbase/moz.build from root moz.build file, r=ted 2017-02-01 09:56:33 -05:00