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

Issue 10821087: Fix color chooser cleanup process. (Closed)

Created:
8 years, 4 months ago by Jun Mukai
Modified:
8 years, 4 months ago
CC:
chromium-reviews, tfarina
Visibility:
Public.

Description

Fix color chooser cleanup process. - In case of crbug.com/139441, End() should close the window but it also schedules OnColorChooserDialogClosed() and this has been released already. That call isn't necessary in this case, so set_listener to NULL. - tab is expected to call DidEndColorChooser() everytime it ends, thus it should be called in End() too. the callback to prevent the calling BUG=139441 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=149380

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -8 lines) Patch
M chrome/browser/ui/views/color_chooser_aura.cc View 1 2 chunks +7 lines, -5 lines 0 comments Download
M ui/views/color_chooser/color_chooser_view.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M ui/views/color_chooser/color_chooser_view.cc View 3 chunks +6 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Jun Mukai
8 years, 4 months ago (2012-07-30 11:29:33 UTC) #1
Ben Goodger (Google)
lgtm
8 years, 4 months ago (2012-07-31 15:47:54 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mukai@chromium.org/10821087/2001
8 years, 4 months ago (2012-08-01 04:39:25 UTC) #3
commit-bot: I haz the power
8 years, 4 months ago (2012-08-01 06:21:55 UTC) #4
Change committed as 149380

Powered by Google App Engine
This is Rietveld 408576698