Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(194)

Issue 382193004: Print callstack in _ASSERT_TRUE (Closed)

Created:
6 years, 5 months ago by kelvinp
Modified:
6 years, 5 months ago
Reviewers:
anandc, Jamie
CC:
chromium-reviews, chromoting-reviews_chromium.org
Project:
chromium
Visibility:
Public.

Description

Print callstack in _ASSERT_TRUE. ASSERT_TRUE only prints the first call frame in the error message. In our case, this is the _ASSERT_TRUE wrapper function, which is not useful. To help with debugging, this CL dumps the full stack. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282737

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
M chrome/test/remoting/remote_desktop_browsertest.h View 2 chunks +8 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
kelvinp
PTAL
6 years, 5 months ago (2014-07-11 20:06:20 UTC) #1
Jamie
lgtm
6 years, 5 months ago (2014-07-11 20:33:18 UTC) #2
kelvinp
The CQ bit was checked by kelvinp@chromium.org
6 years, 5 months ago (2014-07-11 20:33:54 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kelvinp@chromium.org/382193004/20001
6 years, 5 months ago (2014-07-11 20:35:23 UTC) #4
commit-bot: I haz the power
6 years, 5 months ago (2014-07-11 23:44:57 UTC) #5
Message was sent while issue was closed.
Change committed as 282737

Powered by Google App Engine
This is Rietveld 408576698