gecko-dev/servo
Emilio Cobos Álvarez 3a9e249141 Bug 1502751 - Don't keep a separate list of ignored-when-colors-disabled longhands. r=heycam
Most of the change is moving sets around to be static functions on
LonghandIdSet. I think I like that pattern, but I can also make the new set a
global static and add mako code to be `pub` or something.

Though I think the LonghandIdSet::foo().contains(..) pattern is nice to read :)

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

--HG--
extra : moz-landing-system : lando
2018-11-05 00:16:58 +00:00
..
components Bug 1502751 - Don't keep a separate list of ignored-when-colors-disabled longhands. r=heycam 2018-11-05 00:16:58 +00:00
ports/geckolib Bug 1501117 - Part 2: Serialize timing function from web animation api with servo. r=emilio,birtles 2018-11-01 21:33:56 +00:00
support/gecko/nsstring Bug 1486711 - Fill logically uninitialized parts of an XPCOM string's buffer with a marker byte in debug builds. r=froydnj 2018-09-07 05:47:57 +00:00
tests/unit Bug 1502754 - Synchronize style system unit tests. 2018-10-29 00:11:39 +01: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