From b3092a5c2de45d030bef7042f7546320baf1cb57 Mon Sep 17 00:00:00 2001 From: "msw@chromium.org" Date: Fri, 2 Sep 2011 17:13:09 +0000 Subject: Change chrome://crash (sad tab page) "Learn more" link to: "If you're seeing this frequently, try these suggestions." Link "these suggestions" to the "Learn more" help article. Update Views, GTK, and Cocoa implementations. chrome://kill (unused) changes on Mac, but not on Views nor GTK. Not wrapping this line on overflow for Views and GTK seems acceptable. Strings: Add sad tab help message and embedded link resources. Views: Rewrite the SadTabView to use ImageView, GridLayout, etc. GTK: Add new prefix and suffix Label Widgets to an hbox with the link. Cocoa Support: Create HyperlinkTextView for non-selectable text & link. Cocoa IB: Replace SadTab.xib NSButton with a NSTextfield placeholder. Cocoa: Replace the placeholder with a customized HyperlinkTextView. BUG=80428 TEST=chrome://crash and chrome://kill on all platforms. Review URL: http://codereview.chromium.org/7610011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99393 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/app/generated_resources.grd | 6 ++ chrome/app/nibs/SadTab.xib | 162 +++++++++++++++++-------------------- 2 files changed, 81 insertions(+), 87 deletions(-) (limited to 'chrome/app') diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index 263043f..bcf8d6a 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -7415,6 +7415,12 @@ Keep your key file in a safe place. You will need it to create new versions of y Something went wrong while displaying this webpage. To continue, reload or go to another page. + + If you're seeing this frequently, try $1these suggestions. + + + these suggestions +