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

Issue 387623002: Fix the build when use_glib is set to 0. (Closed)

Created:
6 years, 5 months ago by zhaoze.zhou
Modified:
6 years, 5 months ago
CC:
chromium-reviews, erikwright+watch_chromium.org, sadrul
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Fix the build when use_glib is set to 0. use_glib=0 can work on some embedded setup that doesn't use glib. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283465

Patch Set 1 : Fix the build when use_glib is set to 0 #

Total comments: 2

Patch Set 2 : Fix use_glib is set to 0 on linux and chromeos #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M base/message_loop/message_loop.h View 1 1 chunk +1 line, -1 line 0 comments Download
M base/message_loop/message_loop.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 15 (0 generated)
zhaoze.zhou
Please take a look
6 years, 5 months ago (2014-07-14 18:34:47 UTC) #1
zhaoze.zhou
Please take a look https://codereview.chromium.org/387623002/diff/20001/base/message_loop/message_loop.h File base/message_loop/message_loop.h (right): https://codereview.chromium.org/387623002/diff/20001/base/message_loop/message_loop.h#newcode558 base/message_loop/message_loop.h:558: (defined(OS_LINUX) && !defined(USE_GLIB)) this function ...
6 years, 5 months ago (2014-07-15 21:33:10 UTC) #2
sadrul
https://codereview.chromium.org/387623002/diff/20001/base/message_loop/message_loop.h File base/message_loop/message_loop.h (right): https://codereview.chromium.org/387623002/diff/20001/base/message_loop/message_loop.h#newcode558 base/message_loop/message_loop.h:558: (defined(OS_LINUX) && !defined(USE_GLIB)) On 2014/07/15 21:33:10, zhaoze.zhou wrote: > ...
6 years, 5 months ago (2014-07-15 21:34:42 UTC) #3
zhaoze.zhou
On 2014/07/15 21:34:42, sadrul wrote: > https://codereview.chromium.org/387623002/diff/20001/base/message_loop/message_loop.h > File base/message_loop/message_loop.h (right): > > https://codereview.chromium.org/387623002/diff/20001/base/message_loop/message_loop.h#newcode558 > ...
6 years, 5 months ago (2014-07-15 21:41:26 UTC) #4
sadrul
lgtm, fwiw You should update the CL description and title to mention what build this ...
6 years, 5 months ago (2014-07-15 22:51:38 UTC) #5
zhaoze.zhou
The CQ bit was checked by zhaoze.zhou@partner.samsung.com
6 years, 5 months ago (2014-07-15 23:25:39 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zhaoze.zhou@partner.samsung.com/387623002/40001
6 years, 5 months ago (2014-07-15 23:26:28 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_dbg_triggered_tests on tryserver.chromium ...
6 years, 5 months ago (2014-07-16 08:34:21 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-16 08:38:07 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/chromium_presubmit/builds/80212)
6 years, 5 months ago (2014-07-16 08:38:08 UTC) #10
zhaoze.zhou
thakis@chromium.org: Please review changes in
6 years, 5 months ago (2014-07-16 18:47:58 UTC) #11
Nico
rslgtm
6 years, 5 months ago (2014-07-16 18:49:58 UTC) #12
zhaoze.zhou
The CQ bit was checked by zhaoze.zhou@partner.samsung.com
6 years, 5 months ago (2014-07-16 19:01:08 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zhaoze.zhou@partner.samsung.com/387623002/40001
6 years, 5 months ago (2014-07-16 19:06:42 UTC) #14
commit-bot: I haz the power
6 years, 5 months ago (2014-07-16 19:12:43 UTC) #15
Message was sent while issue was closed.
Change committed as 283465

Powered by Google App Engine
This is Rietveld 408576698