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

Issue 7904034: aura: Explicitly disable GTK (Closed)

Created:
9 years, 3 months ago by sadrul
Modified:
9 years, 3 months ago
CC:
chromium-reviews, Paweł Hajdan Jr., brettw-cc_chromium.org
Visibility:
Public.

Description

aura: Explicitly disable GTK. Explicitly disable GTK by setting TOOLKIT_USES_GTK. This is the first in a series of changes required to have chrome on aura build and link without GTK. This CL makes base/ build without GTK. Subsequent CLs will do this for other components. BUG=97131 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=102005

Patch Set 1 #

Total comments: 5

Patch Set 2 : . #

Total comments: 1

Patch Set 3 : . #

Total comments: 4

Patch Set 4 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+145 lines, -64 lines) Patch
M base/base.gyp View 1 2 3 chunks +12 lines, -7 lines 0 comments Download
M base/base.gypi View 1 2 3 4 chunks +17 lines, -6 lines 0 comments Download
M base/message_loop.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M base/message_pump_glib_unittest.cc View 7 chunks +16 lines, -3 lines 0 comments Download
M base/message_pump_x.h View 1 2 3 5 chunks +26 lines, -17 lines 0 comments Download
M base/message_pump_x.cc View 1 2 3 8 chunks +63 lines, -29 lines 0 comments Download
M build/build_config.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M build/common.gypi View 1 2 chunks +8 lines, -0 lines 0 comments Download
M build/linux/system.gyp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
sadrul
If this looks acceptable, I will fix up the build failure in linux_touch
9 years, 3 months ago (2011-09-19 16:49:17 UTC) #1
oshima
Please update the bug description to make it easy to understand what this CL is ...
9 years, 3 months ago (2011-09-19 17:08:07 UTC) #2
sadrul
+saintlou, mostly for FYI http://codereview.chromium.org/7904034/diff/1/base/base.gyp File base/base.gyp (right): http://codereview.chromium.org/7904034/diff/1/base/base.gyp#newcode260 base/base.gyp:260: ['toolkit_uses_glib==1', { On 2011/09/19 17:08:08, ...
9 years, 3 months ago (2011-09-19 18:44:48 UTC) #3
Emmanuel Saint-loubert-Bié
It is great. Thanks Sadrul.
9 years, 3 months ago (2011-09-19 19:23:14 UTC) #4
Nico
You might want to cc a few of the linux folks. Since you also need ...
9 years, 3 months ago (2011-09-19 22:08:49 UTC) #5
sadrul
Thanks thakis! Evan: could you please take a look at this? The idea is to ...
9 years, 3 months ago (2011-09-19 22:16:04 UTC) #6
oshima
http://codereview.chromium.org/7904034/diff/9003/base/base.gypi File base/base.gypi (right): http://codereview.chromium.org/7904034/diff/9003/base/base.gypi#newcode397 base/base.gypi:397: ], nit: single line may be easer to compare ...
9 years, 3 months ago (2011-09-20 05:10:17 UTC) #7
sadrul
http://codereview.chromium.org/7904034/diff/9003/base/base.gypi File base/base.gypi (right): http://codereview.chromium.org/7904034/diff/9003/base/base.gypi#newcode397 base/base.gypi:397: ], On 2011/09/20 05:10:17, oshima wrote: > nit: single ...
9 years, 3 months ago (2011-09-20 18:24:27 UTC) #8
oshima
LGTM
9 years, 3 months ago (2011-09-20 18:30:59 UTC) #9
Evan Martin
9 years, 3 months ago (2011-09-20 19:00:55 UTC) #10
lgtm

Powered by Google App Engine
This is Rietveld 408576698