Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(102)

Issue 7633023: Add feedback link to sad tab for killed pages. (Closed)

Created:
9 years, 4 months ago by stevenjb
Modified:
9 years, 4 months ago
Reviewers:
James Cook
CC:
chromium-reviews
Visibility:
Public.

Description

Add feedback link to sad tab for killed pages. BUG=chromium-os:18720 TEST=Go to chrome://kill to kill a tab. There should be a feedback link which should navigate to the feedback page and populate the message field with "Chrome ran out of memory." Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=97000

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -7 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +6 lines, -0 lines 1 comment Download
M chrome/browser/ui/views/sad_tab_view.h View 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/ui/views/sad_tab_view.cc View 6 chunks +43 lines, -6 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
stevenjb
9 years, 4 months ago (2011-08-12 21:01:31 UTC) #1
James Cook
LGTM with one optional nit http://codereview.chromium.org/7633023/diff/1/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): http://codereview.chromium.org/7633023/diff/1/chrome/app/generated_resources.grd#newcode7222 chrome/app/generated_resources.grd:7222: Chrome ran out of ...
9 years, 4 months ago (2011-08-12 21:38:02 UTC) #2
stevenjb
9 years, 4 months ago (2011-08-12 22:46:05 UTC) #3
On 2011/08/12 21:38:02, James Cook (Chromium) wrote:
> LGTM with one optional nit
> 
>
http://codereview.chromium.org/7633023/diff/1/chrome/app/generated_resources.grd
> File chrome/app/generated_resources.grd (right):
> 
>
http://codereview.chromium.org/7633023/diff/1/chrome/app/generated_resources....
> chrome/app/generated_resources.grd:7222: Chrome ran out of memory.\n
> Does this need a \n, or can you add it in the code?  I'm not sure if the
> translators will know what to do with that.

I checked that we use \n in other messages, so there is precedent.

Powered by Google App Engine
This is Rietveld 408576698