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

Issue 3367007: Page info model now shows red skull and crossbones on SECURITY_STYLE_AUTHENTI... (Closed)

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

Description

Page info model now shows red skull and crossbones on SECURITY_STYLE_AUTHENTICATION_BROKEN, like the Omnibox does. Started using... a) the Info icon (blue i) for the first visit section and b) the yellow exclamation point for http connections (instead of the skull and crossbones). BUG=http://crbug.com/52916 TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=59088

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 15

Patch Set 3 : '' #

Total comments: 2

Patch Set 4 : '' #

Patch Set 5 : '' #

Total comments: 11

Patch Set 6 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -38 lines) Patch
M chrome/app/generated_resources.grd View 1 2 3 4 5 1 chunk +4 lines, -1 line 0 comments Download
M chrome/app/theme/theme_resources.grd View 1 2 3 4 5 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/gtk/page_info_bubble_gtk.cc View 2 3 4 5 2 chunks +6 lines, -3 lines 0 comments Download
M chrome/browser/page_info_model.h View 1 2 3 4 5 1 chunk +4 lines, -2 lines 0 comments Download
M chrome/browser/page_info_model.cc View 1 2 3 4 5 5 chunks +22 lines, -7 lines 0 comments Download
M chrome/browser/views/page_info_bubble_view.cc View 1 2 3 4 5 5 chunks +18 lines, -23 lines 0 comments Download
M chrome/browser/views/page_info_window_view.cc View 4 5 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 16 (0 generated)
Finnur
10 years, 3 months ago (2010-09-03 12:05:10 UTC) #1
wtc
LGTM. http://codereview.chromium.org/3367007/diff/2002/6001 File chrome/app/generated_resources.grd (right): http://codereview.chromium.org/3367007/diff/2002/6001#newcode5458 chrome/app/generated_resources.grd:5458: Site info Nit: info => information assuming we ...
10 years, 3 months ago (2010-09-03 19:18:39 UTC) #2
Finnur
Jay, can you take over for the bubble UI parts? http://codereview.chromium.org/3367007/diff/2002/6004 File chrome/browser/page_info_model.cc (right): http://codereview.chromium.org/3367007/diff/2002/6004#newcode46 ...
10 years, 3 months ago (2010-09-06 09:33:00 UTC) #3
wtc
Finnur: thank you for your reply. I responded to your comments below. I hope you ...
10 years, 3 months ago (2010-09-07 18:31:02 UTC) #4
Jay Civelli
http://codereview.chromium.org/3367007/diff/12001/13006 File chrome/browser/views/page_info_bubble_view.cc (right): http://codereview.chromium.org/3367007/diff/12001/13006#newcode184 chrome/browser/views/page_info_bubble_view.cc:184: link_(NULL) { Initialize status_image_ to NULL.
10 years, 3 months ago (2010-09-07 20:16:03 UTC) #5
Finnur
http://codereview.chromium.org/3367007/diff/2002/6004 File chrome/browser/page_info_model.cc (right): http://codereview.chromium.org/3367007/diff/2002/6004#newcode46 chrome/browser/page_info_model.cc:46: ssl.security_style() != SECURITY_STYLE_AUTHENTICATION_BROKEN && Maybe I'm interpreting things wrong ...
10 years, 3 months ago (2010-09-08 00:20:11 UTC) #6
jcivelli
LGTM
10 years, 3 months ago (2010-09-08 00:27:15 UTC) #7
Finnur
Updated to address comments. Wan-Teh, can you take another look (and look at my reply ...
10 years, 3 months ago (2010-09-08 11:38:30 UTC) #8
wtc
LGTM. My suggestion of "WARNING_MAJOR" and "WARNING_MINOR" instead of "MIXED_CONTENT" and "HTTP" makes the code ...
10 years, 3 months ago (2010-09-09 18:00:51 UTC) #9
wtc
http://codereview.chromium.org/3367007/diff/2002/6004 File chrome/browser/page_info_model.cc (right): http://codereview.chromium.org/3367007/diff/2002/6004#newcode46 chrome/browser/page_info_model.cc:46: ssl.security_style() != SECURITY_STYLE_AUTHENTICATION_BROKEN && On 2010/09/08 00:20:11, Finnur wrote: ...
10 years, 3 months ago (2010-09-09 20:30:29 UTC) #10
Finnur
Code not updated yet. Need to do more testing. This is just to answer questions, ...
10 years, 3 months ago (2010-09-09 23:27:16 UTC) #11
wtc
Finnur, thank you for being considerate. I found the code that answers your questions. http://codereview.chromium.org/3367007/diff/2002/6004 ...
10 years, 3 months ago (2010-09-09 23:43:22 UTC) #12
Finnur
Thanks for the snippet. It really helped clarify things. I have made adjustments based on ...
10 years, 3 months ago (2010-09-10 10:13:16 UTC) #13
Finnur
Oops, forgot to Reply doesn't publish comments entered. Here they are... http://codereview.chromium.org/3367007/diff/32001/33002 File chrome/app/theme/theme_resources.grd (right): ...
10 years, 3 months ago (2010-09-10 10:13:40 UTC) #14
Finnur
Correction: Forgot *that* reply doesn't publish comments entered.
10 years, 3 months ago (2010-09-10 10:14:21 UTC) #15
wtc
10 years, 3 months ago (2010-09-10 19:42:36 UTC) #16
LGTM.

Powered by Google App Engine
This is Rietveld 408576698