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

Issue 12042083: views: Remove simple_message_box_win.cc in favor of simple_message_box_views.cc (Closed)

Created:
7 years, 11 months ago by tfarina
Modified:
7 years, 10 months ago
CC:
chromium-reviews, tfarina
Visibility:
Public.

Description

views: Remove simple_message_box_win.cc in favor of simple_message_box_views.cc simple_message_box_win.cc is not be needed nor compatible with the desktop-aura transition. It also uses the win32 appearance not the new Chrome style appearance currently in development. So it's bad twice ;) Just kill it and that eases the work that will need to be done later. By enabling simple_message_box_views on Windows means that it will be used for all ShowMessageBox() dialogs instead of current Windows MessageBox. BUG=166075, 54988 R=ben@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=179608

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -33 lines) Patch
D chrome/browser/ui/views/simple_message_box_win.cc View 1 chunk +0 lines, -30 lines 0 comments Download
M chrome/chrome_browser_ui.gypi View 3 chunks +0 lines, -3 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
tfarina
7 years, 11 months ago (2013-01-24 18:27:34 UTC) #1
Ben Goodger (Google)
Can you make a screenshot to show that SMBV works as-is on windows?
7 years, 10 months ago (2013-01-28 17:39:43 UTC) #2
tfarina
No, I do not have a Windows machine capable of building Chrome. I'd have to ...
7 years, 10 months ago (2013-01-28 17:50:55 UTC) #3
Ben Goodger (Google)
Mike, do you have a non-aura Windows build around you can patch Thiago's change into ...
7 years, 10 months ago (2013-01-28 18:30:21 UTC) #4
msw
I posted a picture comparing the dialog style with[out] this patch and with[out] --enable-new-dialog-style: http://crbug.com/54988#c16 ...
7 years, 10 months ago (2013-01-28 23:43:24 UTC) #5
Ben Goodger (Google)
yeah that's fine lgtm On Mon, Jan 28, 2013 at 3:43 PM, <msw@chromium.org> wrote: > ...
7 years, 10 months ago (2013-01-29 22:19:48 UTC) #6
msw
7 years, 10 months ago (2013-01-29 22:22:42 UTC) #7
Oh, I didn't notice right away that the icon is missing.
(that little warning triangle sign, not sure if that's ok...)

Powered by Google App Engine
This is Rietveld 408576698