DescriptionMove call to didRemoveAllEventHandlers out of loop.
EventHandlerRegistry::didRemoveAllEventHandlers() internally loops over
all EventHandlerClasses, so including it inside the for loop here is
redundant.
BUG=
Committed: https://crrev.com/0a42552950af63be369e906f95c1eab1f767e3a0
Cr-Commit-Position: refs/heads/master@{#439189}
Patch Set 1 #
Depends on Patchset: Messages
Total messages: 15 (9 generated)
|