Chromium Code Reviews
DescriptionFix memory management of VoiceSearchBarView.
The VoiceSearchProvider is written in ARC, so the returned value is
autoreleased despite the function having "Created" in the name. This
CL correctly retains the returned value to prevent over-releasing the
view.
BUG=679719
Review-Url: https://codereview.chromium.org/2644703003
Cr-Commit-Position: refs/heads/master@{#445769}
Committed: https://chromium.googlesource.com/chromium/src/+/d297fb597145bbfc86fb1c243091669f09dc6df5
Patch Set 1 #Patch Set 2 : Create => Build, removed broken ARC annotation #
Total comments: 1
Patch Set 3 : 3-way-patch #Patch Set 4 : added TODO #
Total comments: 2
Patch Set 5 : Don't update BVC #
Dependent Patchsets: Messages
Total messages: 19 (6 generated)
|
||||||||||||||||||||||||||||