Jon Coppeard
|
a28acf0915
|
Bug 1266404 - Allow construction of an EnumSet<T> using an initializer list r=Waldo
|
2016-04-28 14:25:05 +01:00 |
|
Jon Coppeard
|
ef53a13afd
|
Bug 1266402 - Add iteration to EnumSet<T> so that it can be used in range-based for loops r=Waldo
|
2016-04-28 14:25:05 +01:00 |
|
Nicholas Nethercote
|
c0e8a3e8c5
|
Bug 1041914 - Convert the fourth quarter of MFBT to Gecko style. r=Ms2ger.
|
2014-07-22 20:54:41 -07:00 |
|
Benoit Jacob
|
6d26d2d145
|
Bug 807607 - Make MFBT tests use MOZ_RELEASE_ASSERT instead of MOZ_ASSERT to ensure test coverage in non-DEBUG - r=Waldo
find mfbt/tests/ -type f | xargs sed -i 's/MOZ_ASSERT/MOZ_RELEASE_ASSERT/g'
|
2014-04-24 17:06:50 -04:00 |
|
Anthony Jones
|
c9ec25be2e
|
Bug 793013 - Add EnumSet to replace 1 << n bit type bitfields. r=Waldo
|
2012-11-06 18:23:13 -05:00 |
|