Chromium Code Reviews
[email protected] (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(150)

Issue 128053002: Make WebContentsDelegate::OpenColorChooser return NULL on failure (Closed)

Created:
6 years, 11 months ago by keishi
Modified:
6 years, 11 months ago
Reviewers:
jam, Peter Kasting
CC:
chromium-reviews, joi+watch-content_chromium.org, tfarina, darin-cc_chromium.org, miu+watch_chromium.org
Visibility:
Public.

Description

Make WebContentsDelegate::OpenColorChooser return NULL on failure Changing WebContentsDelegate::OpenColorChooser to return NULL on failure so we don't put the same ColorChooser into two scoped_ptrs(WebContentsImpl::color_chooser_) BUG=331790 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=244710

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -4 lines) Patch
M chrome/browser/ui/views/color_chooser_win.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M content/browser/web_contents/web_contents_impl.cc View 1 chunk +3 lines, -1 line 0 comments Download
M content/public/browser/web_contents_delegate.h View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
keishi
I can't reproduce the crash but what I think is happening is: Tab B tries ...
6 years, 11 months ago (2014-01-08 12:01:55 UTC) #1
jam
On 2014/01/08 12:01:55, keishi1 wrote: > I can't reproduce the crash but what I think ...
6 years, 11 months ago (2014-01-09 02:14:07 UTC) #2
Peter Kasting
So the color chooser is app-modal, and thus there's no way to have more than ...
6 years, 11 months ago (2014-01-14 01:10:01 UTC) #3
keishi
On 2014/01/14 01:10:01, Peter Kasting wrote: > So the color chooser is app-modal, and thus ...
6 years, 11 months ago (2014-01-14 01:58:30 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/[email protected]/128053002/1
6 years, 11 months ago (2014-01-14 02:29:36 UTC) #5
commit-bot: I haz the power
6 years, 11 months ago (2014-01-14 14:56:31 UTC) #6
Message was sent while issue was closed.
Change committed as 244710

Powered by Google App Engine
This is Rietveld 408576698