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

Issue 10535135: Made ownership of DownloadRequestHandles clear through scoped_ptr<> (Closed)

Created:
8 years, 6 months ago by Randy Smith (Not in Mondays)
Modified:
8 years, 6 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, jochen+watch-content_chromium.org, rdsmith+dwatch_chromium.org, Alexander Potapenko, benjhayden
Visibility:
Public.

Description

Made ownership of DownloadRequestHandles clear through scoped_ptr<> BUG=None TEST=Memory bots pass. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=141735

Patch Set 1 #

Total comments: 2

Patch Set 2 : Incorporated comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -16 lines) Patch
M content/browser/download/download_item_factory.h View 1 2 chunks +4 lines, -3 lines 0 comments Download
M content/browser/download/download_item_impl.h View 1 chunk +1 line, -2 lines 0 comments Download
M content/browser/download/download_item_impl.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/download/download_item_impl_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M content/browser/download/download_manager_impl.cc View 2 chunks +5 lines, -4 lines 0 comments Download
M content/browser/download/download_manager_impl_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Randy Smith (Not in Mondays)
Asanka: Could you take a quick look at this? I'm breaking the memory bots, so ...
8 years, 6 months ago (2012-06-12 19:22:58 UTC) #1
Randy Smith (Not in Mondays)
Whoops, Asanka doesn't seem to be online. Ben, could you take a look? For context, ...
8 years, 6 months ago (2012-06-12 19:25:04 UTC) #2
Randy Smith (Not in Mondays)
Flop; I have an ack from Asanka, and he reviewed the original CL and so ...
8 years, 6 months ago (2012-06-12 19:27:55 UTC) #3
Alexander Potapenko
http://codereview.chromium.org/10535135/diff/1/content/browser/download/download_item_factory.h File content/browser/download/download_item_factory.h (right): http://codereview.chromium.org/10535135/diff/1/content/browser/download/download_item_factory.h#newcode13 content/browser/download/download_item_factory.h:13: #include "content/browser/download/download_item_impl.h" I'm no good at Chromium style, but ...
8 years, 6 months ago (2012-06-12 19:30:06 UTC) #4
asanka
LGTM
8 years, 6 months ago (2012-06-12 19:33:20 UTC) #5
Randy Smith (Not in Mondays)
http://codereview.chromium.org/10535135/diff/1/content/browser/download/download_item_factory.h File content/browser/download/download_item_factory.h (right): http://codereview.chromium.org/10535135/diff/1/content/browser/download/download_item_factory.h#newcode13 content/browser/download/download_item_factory.h:13: #include "content/browser/download/download_item_impl.h" On 2012/06/12 19:30:06, Alexander Potapenko wrote: > ...
8 years, 6 months ago (2012-06-12 19:37:30 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rdsmith@chromium.org/10535135/10001
8 years, 6 months ago (2012-06-12 19:46:18 UTC) #7
commit-bot: I haz the power
8 years, 6 months ago (2012-06-12 20:58:21 UTC) #8
Change committed as 141735

Powered by Google App Engine
This is Rietveld 408576698