Sylvestre Ledru
|
6f45c666bc
|
Bug 1513205 - Also update the tests to match the Google coding style r=Ehsan
# ignore-this-changeset
Differential Revision: https://phabricator.services.mozilla.com/D14595
--HG--
extra : moz-landing-system : lando
|
2018-12-14 18:10:35 +00:00 |
Nicholas Nethercote
|
6c3f5d7b8e
|
Bug 1041914 - Convert the fourth quarter of MFBT to Gecko style. r=Ms2ger.
--HG--
extra : rebase_source : 588fa9c0d1e819e1826835c4ef4a1428a927bf93
|
2014-07-22 20:54:41 -07:00 |
Ehsan Akhgari
|
8b30e40485
|
Bug 1013662 - Fix bad implicit conversion constructors in MFBT; r=froydnj,Waldo
|
2014-06-06 23:17:06 -04:00 |
Benoit Jacob
|
7c2d5b3529
|
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
|
1b55186ecf
|
Bug 888084 - Rolling mean for MFBT; r=waldo
|
2013-09-24 15:56:55 +12:00 |