Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 29451555: Noissue - Always add HTTP(S) prefix to URL unless anchored (Closed)

Created:
May 30, 2017, 6:35 a.m. by Manish Jethani
Modified:
May 30, 2017, 11:11 a.m.
Reviewers:
Sebastian Noack, kzar
Base URL:
https://hg.adblockplus.org/abp2blocklist
Visibility:
Public.

Description

Noissue - Always add HTTP(S) prefix to URL unless anchored

Patch Set 1 #

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

Messages

Total messages: 8
Manish Jethani
May 30, 2017, 6:35 a.m. (2017-05-30 06:35:12 UTC) #1
Manish Jethani
Patch Set 1 The filter "xttp" generates "^https?://.*xttp" whereas the filter "http" only generates "http". ...
May 30, 2017, 6:37 a.m. (2017-05-30 06:37:49 UTC) #2
Sebastian Noack
On 2017/05/30 06:37:49, Manish Jethani wrote: > Patch Set 1 > > The filter "xttp" ...
May 30, 2017, 7:06 a.m. (2017-05-30 07:06:16 UTC) #3
kzar
On 2017/05/30 07:06:16, Sebastian Noack wrote: > On 2017/05/30 06:37:49, Manish Jethani wrote: > > ...
May 30, 2017, 7:30 a.m. (2017-05-30 07:30:52 UTC) #4
Manish Jethani
On 2017/05/30 07:30:52, kzar wrote: > On 2017/05/30 07:06:16, Sebastian Noack wrote: > > On ...
May 30, 2017, 8:23 a.m. (2017-05-30 08:23:11 UTC) #5
Sebastian Noack
On 2017/05/30 08:23:11, Manish Jethani wrote: > On 2017/05/30 07:30:52, kzar wrote: > > On ...
May 30, 2017, 9:57 a.m. (2017-05-30 09:57:50 UTC) #6
Manish Jethani
On 2017/05/30 09:57:50, Sebastian Noack wrote: > On 2017/05/30 08:23:11, Manish Jethani wrote: > > ...
May 30, 2017, 11:09 a.m. (2017-05-30 11:09:43 UTC) #7
Manish Jethani
May 30, 2017, 11:11 a.m. (2017-05-30 11:11:01 UTC) #8
Message was sent while issue was closed.
Closed as this is redundant now since I'm already doing this as part of the
WebSocket and WebRTC changes.

Powered by Google App Engine
This is Rietveld