-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Desktop] brave://crashes has a "Provide additional details" button that links to chromium bug reporting #10185
Comments
On Crashes page after submitting a crash a button appears that allows submit a bug with additional details. Instead of directing the user to bugs.chromium.org we will redirect them to github.com/brave/brave-browser/issues/new and prefill some of the issue info. Fixes brave/brave-browser#10185
Testing is blocked on Linux due to #4296. I marked this issue as |
Verified passed with
Example: Verification passed on
Created the following crashes and ensured they appeared in BackTrace
Verified PASSED on
Example: Here are some crash reports I generated and confirmed on the server: After clicking the |
Description
brave://crashes page w/ C83 now contains a 'Provide additional details' button that directs the user to chromium in order to report on additional crash details.
C81 version did not have this button on brave://crashes.
Steps to Reproduce
Actual result:
Button directs you to bugs.chromium.org and prompts you to login to google.
Expected result:
Button should either be removed (as it was in 1.9.x/C81 as below) or link to one of our pages.
Reproduces how often:
easily
Brave version (brave://version info)
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
cc @rebron @bsclifton @mkarolin @brave/legacy_qa
The text was updated successfully, but these errors were encountered: