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

Issue 6268001: Add a link to the safe browsing privacy policies in the option to send malwar... (Closed)

Created:
9 years, 11 months ago by panayiotis
Modified:
9 years, 7 months ago
CC:
chromium-reviews, arv (Not doing code reviews), kewang, ian, jeffreyc
Visibility:
Public.

Description

Add a link to the safe browsing privacy policies in the option to send malware details to Google. BUG=60831 TEST=relevant unit_tests,browser_tests, go to ianfette.org.

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 2

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -5 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +4 lines, -1 line 0 comments Download
M chrome/browser/resources/safe_browsing_malware_block.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/safe_browsing/safe_browsing_blocking_page.cc View 1 2 4 chunks +27 lines, -3 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
panayiotis
9 years, 11 months ago (2011-01-13 01:14:46 UTC) #1
lzheng
Should we explain the "additional data" at http://www.google.com/intl/en_us/privacy/browsing.html, or it is mentioned somewhere else? http://codereview.chromium.org/6268001/diff/3001/chrome/browser/safe_browsing/safe_browsing_blocking_page.cc ...
9 years, 11 months ago (2011-01-13 17:49:34 UTC) #2
panayiotis
Yes, we'll explain the "aditional data" in a section in the privacy policy. At least ...
9 years, 11 months ago (2011-01-13 18:56:29 UTC) #3
ian fette
The SB privacy policy is not localized. For smaller services / APIs, we sometimes do ...
9 years, 11 months ago (2011-01-13 23:37:30 UTC) #4
lzheng
LGTM. I assume that you will make sure the page is updated with "additinal data". ...
9 years, 11 months ago (2011-01-13 23:45:22 UTC) #5
panayiotis
9 years, 11 months ago (2011-01-14 23:28:38 UTC) #6
Thanks, yes, we'll have the page updated.

On 2011/01/13 23:45:22, lzheng wrote:
> LGTM. 
> 
> I assume that you will make sure the page is updated with "additinal data".
> 
> 
> On 2011/01/13 23:37:30, ian fette wrote:
> > The SB privacy policy is not localized. For smaller services / APIs, we
> > sometimes do not localize the privacy policy.
> > 
> > On 2011/01/13 18:56:29, panayiotis wrote:
> > > Yes, we'll explain the "aditional data" in a section in the privacy
policy.
> At
> > > least that's the current plan.
> > > 
> > >
> >
>
http://codereview.chromium.org/6268001/diff/3001/chrome/browser/safe_browsing...
> > > File chrome/browser/safe_browsing/safe_browsing_blocking_page.cc (right):
> > > 
> > >
> >
>
http://codereview.chromium.org/6268001/diff/3001/chrome/browser/safe_browsing...
> > > chrome/browser/safe_browsing/safe_browsing_blocking_page.cc:421: GURL
> > > url(kSbPrivacyPolicyUrl);  // Note: this page is not yet localized.
> > > On 2011/01/13 17:49:35, lzheng wrote:
> > > > Put this note at where kSbPrivacyPolicyUrl is defined. What's the plan
to
> > > > localize that page? How to direct chrome to a localized link?
> > > 
> > > Done. I'll ping Ian on the localization plan. Localized links can be
> generated
> > > with google_util::AppendGoogleLocaleParam as in line 411.

Powered by Google App Engine
This is Rietveld 408576698