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

Issue 2832028: Refactor the implementation of InputWindowDialog. (Closed)

Created:
10 years, 6 months ago by tfarina
Modified:
9 years, 7 months ago
CC:
chromium-reviews, ben+cc_chromium.org
Visibility:
Public.

Description

Refactor the implementation of InputWindowDialog. - Move the implementation of each platform under its respective source directory. - Rename the classes to match with pattern used in the chrome source. - In the gtk side, use the gtk signal macros for the callback events. BUG=None TEST=open the bookmark editor dialog, everything should works as before on windows and linux. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=52721

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+317 lines, -312 lines) Patch
A chrome/browser/gtk/input_window_dialog_gtk.h View 1 chunk +49 lines, -0 lines 0 comments Download
A + chrome/browser/gtk/input_window_dialog_gtk.cc View 6 chunks +24 lines, -74 lines 0 comments Download
D chrome/browser/input_window_dialog_win.cc View 1 chunk +0 lines, -236 lines 0 comments Download
A chrome/browser/views/input_window_dialog_win.h View 1 chunk +105 lines, -0 lines 0 comments Download
A chrome/browser/views/input_window_dialog_win.cc View 1 chunk +135 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 3 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
tfarina
Hi Scott, could you review this to me?
10 years, 5 months ago (2010-07-08 16:11:43 UTC) #1
sky
Ben is a better person to review this one. -Scott On Thu, Jul 8, 2010 ...
10 years, 5 months ago (2010-07-08 16:23:42 UTC) #2
tfarina
On 2010/07/08 16:23:42, sky wrote: > Ben is a better person to review this one. ...
10 years, 5 months ago (2010-07-08 19:39:13 UTC) #3
tfarina
Ping Ben!
10 years, 5 months ago (2010-07-11 22:08:00 UTC) #4
tfarina
On 2010/07/11 22:08:00, tfarina wrote: > Ping Ben! Ping2!!
10 years, 5 months ago (2010-07-15 03:13:03 UTC) #5
tfarina
On 2010/07/15 03:13:03, tfarina wrote: > On 2010/07/11 22:08:00, tfarina wrote: > > Ping Ben! ...
10 years, 5 months ago (2010-07-16 16:30:21 UTC) #6
sky
On Fri, Jul 16, 2010 at 9:30 AM, <tfarina@chromium.org> wrote: > On 2010/07/15 03:13:03, tfarina ...
10 years, 5 months ago (2010-07-16 17:06:58 UTC) #7
tfarina
On 2010/07/16 17:06:58, sky wrote: > On Fri, Jul 16, 2010 at 9:30 AM, <mailto:tfarina@chromium.org> ...
10 years, 5 months ago (2010-07-16 17:15:52 UTC) #8
Elliot Glaysher
> Elliot, could you take a look at this? LGTM. Doesn't look like this does ...
10 years, 5 months ago (2010-07-16 17:33:47 UTC) #9
tfarina
10 years, 5 months ago (2010-07-16 17:50:34 UTC) #10
On 2010/07/16 17:33:47, Elliot Glaysher wrote:
> > Elliot, could you take a look at this?
> 
> LGTM. Doesn't look like this does any real code modifications, just moving
files
> and names around.
Yup, and changed to use the CHROMEG macros, committing now...

Powered by Google App Engine
This is Rietveld 408576698