DescriptionOilpan: RenderMenuList should call PopupMenu::disconnectClient in destroy().
PopupMenu::disconnectClient accesses some objects, and they might be destructed
when a RenderMenuList object is garbage collected. We should call
PopupMenu::disconnectClient earlier.
This fixes SelectPopupMenuStyleTest.PopupListBoxRTLRowWidth in Oilpan.
BUG=402439
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180023
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|