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

Issue 94033003: [Telemetry] Don't display "Locals:" header if there are no locals to print. (Closed)

Created:
7 years ago by tonyg
Modified:
7 years ago
Reviewers:
dtu
CC:
chromium-reviews, chrome-speed-team+watch_google.com, telemetry+watch_chromium.org
Visibility:
Public.

Description

[Telemetry] Don't display "Locals:" header if there are no locals to print. Doing the 'self' exclusion in the loop was too late. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=238192

Patch Set 1 #

Total comments: 1

Patch Set 2 : dtu comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -5 lines) Patch
M tools/telemetry/telemetry/exception_formatter.py View 1 2 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
tonyg
7 years ago (2013-12-02 17:33:57 UTC) #1
dtu
https://codereview.chromium.org/94033003/diff/1/tools/telemetry/telemetry/exception_formatter.py File tools/telemetry/telemetry/exception_formatter.py (right): https://codereview.chromium.org/94033003/diff/1/tools/telemetry/telemetry/exception_formatter.py#newcode65 tools/telemetry/telemetry/exception_formatter.py:65: del local_variables['self'] Shouldn't this go inside the if statement? ...
7 years ago (2013-12-02 18:43:42 UTC) #2
tonyg
On 2013/12/02 18:43:42, dtu wrote: > https://codereview.chromium.org/94033003/diff/1/tools/telemetry/telemetry/exception_formatter.py > File tools/telemetry/telemetry/exception_formatter.py (right): > > https://codereview.chromium.org/94033003/diff/1/tools/telemetry/telemetry/exception_formatter.py#newcode65 > ...
7 years ago (2013-12-02 19:03:23 UTC) #3
dtu
lgtm
7 years ago (2013-12-02 19:21:40 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tonyg@chromium.org/94033003/20001
7 years ago (2013-12-02 19:23:28 UTC) #5
commit-bot: I haz the power
7 years ago (2013-12-02 21:44:44 UTC) #6
Message was sent while issue was closed.
Change committed as 238192

Powered by Google App Engine
This is Rietveld 408576698