New issue
Advanced search Search tips

Issue 755680 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Profile error dialog shows feedback option when feedback isn't enabled

Project Member Reported by michae...@chromium.org, Aug 15 2017

Issue description

Chromium doesn't include Feedback (Report an Issue), but the option to submit feedback is still enabled in the Profile error dialog.

With Chromium or a developer-built non-official chrome:

1. Run: ./out/chrome --user-data-dir=/tmp/corrupted-dir
2. Quit
3. Run: echo Z >> "/tmp/corrupted-dir/Local State"
4. Run: ./out/chrome --user-data-dir=/tmp/corrupted-dir

The "Profile error occurred" dialog appears, with a checkbox to "Send feedback to help us fix this issue."

The checkbox should not be enabled on Chromium, because Feedback is not enabled. Checking the checkbox and clicking OK just dismisses the dialog box -- Feedback doesn't launch, because it doesn't exist.
 
Status: Assigned (was: Untriaged)

Sign in to add a comment