Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(55)

Issue 459313002: Oilpan: RenderMenuList should call PopupMenu::disconnectClient in destroy(). (Closed)

Created:
6 years, 4 months ago by tkent
Modified:
6 years, 4 months ago
CC:
blink-reviews, blink-reviews-rendering, zoltan1, eae+blinkwatch, leviw+renderwatch, jchaffraix+rendering, pdr., rune+blink
Project:
blink
Visibility:
Public.

Description

Oilpan: 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -1 line) Patch
M Source/core/rendering/RenderMenuList.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderMenuList.cpp View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
tkent
Please review this.
6 years, 4 months ago (2014-08-12 01:07:06 UTC) #1
haraken
LGTM
6 years, 4 months ago (2014-08-12 01:11:28 UTC) #2
tkent
The CQ bit was checked by tkent@chromium.org
6 years, 4 months ago (2014-08-12 01:34:07 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tkent@chromium.org/459313002/1
6 years, 4 months ago (2014-08-12 01:35:57 UTC) #4
commit-bot: I haz the power
6 years, 4 months ago (2014-08-12 02:25:21 UTC) #5
Message was sent while issue was closed.
Change committed as 180023

Powered by Google App Engine
This is Rietveld 408576698