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

Issue 10965052: Provide hook to abort dialog cancellation, disable cancellation during install. (Closed)

Created:
8 years, 3 months ago by groby-ooo-7-16
Modified:
8 years, 2 months ago
Reviewers:
sky
CC:
chromium-reviews, gbillock+watch_chromium.org, tfarina, groby+watch_chromium.org, rouslan+watch_chromium.org, smckay+watch_chromium.org
Visibility:
Public.

Description

Provide hook to abort dialog cancellation, disable cancellation during install. BUG=148527 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=158644

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix comments. #

Patch Set 3 : Combined if clauses. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -7 lines) Patch
M chrome/browser/ui/views/web_intent_picker_views.cc View 6 chunks +13 lines, -1 line 0 comments Download
M ui/views/window/dialog_client_view.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M ui/views/window/dialog_delegate.h View 1 1 chunk +5 lines, -5 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
groby-ooo-7-16
sky: Please review. We needed a way to prevent a dialog from closing. If it ...
8 years, 3 months ago (2012-09-22 00:51:03 UTC) #1
sky
http://codereview.chromium.org/10965052/diff/1/ui/views/window/dialog_client_view.cc File ui/views/window/dialog_client_view.cc (right): http://codereview.chromium.org/10965052/diff/1/ui/views/window/dialog_client_view.cc#newcode266 ui/views/window/dialog_client_view.cc:266: else if (buttons == ui::DIALOG_BUTTON_NONE) combine this with 262. ...
8 years, 3 months ago (2012-09-24 13:50:42 UTC) #2
groby-ooo-7-16
http://codereview.chromium.org/10965052/diff/1/ui/views/window/dialog_client_view.cc File ui/views/window/dialog_client_view.cc (right): http://codereview.chromium.org/10965052/diff/1/ui/views/window/dialog_client_view.cc#newcode266 ui/views/window/dialog_client_view.cc:266: else if (buttons == ui::DIALOG_BUTTON_NONE) On 2012/09/24 13:50:42, sky ...
8 years, 2 months ago (2012-09-25 17:27:11 UTC) #3
sky
LGTM
8 years, 2 months ago (2012-09-25 18:25:47 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/groby@chromium.org/10965052/6001
8 years, 2 months ago (2012-09-25 18:26:54 UTC) #5
commit-bot: I haz the power
8 years, 2 months ago (2012-09-25 20:41:36 UTC) #6
Change committed as 158644

Powered by Google App Engine
This is Rietveld 408576698