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

Issue 27080: AppModalDialogQueue shouldn't depend on views. (Closed)

Created:
11 years, 10 months ago by Ben Goodger (Google)
Modified:
9 years, 6 months ago
Reviewers:
brettw
CC:
chromium-reviews_googlegroups.com
Base URL:
svn://chrome-svn.corp.google.com/chrome/trunk/src/
Visibility:
Public.

Description

AppModalDialogQueue shouldn't depend on views. Add a simple test, too. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=10320

Patch Set 1 #

Total comments: 4

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+154 lines, -99 lines) Patch
A + chrome/browser/app_modal_dialog_delegate.h View 1 chunk +19 lines, -8 lines 0 comments Download
M chrome/browser/app_modal_dialog_queue.h View 3 chunks +6 lines, -8 lines 0 comments Download
M chrome/browser/app_modal_dialog_queue.cc View 2 chunks +5 lines, -7 lines 0 comments Download
A chrome/browser/app_modal_dialog_queue_unittest.cc View 1 1 chunk +45 lines, -0 lines 0 comments Download
M chrome/browser/automation/automation_provider.cc View 3 chunks +17 lines, -12 lines 0 comments Download
M chrome/browser/browser.vcproj View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/jsmessage_box_handler_win.h View 4 chunks +14 lines, -7 lines 0 comments Download
chrome/browser/jsmessage_box_handler_win.cc View 1 3 chunks +40 lines, -28 lines 0 comments Download
M chrome/test/unit/unittests.vcproj View 1 chunk +4 lines, -0 lines 0 comments Download
D chrome/views/app_modal_dialog_delegate.h View 1 chunk +0 lines, -25 lines 0 comments Download
M chrome/views/views.vcproj View 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Ben Goodger (Google)
11 years, 10 months ago (2009-02-24 02:41:48 UTC) #1
brettw
http://codereview.chromium.org/27080/diff/1/3 File chrome/browser/app_modal_dialog_delegate.h (right): http://codereview.chromium.org/27080/diff/1/3#newcode17 Line 17: virtual views::DialogDelegate* GetDialogDelegate() = 0; Do you have ...
11 years, 10 months ago (2009-02-24 17:50:48 UTC) #2
Ben Goodger (Google)
On 2009/02/24 17:50:48, brettw wrote: > http://codereview.chromium.org/27080/diff/1/3 > File chrome/browser/app_modal_dialog_delegate.h (right): > > http://codereview.chromium.org/27080/diff/1/3#newcode17 > ...
11 years, 10 months ago (2009-02-24 22:48:58 UTC) #3
brettw
11 years, 10 months ago (2009-02-24 23:00:39 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698