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

Issue 129873003: Tweak ifdefs for MessageLoopForUI::Add/RemoveObserver (Closed)

Created:
6 years, 11 months ago by sky
Modified:
6 years, 11 months ago
CC:
chromium-reviews, erikwright+watch_chromium.org, sadrul
Visibility:
Public.

Description

Tweak ifdefs for MessageLoopForUI::Add/RemoveObserver This is necessitated by our building of base for tools. In particular if I set OS_ANDROID and USE_AURA then the host is built with OS_LINUX and USE_AURA, but none of the other flags we normally set if USE_AURA is set for OS_LINUX. And yes, I really need to spend time and refactor messageloop. It is such a mess of ifdefs right now. BUG=none TEST=none R=darin@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=244386

Patch Set 1 #

Patch Set 2 : merge 2 trunk #

Patch Set 3 : not os_nacl #

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

Messages

Total messages: 11 (0 generated)
sky
6 years, 11 months ago (2014-01-10 18:56:32 UTC) #1
sky
A little more explanation here. When I build with os=android and use_aura that means we ...
6 years, 11 months ago (2014-01-10 19:38:04 UTC) #2
darin (slow to review)
LGTM
6 years, 11 months ago (2014-01-10 19:47:49 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sky@chromium.org/129873003/1
6 years, 11 months ago (2014-01-10 20:54:13 UTC) #4
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) base_unittests, browser_tests, cacheinvalidation_unittests, cc_unittests, check_deps, check_deps2git, ...
6 years, 11 months ago (2014-01-10 22:06:50 UTC) #5
sky
*SIGH* I had to make the ifdef more complex for nacl, eg a specific !OS_NACL. ...
6 years, 11 months ago (2014-01-10 23:29:12 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sky@chromium.org/129873003/330001
6 years, 11 months ago (2014-01-11 00:21:20 UTC) #7
darin (slow to review)
OK On Fri, Jan 10, 2014 at 3:29 PM, <sky@chromium.org> wrote: > *SIGH* I had ...
6 years, 11 months ago (2014-01-11 00:44:47 UTC) #8
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=245214
6 years, 11 months ago (2014-01-11 04:23:42 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sky@chromium.org/129873003/330001
6 years, 11 months ago (2014-01-11 15:59:05 UTC) #10
commit-bot: I haz the power
6 years, 11 months ago (2014-01-11 23:12:10 UTC) #11
Message was sent while issue was closed.
Change committed as 244386

Powered by Google App Engine
This is Rietveld 408576698