DescriptionFix 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 : #
Messages
Total messages: 4 (0 generated)
|