Simon Giesecke
1e02318b49
Bug 1653335 - Replace MakeSpan uses by constructor calls. r=froydnj
...
Differential Revision: https://phabricator.services.mozilla.com/D83817
2020-08-07 07:49:47 +00:00
Sylvestre Ledru
ca6530131a
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan,kvark
...
# ignore-this-changeset
Differential Revision: https://phabricator.services.mozilla.com/D63787
--HG--
extra : moz-landing-system : lando
2020-02-24 15:33:38 +00:00
Jeff Walden
ad64e8c503
Bug 1614243 - Make mfbt/DbgMacro.h use standard variadic macro syntax, not gcc/clang extension syntax. r=froydnj
...
Differential Revision: https://phabricator.services.mozilla.com/D63283
--HG--
extra : moz-landing-system : lando
2020-02-19 10:44:31 +00:00
Botond Ballo
55b741f5f7
Bug 1543501 - Make MOZ_DBG() work on Android. r=heycam
...
stderr does not go anywhere by default on Android. Debugging output is
conventionally sent to the Android log via special functions like
__android_log_print.
We already have logic for handling this in nsCRTGlue's printf_stderr, but
I don't think we can use that in MFBT.
Differential Revision: https://phabricator.services.mozilla.com/D26985
--HG--
extra : moz-landing-system : lando
2019-04-12 16:48:51 +00:00
Botond Ballo
422903589d
Bug 1543501 - Print a 'token' that allows output from MOZ_DBG() to be easily grepped for among other output. r=heycam
...
Differential Revision: https://phabricator.services.mozilla.com/D26984
--HG--
extra : moz-landing-system : lando
2019-04-12 16:49:56 +00:00
Cameron McCormack
ad0b101ef6
Bug 1543582 - Only include quotes around XPCOM strings in MOZ_DBG, not operator<<. r=froydnj
...
Differential Revision: https://phabricator.services.mozilla.com/D27031
--HG--
extra : moz-landing-system : lando
2019-04-11 23:44:57 +00:00
Cameron McCormack
b57c41bebd
Bug 1538081 - Followup fixes.
...
Differential Revision: https://phabricator.services.mozilla.com/D25505
--HG--
extra : moz-landing-system : lando
2019-03-30 07:45:36 +00:00
Cameron McCormack
eedb6aebd4
Bug 1538081 - Part 3: Add operator<<(ostream&) definitions for a few common types. r=froydnj,gerald
...
Depends on D25023
Differential Revision: https://phabricator.services.mozilla.com/D25024
--HG--
extra : moz-landing-system : lando
2019-03-30 04:26:26 +00:00
Cameron McCormack
a635fa2855
Bug 1538081 - Part 2: Add MOZ_DEFINE_DBG. r=froydnj,gerald
...
Depends on D24583
Differential Revision: https://phabricator.services.mozilla.com/D25023
--HG--
extra : moz-landing-system : lando
2019-03-30 04:25:15 +00:00
Cameron McCormack
9796d08b83
Bug 1538081 - Part 1: Add MOZ_DBG macro. r=froydnj,gerald
...
Differential Revision: https://phabricator.services.mozilla.com/D24583
--HG--
extra : moz-landing-system : lando
2019-03-30 04:25:13 +00:00
Ciure Andrei
615006146b
Backed out 4 changesets (bug 1538081) for causing BaseElf.cpp bustages CLOSED TREE
...
Backed out changeset ced61a86c74c (bug 1538081)
Backed out changeset d6d331abbf0e (bug 1538081)
Backed out changeset 26df801e44db (bug 1538081)
Backed out changeset 113ac188a69e (bug 1538081)
2019-03-30 03:02:15 +02:00
Cameron McCormack
91e3ec9952
Bug 1538081 - Part 3: Add operator<<(ostream&) definitions for a few common types. r=froydnj,gerald
...
Depends on D25023
Differential Revision: https://phabricator.services.mozilla.com/D25024
--HG--
extra : moz-landing-system : lando
2019-03-30 00:21:24 +00:00
Cameron McCormack
296d51aa84
Bug 1538081 - Part 2: Add MOZ_DEFINE_DBG. r=froydnj,gerald
...
Depends on D24583
Differential Revision: https://phabricator.services.mozilla.com/D25023
--HG--
extra : moz-landing-system : lando
2019-03-30 00:21:17 +00:00
Cameron McCormack
3bb950d9a6
Bug 1538081 - Part 1: Add MOZ_DBG macro. r=froydnj,gerald
...
Differential Revision: https://phabricator.services.mozilla.com/D24583
--HG--
extra : moz-landing-system : lando
2019-03-30 00:21:14 +00:00