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

Issue 9837098: Move launchd code from chrome/browser/mac to base/mac. (Closed)

Created:
8 years, 8 months ago by Lambros
Modified:
8 years, 8 months ago
Reviewers:
Mark Mentovai
CC:
chromium-reviews, brettw-cc_chromium.org
Visibility:
Public.

Description

Move launchd code from chrome/browser/mac to base/mac. This is to allow the code to be used by the Chromoting host plugin. Also expand the interface of PIDForJob() to report if a job is loaded but not running. BUG=None TEST=Compiles, unit-tests pass Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=129636

Patch Set 1 #

Patch Set 2 : Remove some 'base::mac::'s #

Total comments: 1

Patch Set 3 : Fix license headers #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -201 lines) Patch
M base/base.gypi View 2 chunks +3 lines, -0 lines 0 comments Download
A base/mac/launchd.h View 1 2 1 chunk +31 lines, -0 lines 0 comments Download
A + base/mac/launchd.cc View 1 2 4 chunks +9 lines, -15 lines 0 comments Download
A + base/mac/scoped_launch_data.h View 1 2 3 chunks +8 lines, -6 lines 0 comments Download
M chrome/browser/mac/dock.mm View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
D chrome/browser/mac/launchd.h View 1 chunk +0 lines, -20 lines 0 comments Download
D chrome/browser/mac/launchd.cc View 1 chunk +0 lines, -81 lines 0 comments Download
D chrome/browser/mac/scoped_launch_data.h View 1 chunk +0 lines, -74 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Lambros
Although I "git mv"d 3 files, one of them (launchd.h) is showing up here as ...
8 years, 8 months ago (2012-03-28 00:36:05 UTC) #1
Mark Mentovai
http://codereview.chromium.org/9837098/diff/12/base/mac/launchd.cc File base/mac/launchd.cc (right): http://codereview.chromium.org/9837098/diff/12/base/mac/launchd.cc#newcode64 base/mac/launchd.cc:64: return 0; Why have you changed this? Now it ...
8 years, 8 months ago (2012-03-28 16:37:50 UTC) #2
Mark Mentovai
Oh, I see what you intended. OK, LGTM.
8 years, 8 months ago (2012-03-28 16:38:51 UTC) #3
Avi (use Gerrit)
On 2012/03/28 00:36:05, Lambros wrote: > Also, I've noticed that a lot of code in ...
8 years, 8 months ago (2012-03-28 16:41:58 UTC) #4
Mark Mentovai
Nico’s working on getting an FYI bot set up. He was concerned about how busty ...
8 years, 8 months ago (2012-03-28 16:48:06 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/lambroslambrou@chromium.org/9837098/12
8 years, 8 months ago (2012-03-28 18:54:27 UTC) #6
commit-bot: I haz the power
Try job failure for 9837098-12 (retry) on win_rel for step "browser_tests". It's a second try, ...
8 years, 8 months ago (2012-03-28 21:31:58 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/lambroslambrou@chromium.org/9837098/12
8 years, 8 months ago (2012-03-28 21:41:42 UTC) #8
commit-bot: I haz the power
Try job failure for 9837098-12 (retry) on win_rel for step "browser_tests". It's a second try, ...
8 years, 8 months ago (2012-03-29 00:50:21 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/lambroslambrou@chromium.org/9837098/12
8 years, 8 months ago (2012-03-29 01:29:57 UTC) #10
commit-bot: I haz the power
Try job failure for 9837098-12 (retry) on win_rel for step "browser_tests". It's a second try, ...
8 years, 8 months ago (2012-03-29 04:43:25 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/lambroslambrou@chromium.org/9837098/12
8 years, 8 months ago (2012-03-29 05:11:52 UTC) #12
commit-bot: I haz the power
8 years, 8 months ago (2012-03-29 07:34:20 UTC) #13
Try job failure for 9837098-12 (retry) on win_rel for step "browser_tests".
It's a second try, previously, step "browser_tests" failed.
http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&nu...

Powered by Google App Engine
This is Rietveld 408576698