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

Issue 16160015: Update base/ to use scoped_refptr<T>::get() rather than implicit "operator T*" (Closed)

Created:
7 years, 6 months ago by Ryan Sleevi
Modified:
7 years, 6 months ago
CC:
chromium-reviews, erikwright+watch_chromium.org, sadrul, gavinp+memory_chromium.org, sail+watch_chromium.org
Visibility:
Public.

Description

Update base/ to use scoped_refptr<T>::get() rather than implicit "operator T*" Linux fixes BUG=110610 TBR=darin Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=203483

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -41 lines) Patch
M base/callback_internal.cc View 1 chunk +1 line, -1 line 0 comments Download
M base/files/file_util_proxy.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M base/memory/weak_ptr.h View 1 chunk +2 lines, -1 line 0 comments Download
M base/memory/weak_ptr.cc View 2 chunks +3 lines, -5 lines 0 comments Download
M base/message_loop_unittest.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M base/message_pump_libevent_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M base/observer_list_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M base/prefs/json_pref_store_unittest.cc View 2 chunks +4 lines, -6 lines 0 comments Download
M base/prefs/pref_member.h View 1 chunk +2 lines, -4 lines 0 comments Download
M base/prefs/pref_member.cc View 1 chunk +1 line, -1 line 0 comments Download
M base/prefs/pref_value_store.cc View 1 chunk +1 line, -1 line 0 comments Download
M base/prefs/pref_value_store_unittest.cc View 1 chunk +7 lines, -8 lines 0 comments Download
M base/prefs/testing_pref_service.h View 3 chunks +5 lines, -5 lines 0 comments Download
M base/synchronization/waitable_event_watcher_posix.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Ryan Sleevi
TBR darin, base+Linux
7 years, 6 months ago (2013-05-31 17:00:52 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsleevi@chromium.org/16160015/1
7 years, 6 months ago (2013-05-31 17:01:12 UTC) #2
commit-bot: I haz the power
7 years, 6 months ago (2013-05-31 21:37:54 UTC) #3
Message was sent while issue was closed.
Change committed as 203483

Powered by Google App Engine
This is Rietveld 408576698