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

Issue 8931008: Revert of "Redo r113722 - Add Pass(), which implements move semantics, to scoped_ptr, scoped_ar..." (Closed)

Created:
9 years ago by awong
Modified:
9 years ago
Reviewers:
Avi (use Gerrit), piman
CC:
chromium-reviews, jstritar+watch_chromium.org, penghuang+watch_chromium.org, yusukes+watch_chromium.org, brettw-cc_chromium.org, jam, mihaip+watch_chromium.org, dpranke-watch+content_chromium.org, joi+watch-content_chromium.org, Aaron Boodman, darin-cc_chromium.org, Paweł Hajdan Jr., James Su
Visibility:
Public.

Description

Revert of "Redo r113722 - Add Pass(), which implements move semantics, to scoped_ptr, scoped_ar..." This reverts commit r113922. Win Canary has been failing to link due to OOM since the weekend. While this was not the original cause, it might be making things worse. Speculatively remove for now. Also changes render_widge_host_view to use Owned() instead of Passed(). BUG=none TEST=existing. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=114247

Patch Set 1 #

Patch Set 2 : #@13 c++ memory management !@#@! #

Patch Set 3 : patching win from linux == bad idea #

Patch Set 4 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+168 lines, -657 lines) Patch
M base/bind_helpers.h View 1 2 3 8 chunks +31 lines, -121 lines 0 comments Download
M base/bind_internal.h View 1 2 3 78 chunks +78 lines, -189 lines 0 comments Download
M base/bind_internal.h.pump View 1 2 3 8 chunks +8 lines, -7 lines 0 comments Download
M base/bind_unittest.cc View 1 2 3 5 chunks +5 lines, -62 lines 0 comments Download
M base/callback.h View 1 2 3 7 chunks +28 lines, -28 lines 0 comments Download
M base/callback.h.pump View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M base/callback_internal.h View 1 2 3 2 chunks +0 lines, -59 lines 0 comments Download
M base/memory/scoped_ptr.h View 1 2 3 10 chunks +12 lines, -81 lines 0 comments Download
M base/memory/scoped_ptr_unittest.cc View 1 2 3 2 chunks +0 lines, -92 lines 0 comments Download
M chrome/common/extensions/extension_manifests_unittest.cc View 1 2 3 1 chunk +0 lines, -13 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_win.cc View 1 2 2 chunks +5 lines, -4 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
awong
piman: touches your change. I think Owned() is more appropriate anyways... jam: need owners approval.
9 years ago (2011-12-13 18:21:22 UTC) #1
piman
On 2011/12/13 18:21:22, awong wrote: > piman: touches your change. I think Owned() is more ...
9 years ago (2011-12-13 18:23:53 UTC) #2
awong
On Tue, Dec 13, 2011 at 10:23 AM, <piman@chromium.org> wrote: > On 2011/12/13 18:21:22, awong ...
9 years ago (2011-12-13 18:30:20 UTC) #3
awong
On Tue, Dec 13, 2011 at 10:29 AM, Albert J. Wong (王重傑) <ajwong@chromium.org>wrote: > On ...
9 years ago (2011-12-13 18:32:26 UTC) #4
piman
On Tue, Dec 13, 2011 at 10:31 AM, Albert J. Wong (王重傑) <ajwong@chromium.org>wrote: > On ...
9 years ago (2011-12-13 18:41:46 UTC) #5
awong
ready for a review again.
9 years ago (2011-12-13 19:20:28 UTC) #6
Avi (use Gerrit)
lgtm
9 years ago (2011-12-13 19:21:56 UTC) #7
piman
9 years ago (2011-12-13 19:22:05 UTC) #8
lgtm

Powered by Google App Engine
This is Rietveld 408576698