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

Issue 2816593006: Enable crashpad for Mac (Closed)

Created:
3 years, 8 months ago by dvallet
Modified:
3 years, 8 months ago
Reviewers:
Sami, jzfeng
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Enable crashpad for Mac. This follows the same logic as using breakpad in linux with flags --enable_crash-reporter and --crash-dumps-dir folders. For headless_shell target, we need to include the Helper crashpad_handler in the build. For --headless, this is already available in the framework bundle. BUG=687407 Review-Url: https://codereview.chromium.org/2816593006 Cr-Commit-Position: refs/heads/master@{#464289} Committed: https://chromium.googlesource.com/chromium/src/+/ecb2ad24952b077e71e56ba9d3edfc83c522f32a

Patch Set 1 #

Total comments: 6

Patch Set 2 : Remove InitMacCrashReporter #

Patch Set 3 : added CrashReporterTest #

Patch Set 4 : Add mac_helpers for browser tests #

Patch Set 5 : Reland Enable crashpad for Mac #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -10 lines) Patch
M headless/BUILD.gn View 1 2 3 4 2 chunks +19 lines, -1 line 0 comments Download
M headless/lib/headless_browser_browsertest.cc View 1 2 2 chunks +8 lines, -3 lines 0 comments Download
M headless/lib/headless_content_main_delegate.cc View 1 3 chunks +9 lines, -6 lines 0 comments Download

Messages

Total messages: 25 (14 generated)
dvallet
PTAL
3 years, 8 months ago (2017-04-12 05:22:35 UTC) #5
jzfeng
https://codereview.chromium.org/2816593006/diff/1/headless/BUILD.gn File headless/BUILD.gn (right): https://codereview.chromium.org/2816593006/diff/1/headless/BUILD.gn#newcode485 headless/BUILD.gn:485: ] nit: put sources and outputs above deps? https://codereview.chromium.org/2816593006/diff/1/headless/lib/headless_content_main_delegate.cc ...
3 years, 8 months ago (2017-04-12 06:22:04 UTC) #6
dvallet
https://codereview.chromium.org/2816593006/diff/1/headless/BUILD.gn File headless/BUILD.gn (right): https://codereview.chromium.org/2816593006/diff/1/headless/BUILD.gn#newcode485 headless/BUILD.gn:485: ] On 2017/04/12 06:22:04, jzfeng wrote: > nit: put ...
3 years, 8 months ago (2017-04-12 07:04:09 UTC) #10
jzfeng
lgtm
3 years, 8 months ago (2017-04-12 07:11:06 UTC) #12
Sami
Looks great! Could you also add a test for this? (See CrashReporterTest for a template)
3 years, 8 months ago (2017-04-12 13:16:42 UTC) #15
Sami
Oh and lgtm with a test.
3 years, 8 months ago (2017-04-12 16:10:38 UTC) #16
dvallet
Thanks! test added
3 years, 8 months ago (2017-04-13 00:53:05 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2816593006/60001
3 years, 8 months ago (2017-04-13 00:54:37 UTC) #20
commit-bot: I haz the power
Committed patchset #4 (id:60001) as https://chromium.googlesource.com/chromium/src/+/ecb2ad24952b077e71e56ba9d3edfc83c522f32a
3 years, 8 months ago (2017-04-13 04:39:46 UTC) #23
findit-for-me
Findit(https://goo.gl/kROfz5) identified this CL at revision 464289 as the culprit for failures in the build ...
3 years, 8 months ago (2017-04-13 04:59:49 UTC) #24
dvallet
3 years, 8 months ago (2017-04-13 05:05:14 UTC) #25
Message was sent while issue was closed.
A revert of this CL (patchset #4 id:60001) has been created in
https://codereview.chromium.org/2819503002/ by dvallet@chromium.org.

The reason for reverting is: mac_chromium10.10_rel_ng buildbot failing in
browsertests.

Powered by Google App Engine
This is Rietveld 408576698