mirror of
https://github.com/yuzu-mirror/breakpad.git
synced 2026-03-01 18:43:49 +01:00
Debug Gecko builds don't build with -D_DEBUG, so the ifdef in crash_generation_server doesn't work right. The MSDN documentation for assert says that it's enabled based on the absence of the NDEBUG define, so using that seems sensible. R=thestig@chromium.org BUG= Review URL: https://codereview.chromium.org/1398453002 . |
||
|---|---|---|
| .. | ||
| common | ||
| crash_generation | ||
| handler | ||
| sender | ||
| tests/crash_generation_app | ||
| unittests | ||
| breakpad_client.gyp | ||