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

Issue 8564021: touchui: Fix a crash on consecutive volume/brightness bubble display. (Closed)

Created:
9 years, 1 month ago by sadrul
Modified:
9 years, 1 month ago
Reviewers:
msw, sky
CC:
chromium-reviews, msw+watch_chromium.org, alicet1, tfarina, dhollowa, cwolfe
Visibility:
Public.

Description

touchui: Fix a crash on consecutive volume/brightness bubble display. The ownership of NWView/NWViews should not be affected by whether there is a parent widget or not. So use the default ownership. BUG=104152 TEST=manually Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=109969

Patch Set 1 #

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -6 lines) Patch
M views/bubble/bubble_delegate.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M views/bubble/bubble_delegate_unittest.cc View 1 2 chunks +1 line, -2 lines 0 comments Download
M views/bubble/bubble_frame_view_unittest.cc View 1 2 chunks +1 line, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
sadrul
9 years, 1 month ago (2011-11-14 19:47:05 UTC) #1
msw
Fair enough. LGTM, and thanks for the fix!
9 years, 1 month ago (2011-11-14 19:54:55 UTC) #2
sky
9 years, 1 month ago (2011-11-14 21:34:52 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698