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

Issue 10689161: Adds MessageLoopUIApplication for use on iOS. (Closed)

Created:
8 years, 5 months ago by rohitrao (ping after 24h)
Modified:
8 years, 5 months ago
Reviewers:
Mark Mentovai
CC:
chromium-reviews, erikwright (departed), sadrul, brettw-cc_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Adds MessageLoopUIApplication for use on iOS. BUG=None TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=146553

Patch Set 1 #

Total comments: 8

Patch Set 2 : DCHECK and gyp changes. #

Total comments: 4

Patch Set 3 : ^ and $. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+134 lines, -36 lines) Patch
M base/base.gyp View 1 2 3 chunks +12 lines, -9 lines 0 comments Download
M base/base.gypi View 1 chunk +0 lines, -2 lines 0 comments Download
M base/message_loop.h View 1 1 chunk +7 lines, -0 lines 0 comments Download
M base/message_loop.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M base/message_pump_mac.h View 1 7 chunks +37 lines, -0 lines 0 comments Download
M base/message_pump_mac.mm View 1 6 chunks +62 lines, -25 lines 0 comments Download
M base/run_loop.h View 1 2 chunks +10 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
rohitrao (ping after 24h)
8 years, 5 months ago (2012-07-11 17:48:04 UTC) #1
Mark Mentovai
http://codereview.chromium.org/10689161/diff/1/base/base.gyp File base/base.gyp (right): http://codereview.chromium.org/10689161/diff/1/base/base.gyp#newcode571 base/base.gyp:571: ['exclude', '^message_loop_unittest.cc$'], Give me a \\ on each dot ...
8 years, 5 months ago (2012-07-12 01:08:19 UTC) #2
rohitrao (ping after 24h)
http://codereview.chromium.org/10689161/diff/1/base/base.gyp File base/base.gyp (right): http://codereview.chromium.org/10689161/diff/1/base/base.gyp#newcode81 base/base.gyp:81: ['exclude', '_nss\.cc$'], Should this also be a double-backslash? http://codereview.chromium.org/10689161/diff/1/base/base.gyp#newcode571 ...
8 years, 5 months ago (2012-07-12 14:20:03 UTC) #3
Mark Mentovai
LGTM otherwise http://codereview.chromium.org/10689161/diff/1/base/base.gyp File base/base.gyp (right): http://codereview.chromium.org/10689161/diff/1/base/base.gyp#newcode81 base/base.gyp:81: ['exclude', '_nss\.cc$'], rohitrao wrote: > Should this ...
8 years, 5 months ago (2012-07-12 15:59:03 UTC) #4
rohitrao (ping after 24h)
http://codereview.chromium.org/10689161/diff/4001/base/base.gyp File base/base.gyp (right): http://codereview.chromium.org/10689161/diff/4001/base/base.gyp#newcode562 base/base.gyp:562: ['exclude', '^metrics/stats_table_unittest\\.cc'], On 2012/07/12 15:59:03, Mark Mentovai wrote: > ...
8 years, 5 months ago (2012-07-12 16:30:56 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rohitrao@chromium.org/10689161/2010
8 years, 5 months ago (2012-07-12 16:31:12 UTC) #6
commit-bot: I haz the power
Try job failure for 10689161-2010 (retry) on mac_rel for step "browser_tests". It's a second try, ...
8 years, 5 months ago (2012-07-12 17:39:44 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rohitrao@chromium.org/10689161/2010
8 years, 5 months ago (2012-07-12 18:01:09 UTC) #8
commit-bot: I haz the power
Try job failure for 10689161-2010 (retry) on mac_rel for step "browser_tests". It's a second try, ...
8 years, 5 months ago (2012-07-12 19:10:37 UTC) #9
rohitrao (ping after 24h)
Sigh. I see this RLZ test failing on many other try jobs, so I don't ...
8 years, 5 months ago (2012-07-12 19:13:34 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rohitrao@chromium.org/10689161/2010
8 years, 5 months ago (2012-07-13 09:45:15 UTC) #11
commit-bot: I haz the power
8 years, 5 months ago (2012-07-13 11:02:58 UTC) #12
Change committed as 146553

Powered by Google App Engine
This is Rietveld 408576698