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

Issue 29376948: Noissue - Adding support for tel link scheme in Source.resolve_link of CMS (Closed)

Created:
Feb. 23, 2017, 3:49 p.m. by juliandoucette
Modified:
Feb. 24, 2017, 5:32 p.m.
Reviewers:
Sebastian Noack
Base URL:
https://hg.adblockplus.org/cms
Visibility:
Public.

Description

Noissue - Adding support for tel link scheme in Source.resolve_link of CMS COLLABORATOR=vasily@adblockplus.org

Patch Set 1 #

Total comments: 1

Patch Set 2 : Address my own feedback #

Total comments: 2

Patch Set 3 : Specify Python version in the comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M cms/sources.py View 1 2 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 7
juliandoucette
Feb. 23, 2017, 3:49 p.m. (2017-02-23 15:49:32 UTC) #1
Vasily Kuznetsov
https://codereview.adblockplus.org/29376948/diff/29376951/cms/sources.py File cms/sources.py (right): https://codereview.adblockplus.org/29376948/diff/29376951/cms/sources.py#newcode32 cms/sources.py:32: # manually testing tel scheme because it is not ...
Feb. 23, 2017, 7:03 p.m. (2017-02-23 19:03:29 UTC) #2
juliandoucette
> I think it would be better to make this special case a separate if ...
Feb. 24, 2017, 2:01 p.m. (2017-02-24 14:01:16 UTC) #3
Vasily Kuznetsov
On 2017/02/24 14:01:16, juliandoucette wrote: > > I think it would be better to make ...
Feb. 24, 2017, 2:17 p.m. (2017-02-24 14:17:40 UTC) #4
Sebastian Noack
https://codereview.adblockplus.org/29376948/diff/29376993/cms/sources.py File cms/sources.py (right): https://codereview.adblockplus.org/29376948/diff/29376993/cms/sources.py#newcode37 cms/sources.py:37: # Workaround for 'tel' scheme not recognized on some ...
Feb. 24, 2017, 2:32 p.m. (2017-02-24 14:32:08 UTC) #5
Vasily Kuznetsov
https://codereview.adblockplus.org/29376948/diff/29376993/cms/sources.py File cms/sources.py (right): https://codereview.adblockplus.org/29376948/diff/29376993/cms/sources.py#newcode37 cms/sources.py:37: # Workaround for 'tel' scheme not recognized on some ...
Feb. 24, 2017, 4:48 p.m. (2017-02-24 16:48:09 UTC) #6
Sebastian Noack
Feb. 24, 2017, 4:50 p.m. (2017-02-24 16:50:29 UTC) #7
LGTM

Powered by Google App Engine
This is Rietveld