diff options
author | davidben <davidben@chromium.org> | 2015-10-30 13:42:07 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-10-30 20:42:48 +0000 |
commit | f126cb2007e7d20764aeb4d4a41f3061010d4ee4 (patch) | |
tree | ce2a030922c806afaecd42d1744c8aaebdc5972d /base/cancelable_callback.h | |
parent | 233d38f9d8300b4078789bfe303c022e159335a7 (diff) | |
download | chromium_src-f126cb2007e7d20764aeb4d4a41f3061010d4ee4.zip chromium_src-f126cb2007e7d20764aeb4d4a41f3061010d4ee4.tar.gz chromium_src-f126cb2007e7d20764aeb4d4a41f3061010d4ee4.tar.bz2 |
Only signal the removal callback once in CallbackList::Compact.
Noticed this typo on a whim. Right now it signals it once for every registered
callback (removed or not) after the first removed one.
BUG=none
Review URL: https://codereview.chromium.org/1420053007
Cr-Commit-Position: refs/heads/master@{#357188}
Diffstat (limited to 'base/cancelable_callback.h')
0 files changed, 0 insertions, 0 deletions