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

Issue 572323002: Drop 10.5 support: use ServiceManagement.framework directly (Closed)

Created:
6 years, 3 months ago by Mark Mentovai
Modified:
6 years, 3 months ago
Reviewers:
Robert Sesek
CC:
crashpad-dev_chromium.org
Base URL:
https://chromium.googlesource.com/crashpad/crashpad@master
Project:
crashpad
Visibility:
Public.

Description

Drop 10.5 support: use ServiceManagement.framework directly. TEST=util_test ServiceManagement.SubmitRemoveJob R=rsesek@chromium.org Committed: https://chromium.googlesource.com/crashpad/crashpad/+/63fd3ae47d2513ef4390c3d8c0dde3fa95152480

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -584 lines) Patch
D util/mac/launchd.h View 1 chunk +0 lines, -39 lines 0 comments Download
D util/mac/launchd.mm View 1 chunk +0 lines, -137 lines 0 comments Download
D util/mac/launchd_test.mm View 1 chunk +0 lines, -292 lines 0 comments Download
M util/mac/service_management.h View 4 chunks +15 lines, -15 lines 0 comments Download
M util/mac/service_management.cc View 1 chunk +58 lines, -96 lines 2 comments Download
M util/mac/service_management_test.mm View 2 chunks +11 lines, -2 lines 0 comments Download
M util/util.gyp View 3 chunks +5 lines, -3 lines 0 comments Download

Messages

Total messages: 7 (1 generated)
Mark Mentovai
Apple fixed radar 17365104 in 10.10DP7 14A343f, so I took another look at this. I ...
6 years, 3 months ago (2014-09-16 15:40:57 UTC) #2
Robert Sesek
https://codereview.chromium.org/572323002/diff/1/util/mac/service_management.cc File util/mac/service_management.cc (right): https://codereview.chromium.org/572323002/diff/1/util/mac/service_management.cc#newcode36 util/mac/service_management.cc:36: #pragma GCC diagnostic push Does clang interpret this GCC ...
6 years, 3 months ago (2014-09-16 16:00:26 UTC) #3
Mark Mentovai
https://codereview.chromium.org/572323002/diff/1/util/mac/service_management.cc File util/mac/service_management.cc (right): https://codereview.chromium.org/572323002/diff/1/util/mac/service_management.cc#newcode36 util/mac/service_management.cc:36: #pragma GCC diagnostic push rsesek wrote: > Does clang ...
6 years, 3 months ago (2014-09-16 21:39:02 UTC) #4
Robert Sesek
LGTM. Did you change the other instance of that (or did you just delete it ...
6 years, 3 months ago (2014-09-16 21:40:17 UTC) #5
Mark Mentovai
The other instance in the bootstrap file always said “pragma GCC” but it’s gone now ...
6 years, 3 months ago (2014-09-16 21:44:14 UTC) #6
Mark Mentovai
6 years, 3 months ago (2014-09-16 21:45:44 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 63fd3ae (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698