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

Issue 1442523002: Get rid of the use_glib gn variable. (Closed)

Created:
5 years, 1 month ago by viettrungluu
Modified:
5 years, 1 month ago
Reviewers:
jamesr
CC:
Aaron Boodman, abarth-chromium, ben+mojo_chromium.org, darin (slow to review), gregsimon, mojo-reviews_chromium.org, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org
Base URL:
https://github.com/domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Get rid of the use_glib gn variable. I believe this also makes base_unittests build cleanly again (as in it now does, and IIRC it didn't previously, due to a bug in //base/BUILD.gn related to use_glib). R=jamesr@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/df7f866ce3da1ef3c212cde977a6a77dc832ce22

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1034 lines) Patch
M base/BUILD.gn View 5 chunks +0 lines, -21 lines 2 comments Download
D base/message_loop/message_pump_glib.h View 1 chunk +0 lines, -78 lines 0 comments Download
D base/message_loop/message_pump_glib.cc View 1 chunk +0 lines, -363 lines 0 comments Download
D base/message_loop/message_pump_glib_unittest.cc View 1 chunk +0 lines, -534 lines 0 comments Download
M build/config/BUILD.gn View 1 chunk +0 lines, -3 lines 0 comments Download
M build/config/linux/BUILD.gn View 1 chunk +0 lines, -9 lines 0 comments Download
M build/config/ui.gni View 1 chunk +3 lines, -10 lines 0 comments Download
M mojo/tools/mopy/gn.py View 2 chunks +0 lines, -2 lines 0 comments Download
M mojo/tools/mopy/gn_unittest.py View 1 chunk +0 lines, -1 line 0 comments Download
M ui/events/BUILD.gn View 1 chunk +1 line, -4 lines 0 comments Download
M ui/events/platform/x11/BUILD.gn View 2 chunks +0 lines, -9 lines 1 comment Download

Messages

Total messages: 8 (0 generated)
viettrungluu
5 years, 1 month ago (2015-11-12 02:33:18 UTC) #1
viettrungluu
https://codereview.chromium.org/1442523002/diff/1/base/BUILD.gn File base/BUILD.gn (left): https://codereview.chromium.org/1442523002/diff/1/base/BUILD.gn#oldcode1379 base/BUILD.gn:1379: if (!is_linux || use_ozone) { This condition was obviously ...
5 years, 1 month ago (2015-11-12 02:35:41 UTC) #2
jamesr
Hmm, use_glib was true for us on linux desktop builds. It's not needed?
5 years, 1 month ago (2015-11-12 02:37:44 UTC) #3
jamesr
https://codereview.chromium.org/1442523002/diff/1/base/BUILD.gn File base/BUILD.gn (left): https://codereview.chromium.org/1442523002/diff/1/base/BUILD.gn#oldcode1379 base/BUILD.gn:1379: if (!is_linux || use_ozone) { On 2015/11/12 at 02:35:41, ...
5 years, 1 month ago (2015-11-12 02:38:41 UTC) #4
viettrungluu
On 2015/11/12 02:37:44, jamesr wrote: > Hmm, use_glib was true for us on linux desktop ...
5 years, 1 month ago (2015-11-12 14:35:49 UTC) #5
viettrungluu
On 2015/11/12 02:38:41, jamesr wrote: > https://codereview.chromium.org/1442523002/diff/1/base/BUILD.gn > File base/BUILD.gn (left): > > https://codereview.chromium.org/1442523002/diff/1/base/BUILD.gn#oldcode1379 > ...
5 years, 1 month ago (2015-11-12 14:37:41 UTC) #6
jamesr
lgtm
5 years, 1 month ago (2015-11-12 17:49:45 UTC) #7
viettrungluu
5 years, 1 month ago (2015-11-12 17:51:53 UTC) #8
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
df7f866ce3da1ef3c212cde977a6a77dc832ce22 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698