summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authormark <mark@chromium.org>2015-03-13 00:45:40 -0700
committerCommit bot <commit-bot@chromium.org>2015-03-13 07:46:10 +0000
commitd413b2dcb54d523811d386f1ff4084f677a6d089 (patch)
treef3bb20230a8b3030bd3a92b8ec36329b81cfa23a /.gitignore
parentec163e245c68c2186a2b6006f8e584ba99e3ff99 (diff)
downloadchromium_src-d413b2dcb54d523811d386f1ff4084f677a6d089.zip
chromium_src-d413b2dcb54d523811d386f1ff4084f677a6d089.tar.gz
chromium_src-d413b2dcb54d523811d386f1ff4084f677a6d089.tar.bz2
Crashpad!: Use the Crashpad client instead of Breakpad on Mac OS X.
Crashpad is always compiled in to Chrome and its handler is always enabled. It is only possible to enable uploads in official builds. Crashpad talks to the existing Breakpad server. There should be no noticeable changes to crash reporting on the server side, except the client IDs will all change to a new ID and will no longer be synchronized with UMA client IDs. This is a one-time change. After this, the client ID will remain stable within a single --user-data-dir. BUG=386208,390217,415547,427611,crashpad:12 R=rsesek@chromium.org TBR=cpu@chromium.org,jochen@chromium.org Review URL: https://codereview.chromium.org/1001103002 Cr-Commit-Position: refs/heads/master@{#320466}
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c9c83a9..bd01d54 100644
--- a/.gitignore
+++ b/.gitignore
@@ -281,6 +281,7 @@ v8.log
/third_party/chromite
/third_party/cld_2/src
/third_party/colorama/src
+/third_party/crashpad/crashpad
/third_party/cros
/third_party/cros_system_api
/third_party/cygwin