DescriptionBug fix: Translate: leak of a ComboboxModel
A ui::Combobox (|denial_combobox_|) doesn't take an owner of a
ui::ComboboxModel, so we should have clarify who is the owner of
the combobox model.
This CL fixed the leak to make TranslateBubbleView owner of the
ui::ComboboxModel (|denial_combobox_model_|).
BUG=309468
R=sky@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278347
Patch Set 1 #Patch Set 2 : Fix the order of the member variables #
Total comments: 7
Patch Set 3 : sky's review #
Total comments: 8
Patch Set 4 : sky's review (2) #
Messages
Total messages: 8 (0 generated)
|