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

Issue 9452021: Fix weak_ptr's operator* implementation. (Closed)

Created:
8 years, 10 months ago by mnaganov (inactive)
Modified:
8 years, 10 months ago
CC:
chromium-reviews, brettw-cc_chromium.org
Visibility:
Public.

Description

Fix weak_ptr's operator* implementation. This looks like a typo. Seems that nobody has tried to use this operator before. BUG=none TEST=WeakPtrTest.Dereference R=darin@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=123456

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -1 line) Patch
M base/memory/weak_ptr.h View 1 chunk +1 line, -1 line 0 comments Download
M base/memory/weak_ptr_unittest.cc View 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
mnaganov (inactive)
8 years, 10 months ago (2012-02-23 17:21:27 UTC) #1
darin (slow to review)
8 years, 10 months ago (2012-02-23 19:16:23 UTC) #2
LGTM, thanks!

Powered by Google App Engine
This is Rietveld 408576698