gecko-dev/mozglue
Gerald Squelart 6b05ae158e Bug 1666708 - Only store category pair in MarkerCategory - r=gregtatum
This saves 1 byte when serializing each marker (and removes all the code that was related to the 2nd byte).
Also it will be easier to use it in legacy code that only knows about the category pair.

Added unit tests for the whole of MarkerCategory.

Differential Revision: https://phabricator.services.mozilla.com/D91110
2020-09-24 03:23:28 +00:00
..
android Bug 689178 - Remove crash-reporter hooks to externally provide library mappings. r=gsvelto 2020-06-25 08:43:23 +00:00
baseprofiler Bug 1666708 - Only store category pair in MarkerCategory - r=gregtatum 2020-09-24 03:23:28 +00:00
build Bug 1656266 - Remove fixed TSAN supression. r=decoder 2020-09-22 18:45:36 +00:00
dllservices Bug 1630444: Part2 - Add HandleLauncherError to DllServices. r=aklotz 2020-08-26 19:01:40 +00:00
linker Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-07-14 09:34:19 +00:00
misc Bug 1665459 - Control pre-xul skele UI registry value via prefs r=mhowell 2020-09-21 19:24:56 +00:00
static Bug 1617369 - Reformat mozglue/ using rustfmt r=glandium 2020-03-04 06:12:38 +00:00
tests Bug 1666708 - Only store category pair in MarkerCategory - r=gregtatum 2020-09-24 03:23:28 +00:00
moz.build