Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Crash reporting toggle in advanced > preferences #4589

Closed
wants to merge 3 commits into from

Conversation

aekeus
Copy link
Member

@aekeus aekeus commented Oct 6, 2016

Fixes: #4479

Test Plan:

  • Navigate to Preferences > Advanced
  • Toggle crash reporting to off (restart browser)
  • Load browser and select crash from debug menu
    -> Confirm crash report NOT sent to stats.brave.com
  • Load browser and navigate to Preferences > Advanced
  • Toggle crash reporting to on (restart browser)
  • Load browser and select crash from debug menu
    -> Confirm crash report SENT to stats.brave.com

cc @bridiver @bsclifton @bbondy

aekeus added 3 commits October 6, 2016 13:26
  * Add toggle in advanced preferences to enable or disable crash reporting
  * Enable crash reporting on startup if preferences selected

Auditors: @bbondy

Test Plan:

  * Navigate to Preferences > Advanced
  * Toggle crash reporting to off (restart browser)
  * Load browser and select crash from debug menu
    -> Confirm crash report NOT sent to stats.brave.com
  * Load browser and navigate to Preferences > Advanced
  * Toggle crash reporting to on (restart browser)
  * Load browser and select crash from debug menu
    -> Confirm crash report SENT to stats.brave.com
  * Enable crash reporting on undefined or true value in setting
  * Update state documentation

Auditors: @bbondy

Test Plan:

  In previous commit
@aekeus
Copy link
Member Author

aekeus commented Oct 6, 2016

Found a couple more required changes to make

@aekeus aekeus closed this Oct 6, 2016
@bridiver
Copy link
Collaborator

bridiver commented Oct 6, 2016

sorry to add extra work for you, but we really need the crash reports for mac :)

@luixxiul luixxiul deleted the crash-reporting-toggle branch January 10, 2017 04:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants