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

Issue 7014005: Fix help link for enabling crash reporting from chrome://crashes (Closed)

Created:
9 years, 7 months ago by stuartmorgan
Modified:
9 years, 7 months ago
Reviewers:
Nico
CC:
chromium-reviews
Visibility:
Public.

Description

Fix help link for enabling crash reporting from chrome://crashes BUG=82331 TEST=Click on the link on chrome://crashes when crash reporting is disabled. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=85064

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M chrome/app/google_chrome_strings.grd View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
stuartmorgan
9 years, 7 months ago (2011-05-11 22:04:46 UTC) #1
Nico
9 years, 7 months ago (2011-05-11 22:18:36 UTC) #2
Lgtm
On May 11, 2011 3:04 PM, <stuartmorgan@chromium.org> wrote:
> Reviewers: Nico,
>
> Description:
> Fix help link for enabling crash reporting from chrome://crashes
>
>
> BUG=82331
> TEST=Click on the link on chrome://crashes when crash reporting is
disabled.
>
>
> Please review this at http://codereview.chromium.org/7014005/
>
> SVN Base: svn://svn.chromium.org/chrome/trunk/src
>
> Affected files:
> M chrome/app/google_chrome_strings.grd
>
>
> Index: chrome/app/google_chrome_strings.grd
> diff --git a/chrome/app/google_chrome_strings.grd
> b/chrome/app/google_chrome_strings.grd
> index
>
0562ebc31e08e7bf71f5592f85504c6929412ab6..343a5b21ded85e46ed4d7dbdcebf3791da347d89

> 100644
> --- a/chrome/app/google_chrome_strings.grd
> +++ b/chrome/app/google_chrome_strings.grd
> @@ -501,7 +501,7 @@ Chrome supports. -->
> </message>
> <!-- chrome://crashes strings -->
> <message name="IDS_CRASHES_DISABLED_MESSAGE" desc="The explanatory
> message for chrome://crashes when crash reporting is disabled">
> - This page only shows information on your recent crashes if you <ph
> name="BEGIN_LINK">&lt;a
>
href="https://google.com/support/chrome/bin/answer.py?answer=96817"&gt;</ph>enable

> crash reporting<ph name="END_LINK">&lt;/a&gt;</ph>.
> + This page only shows information on your recent crashes if you <ph
> name="BEGIN_LINK">&lt;a
>
href="https://www.google.com/support/chrome/bin/answer.py?answer=96817"&gt;</ph>enable

> crash reporting<ph name="END_LINK">&lt;/a&gt;</ph>.
> </message>
> <!-- Print Preview -->
> <message name="IDS_PRINT_PREVIEW_NO_PLUGIN" desc="Message to display
> when the PDF viewer is missing.">
>
>

Powered by Google App Engine
This is Rietveld 408576698