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

Issue 10690080: Rename/re-comment tests and added new death tests for WeakPtr (Closed)

Created:
8 years, 5 months ago by kaiwang
Modified:
8 years, 4 months ago
CC:
chromium-reviews, erikwright (departed), brettw-cc_chromium.org
Visibility:
Public.

Description

Second try of http://codereview.chromium.org/10698063/ Rename/re-comment tests and added new death tests for WeakPtr. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=146212

Patch Set 1 #

Total comments: 14

Patch Set 2 : #

Total comments: 14

Patch Set 3 : #

Patch Set 4 : Rename/re-comment tests and added new death tests for WeakPtr. #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+292 lines, -158 lines) Patch
M base/memory/weak_ptr.h View 1 2 3 3 chunks +23 lines, -10 lines 0 comments Download
M base/memory/weak_ptr_unittest.cc View 1 2 3 4 8 chunks +269 lines, -148 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Ryan Sleevi
https://chromiumcodereview.appspot.com/10690080/diff/1/base/memory/weak_ptr.h File base/memory/weak_ptr.h (right): https://chromiumcodereview.appspot.com/10690080/diff/1/base/memory/weak_ptr.h#newcode19 base/memory/weak_ptr.h:19: // WeakPtrs are deleted. To work around of this, ...
8 years, 5 months ago (2012-07-10 00:06:44 UTC) #1
kaiwang
http://codereview.chromium.org/10690080/diff/1/base/memory/weak_ptr.h File base/memory/weak_ptr.h (right): http://codereview.chromium.org/10690080/diff/1/base/memory/weak_ptr.h#newcode19 base/memory/weak_ptr.h:19: // WeakPtrs are deleted. To work around of this, ...
8 years, 5 months ago (2012-07-10 22:21:19 UTC) #2
Ryan Sleevi
I think these updates look good - a few more nits. Since Jim originally reviewed, ...
8 years, 5 months ago (2012-07-10 22:41:54 UTC) #3
jar (doing other things)
http://codereview.chromium.org/10690080/diff/6001/base/memory/weak_ptr_unittest.cc File base/memory/weak_ptr_unittest.cc (right): http://codereview.chromium.org/10690080/diff/6001/base/memory/weak_ptr_unittest.cc#newcode215 base/memory/weak_ptr_unittest.cc:215: Target f; Sorry I didn't notice this before... (and ...
8 years, 5 months ago (2012-07-10 23:00:56 UTC) #4
kaiwang
Rename/re-comment tests and added new death tests for WeakPtr.
8 years, 5 months ago (2012-07-11 01:16:22 UTC) #5
kaiwang
http://codereview.chromium.org/10690080/diff/6001/base/memory/weak_ptr.h File base/memory/weak_ptr.h (right): http://codereview.chromium.org/10690080/diff/6001/base/memory/weak_ptr.h#newcode57 base/memory/weak_ptr.h:57: // and can not be deleted from other threads ...
8 years, 5 months ago (2012-07-11 01:17:05 UTC) #6
jar (doing other things)
lgtm
8 years, 5 months ago (2012-07-11 01:23:01 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kaiwang@chromium.org/10690080/11001
8 years, 5 months ago (2012-07-11 17:29:37 UTC) #8
commit-bot: I haz the power
Try job failure for 10690080-11001 (retry) on android for steps "compile, build" (clobber build). It's ...
8 years, 5 months ago (2012-07-11 17:46:33 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kaiwang@chromium.org/10690080/8004
8 years, 5 months ago (2012-07-11 19:58:49 UTC) #10
commit-bot: I haz the power
8 years, 5 months ago (2012-07-11 21:39:05 UTC) #11
Change committed as 146212

Powered by Google App Engine
This is Rietveld 408576698