Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(10)

Issue 6614064: code review 6614064: godoc: fetch jQuery via https (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 9 months ago by adg
Modified:
12 years, 9 months ago
Reviewers:
dsymonds
CC:
rsc, bradfitz, golang-dev
Visibility:
Public.

Description

godoc: fetch jQuery via https

Patch Set 1 #

Patch Set 2 : diff -r 0411bf9febda https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M lib/godoc/godoc.html View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7
adg
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
12 years, 9 months ago (2012-10-07 23:34:54 UTC) #1
bradfitz
LGTM On Sun, Oct 7, 2012 at 4:34 PM, <adg@golang.org> wrote: > Reviewers: rsc, > ...
12 years, 9 months ago (2012-10-07 23:39:17 UTC) #2
adg
*** Submitted as http://code.google.com/p/go/source/detail?r=21aca6261767 *** godoc: fetch jQuery via https R=rsc, bradfitz CC=golang-dev http://codereview.appspot.com/6614064
12 years, 9 months ago (2012-10-07 23:41:03 UTC) #3
dsymonds
No, don't do this. Drop the protocol entirely. Then it uses HTTP on an HTTP ...
12 years, 9 months ago (2012-10-08 00:39:48 UTC) #4
bradfitz
On Sun, Oct 7, 2012 at 5:39 PM, David Symonds <dsymonds@golang.org> wrote: > No, don't ...
12 years, 9 months ago (2012-10-08 00:44:26 UTC) #5
dsymonds
On Mon, Oct 8, 2012 at 11:44 AM, Brad Fitzpatrick <bradfitz@golang.org> wrote: > see other ...
12 years, 9 months ago (2012-10-08 00:48:54 UTC) #6
adg
12 years, 9 months ago (2012-10-08 01:56:45 UTC) #7
I don't want it to ever pull this over HTTP. It is an unnecessary security
risk.

On 8 October 2012 11:39, David Symonds <dsymonds@golang.org> wrote:
> No, don't do this. Drop the protocol entirely. Then it uses HTTP on an
> HTTP page, and HTTPS on an HTTPS page.
>
> src="//ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b