diff options
author | mukai@chromium.org <mukai@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-02-03 21:27:23 +0000 |
---|---|---|
committer | mukai@chromium.org <mukai@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-02-03 21:27:23 +0000 |
commit | 021c18bc1b62e4c5b5ef4d1291f4200cbf1e9f3b (patch) | |
tree | 42a50297e88884dc02553dd00d6609d7cff77a12 /net | |
parent | a424119108197394a938cc9dbc9a9781a65f3b6b (diff) | |
download | chromium_src-021c18bc1b62e4c5b5ef4d1291f4200cbf1e9f3b.zip chromium_src-021c18bc1b62e4c5b5ef4d1291f4200cbf1e9f3b.tar.gz chromium_src-021c18bc1b62e4c5b5ef4d1291f4200cbf1e9f3b.tar.bz2 |
Uses WeakPtrFactory instead of base::Unretained.
Although TrayIME removes the notification, the callback notification
delegate may survive due to complicated ref-counted-ness of
NotificationDelegate.
Anyways WeakPtr would be better here rather than Unretained.
BUG=336650
R=stevenjb@chromium.org, dewittj@chromium.org
TEST=None
Review URL: https://codereview.chromium.org/138833004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@248577 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions