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

Issue 10836045: Valgrind: Fix some leaks and style issues in NetInternalsUI. (Closed)

Created:
8 years, 4 months ago by Lei Zhang
Modified:
8 years, 4 months ago
Reviewers:
eroman
CC:
chromium-reviews, eroman
Visibility:
Public.

Description

Valgrind: Fix some leaks and style issues in NetInternalsUI. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=149560

Patch Set 1 : #

Patch Set 2 : use base::Owned #

Total comments: 4

Patch Set 3 : #

Patch Set 4 : I can haz grammar #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -49 lines) Patch
M chrome/browser/ui/webui/net_internals/net_internals_ui.cc View 1 2 3 38 chunks +47 lines, -49 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Lei Zhang
8 years, 4 months ago (2012-08-01 07:37:37 UTC) #1
mmenke
Driveby comment: Having every function delete its argument itself seems much more leak prone than ...
8 years, 4 months ago (2012-08-01 07:44:49 UTC) #2
Lei Zhang
On 2012/08/01 07:44:49, Matt Menke wrote: > Driveby comment: Having every function delete its argument ...
8 years, 4 months ago (2012-08-01 08:32:05 UTC) #3
eroman
LGTM, thanks for fixing this! https://chromiumcodereview.appspot.com/10836045/diff/9002/chrome/browser/ui/webui/net_internals/net_internals_ui.cc File chrome/browser/ui/webui/net_internals/net_internals_ui.cc (right): https://chromiumcodereview.appspot.com/10836045/diff/9002/chrome/browser/ui/webui/net_internals/net_internals_ui.cc#newcode495 chrome/browser/ui/webui/net_internals/net_internals_ui.cc:495: void DispatchToMessageHandler(ListValue* arg, MessageHandler ...
8 years, 4 months ago (2012-08-01 23:10:05 UTC) #4
Lei Zhang
Dead code removed.
8 years, 4 months ago (2012-08-02 00:38:47 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/10836045/6003
8 years, 4 months ago (2012-08-02 00:39:55 UTC) #6
commit-bot: I haz the power
8 years, 4 months ago (2012-08-02 01:56:00 UTC) #7
Change committed as 149560

Powered by Google App Engine
This is Rietveld 408576698