New issue
Advanced search Search tips

Issue 622483 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Jun 2016
Cc:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 3
Type: Feature



Sign in to add a comment

In the sad tab, have "send feedback" button appear after 1 reload instead of 3

Project Member Reported by yyushkina@chromium.org, Jun 22 2016

Issue description

Chrome Version       : 51.0.2704.103 (64-bit)
URLs (if applicable) : chrome://crash
Other browsers tested:
  Add OK or FAIL after other browsers where you have tested this issue:
     Safari: PASS/FAIL (Version)
    Firefox: PASS/FAIL (Version)
         IE: PASS/FAIL (Version)

What steps will reproduce the problem?
(1) 
(2)
(3)

What is the expected result? Send feedback button appears after one reload instead of three


What happens instead?


Please provide any additional information below. Attach a screenshot if
possible.

 

Comment 1 by mark@chromium.org, Jun 23 2016

I checked this out, and it should already be one reload:

48  const int kCrashesBeforeFeedbackIsDisplayed = 1;

(https://chromium.googlesource.com/chromium/src/+/957f4a7e1c0d080416046ab562e510c2ec6e685b/chrome/browser/ui/views/sad_tab_view.cc#48)

Where are you seeing it take three?
It states so in the HC article  (relevant text below) so I assumed that would be the case. Clearly not. I will submit a request to fix the text . Thanks for checking on this. 

"If 3 or more attempts to reload fail, then a "Send feedback" button will appear. Click the Send feedback button to let us know what's happening. You can also post your problem in the Chrome Help Forum."

Comment 3 by mark@chromium.org, Jun 23 2016

Status: WontFix (was: Assigned)
Cool. Sending this to WontFix since Chrome already does what we want it to do.

Sign in to add a comment