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

Issue 15836004: Update base/ to use WeakPtr<T>::get() instead of implicit "operator T*" (Closed)

Created:
7 years, 6 months ago by akalin
Modified:
7 years, 6 months ago
CC:
chromium-reviews, erikwright+watch_chromium.org
Visibility:
Public.

Description

Update base/ to use WeakPtr<T>::get() instead of implicit "operator T*" BUG=245942 TBR=ajwong@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=203782

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -53 lines) Patch
M base/bind_internal.h View 1 7 chunks +40 lines, -44 lines 0 comments Download
M base/bind_internal.h.pump View 1 2 chunks +10 lines, -7 lines 0 comments Download
M base/observer_list.h View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
akalin
+ajwong for bind_internals.h stuff +darin for everything else (may end up TBRing darin)
7 years, 6 months ago (2013-06-01 02:02:50 UTC) #1
akalin
On 2013/06/01 02:02:50, akalin wrote: > +ajwong for bind_internals.h stuff > +darin for everything else ...
7 years, 6 months ago (2013-06-03 18:49:57 UTC) #2
awong
Looks pretty solid, but have a few naming nits. https://codereview.chromium.org/15836004/diff/1/base/bind_internal.h.pump File base/bind_internal.h.pump (right): https://codereview.chromium.org/15836004/diff/1/base/bind_internal.h.pump#newcode289 base/bind_internal.h.pump:289: ...
7 years, 6 months ago (2013-06-03 20:13:42 UTC) #3
akalin
PTAL!
7 years, 6 months ago (2013-06-03 21:23:46 UTC) #4
awong
LGTM Hah...I forgot you needed the extra cruft in the pump file to support comments. ...
7 years, 6 months ago (2013-06-03 21:59:36 UTC) #5
akalin
TBRing darin!
7 years, 6 months ago (2013-06-03 22:14:34 UTC) #6
akalin
Committed patchset #2 manually as r203782 (presubmit successful).
7 years, 6 months ago (2013-06-03 22:15:44 UTC) #7
darin (slow to review)
7 years, 6 months ago (2013-06-04 05:20:38 UTC) #8
Message was sent while issue was closed.
LGTM

Powered by Google App Engine
This is Rietveld 408576698