mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-10 06:36:02 +00:00
Note that uploads consent is ignored on ChromeOS
Note that upload consent is ignored if --use-cros-crash-reporter is present, which it will be if invoked by Chrome on ChromeOS. BUG=chromium:1037656 TEST=None Change-Id: I2dcea736de40a082b477f21d46c3ed01f1d91699 Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/2042317 Reviewed-by: Mark Mentovai <mark@chromium.org> Reviewed-by: Joshua Peraza <jperaza@chromium.org> Commit-Queue: Ian Barkley-Yeung <iby@chromium.org>
This commit is contained in:
parent
cad958a833
commit
5779e638e1
@ -75,6 +75,10 @@ class Settings {
|
|||||||
//!
|
//!
|
||||||
//! The default value is `false`.
|
//! The default value is `false`.
|
||||||
//!
|
//!
|
||||||
|
//! \note
|
||||||
|
//! This setting is ignored if --use-cros-crash-reporter is present
|
||||||
|
//! (which it will be if invoked by Chrome on ChromeOS).
|
||||||
|
//!
|
||||||
//! \param[out] enabled Whether crash reports should be uploaded.
|
//! \param[out] enabled Whether crash reports should be uploaded.
|
||||||
//!
|
//!
|
||||||
//! \return On success, returns `true`, otherwise returns `false` with an
|
//! \return On success, returns `true`, otherwise returns `false` with an
|
||||||
|
Loading…
x
Reference in New Issue
Block a user