DescriptionUses 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
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=248577
Patch Set 1 #
Messages
Total messages: 9 (0 generated)
|