Chromium Code Reviews
DescriptionFix many memory leaks in chrome/browser/ui/cocoa/omnibox.
Each time I type or delete a character from the omnibox, UpdatePopupApperance is
called at least 3 times. Each call to OmniboxPopupViewMac::UpdatePopupApperance
was leaking an NSViewController*, as well as all omnibox results.
BUG=636632
Committed: https://crrev.com/b87e1820a06ac5dd1d9881be5342286fac920e43
Cr-Commit-Position: refs/heads/master@{#411637}
Patch Set 1 #Patch Set 2 : Fix more leaks. #Patch Set 3 : Compile errors. #Patch Set 4 : Compile errors. #Patch Set 5 : Fix a double release. #
Total comments: 4
Patch Set 6 : Comments from rsesek. #
Total comments: 2
Patch Set 7 : Comments from rsesek. #
Messages
Total messages: 27 (18 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||