gecko-dev/servo
Boris Chiou 094fddc2b9 Bug 1480649 - Use union to wrap different shape-like types. r=xidorn
1. We will add more shape-like types in the future, so it's better to
   use union to reduce the memory usage.
2. Those shape-like types are mutual exclusive, so we could use union to
   wrap them.

Differential Revision: https://phabricator.services.mozilla.com/D2746

--HG--
extra : moz-landing-system : lando
2018-08-07 07:56:01 +00:00
..
components Bug 1480649 - Use union to wrap different shape-like types. r=xidorn 2018-08-07 07:56:01 +00:00
ports/geckolib Bug 1475197 - Part 1: Shrink selectors::Component to 24 bytes. r=emilio 2018-07-16 12:15:47 +10:00
support/gecko/nsstring Bug 1464834: Remove dead servo code. r=xidorn,heycam 2018-05-29 10:28:11 +02:00
tests/unit Bug 1476054: Fix Servo build and unit tests build. r=me 2018-07-17 10:23:26 +02:00
moz.build Bug 1464834: Bring back servo/moz.build to fix the linting failure. r=me 2018-05-29 11:07:31 +02:00