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

Issue 2983: gtk test shell (Closed)

Created:
12 years, 3 months ago by Evan Martin
Modified:
9 years, 7 months ago
Reviewers:
tony, dsh
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Basic GTK test shell: links in the SConscript and brings up a window with nonfunctioning UI.

Patch Set 1 #

Patch Set 2 : review comments #

Patch Set 3 : more tweaks #

Patch Set 4 : now against merged webkit #

Patch Set 5 : with default size #

Patch Set 6 : rebase #

Patch Set 7 : rebase #

Patch Set 8 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+306 lines, -114 lines) Patch
M base/gfx/native_widget_types.h View 2 chunks +7 lines, -1 line 0 comments Download
M build/SConscript.main View 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/SConscript View 1 2 3 4 5 2 chunks +1 line, -1 line 0 comments Download
M webkit/tools/test_shell/SConscript View 1 2 3 3 chunks +131 lines, -110 lines 0 comments Download
M webkit/tools/test_shell/test_navigation_controller.cc View 2 chunks +2 lines, -0 lines 0 comments Download
A webkit/tools/test_shell/test_shell_gtk.cc View 1 2 3 4 1 chunk +83 lines, -0 lines 0 comments Download
A webkit/tools/test_shell/test_shell_main_gtk.cc View 1 1 chunk +65 lines, -0 lines 0 comments Download
A webkit/tools/test_shell/webwidget_host_gtk.cc View 1 chunk +15 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Evan Martin
Here's a sample patch. From here you could imagine bringing in bits of glue (I've ...
12 years, 3 months ago (2008-09-19 02:11:06 UTC) #1
tony
LGTM http://codereview.chromium.org/2983/diff/1/3 File webkit/tools/test_shell/SConscript (right): http://codereview.chromium.org/2983/diff/1/3#newcode92 Line 92: if env['PLATFORM'] == 'win32': Maybe add "TODO(port)" ...
12 years, 3 months ago (2008-09-19 06:01:46 UTC) #2
Evan Martin
Please look again.
12 years, 3 months ago (2008-09-19 17:01:52 UTC) #3
tony
LGTM. You may need to resolve conflicts because I change Port to port.
12 years, 3 months ago (2008-09-19 17:16:09 UTC) #4
Evan Martin
Yeah, I just did. :\ And I had to delete cairo.h for this to work, ...
12 years, 3 months ago (2008-09-19 17:23:23 UTC) #5
Evan Martin
12 years, 2 months ago (2008-10-02 02:06:59 UTC) #6
Baby steps.

This may conflict with a change from dsh to bring in GTK.

Powered by Google App Engine
This is Rietveld 408576698