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

Issue 3221005: Tweaks to the SSL InfoBubble dialog. (Closed)

Created:
10 years, 3 months ago by Finnur
Modified:
9 years, 6 months ago
Reviewers:
Jay Civelli
CC:
chromium-reviews, finnur+watch_chromium.org, jshin+watch_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

Tweaks to the SSL InfoBubble dialog. Fixed the mixed state icon not showing for section Connection. I overlooked the fact that we already check for mixed content, but reported state as error (whereas now we want warning). Added link to help center explaining what this dialog means. BUG=http://crbug.com/52916 TEST=SSL Infobubble should show link to help center and should show mixed content icon when, for example, you open an email in Gmail with an external image embedded in it. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=57970

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 4

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -33 lines) Patch
M chrome/app/generated_resources.grd View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/app/resources/locale_settings.grd View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/page_info_model.cc View 1 4 chunks +7 lines, -9 lines 0 comments Download
M chrome/browser/views/page_info_bubble_view.h View 4 chunks +9 lines, -1 line 0 comments Download
M chrome/browser/views/page_info_bubble_view.cc View 1 2 9 chunks +44 lines, -20 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Finnur
10 years, 3 months ago (2010-08-30 14:01:54 UTC) #1
Jay Civelli
http://codereview.chromium.org/3221005/diff/5001/6004 File chrome/browser/views/page_info_bubble_view.cc (right): http://codereview.chromium.org/3221005/diff/5001/6004#newcode95 chrome/browser/views/page_info_bubble_view.cc:95: info_bubble_(NULL) { Initialize help_center_link_ http://codereview.chromium.org/3221005/diff/5001/6004#newcode137 chrome/browser/views/page_info_bubble_view.cc:137: layout->AddPaddingRow(0, kPaddingAboveSeparator); Could ...
10 years, 3 months ago (2010-08-30 16:27:02 UTC) #2
Finnur
http://codereview.chromium.org/3221005/diff/5001/6004 File chrome/browser/views/page_info_bubble_view.cc (right): http://codereview.chromium.org/3221005/diff/5001/6004#newcode95 chrome/browser/views/page_info_bubble_view.cc:95: info_bubble_(NULL) { Technically, it is initialized in a function ...
10 years, 3 months ago (2010-08-30 17:11:48 UTC) #3
Jay Civelli
10 years, 3 months ago (2010-08-30 17:33:06 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698