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

Issue 405083004: Removed potential memory leak in PasswordFormManager::OnRequestDone (Closed)

Created:
6 years, 5 months ago by Lukasz Jagielski
Modified:
6 years, 5 months ago
Reviewers:
Garrett Casto
CC:
chromium-reviews, gcasto+watchlist_chromium.org, mkwst+watchlist_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Removed potential memory leak in PasswordFormManager::OnRequestDone BUG=395190 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285140

Patch Set 1 #

Patch Set 2 : Coding style #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -1 line) Patch
M components/password_manager/core/browser/password_form_manager.cc View 1 1 chunk +6 lines, -1 line 2 comments Download

Messages

Total messages: 6 (0 generated)
Lukasz Jagielski
Hi, PTAL at my CL proposition. Regards, Łukasz
6 years, 5 months ago (2014-07-21 13:45:07 UTC) #1
Garrett Casto
Would you mind updating this CL to point to bug 395190? I was actually going ...
6 years, 5 months ago (2014-07-22 21:06:44 UTC) #2
Lukasz Jagielski
https://codereview.chromium.org/405083004/diff/20001/components/password_manager/core/browser/password_form_manager.cc File components/password_manager/core/browser/password_form_manager.cc (left): https://codereview.chromium.org/405083004/diff/20001/components/password_manager/core/browser/password_form_manager.cc#oldcode399 components/password_manager/core/browser/password_form_manager.cc:399: best_matches_.clear(); I removed this, because STLDeleteValues does that already. ...
6 years, 5 months ago (2014-07-23 14:52:18 UTC) #3
Garrett Casto
lgtm
6 years, 5 months ago (2014-07-23 20:18:56 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ljagielski@opera.com/405083004/20001
6 years, 5 months ago (2014-07-23 20:20:19 UTC) #5
commit-bot: I haz the power
6 years, 5 months ago (2014-07-24 03:27:55 UTC) #6
Message was sent while issue was closed.
Change committed as 285140

Powered by Google App Engine
This is Rietveld 408576698