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

Issue 29808596: Issue 6748 - Implement rewrite support in python-abp (Closed)

Created:
June 15, 2018, 10:50 p.m. by rhowell
Modified:
July 6, 2018, 5:09 p.m.
Reviewers:
Vasily Kuznetsov
Base URL:
https://hg.adblockplus.org/python-abp/
Visibility:
Public.

Description

Issue 6748 - Implement rewrite support in python-abp

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -0 lines) Patch
M abp/filters/parser.py View 1 chunk +1 line, -0 lines 0 comments Download
M tests/test_parser.py View 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 3
rhowell
June 15, 2018, 10:50 p.m. (2018-06-15 22:50:07 UTC) #1
rhowell
On 2018/06/15 22:50:07, rhowell wrote: Hey Vasily, I only saw one test in abpcore for ...
June 15, 2018, 10:55 p.m. (2018-06-15 22:55:11 UTC) #2
Vasily Kuznetsov
June 18, 2018, 3:59 p.m. (2018-06-18 15:59:40 UTC) #3
On 2018/06/15 22:55:11, rhowell wrote:
> On 2018/06/15 22:50:07, rhowell wrote:
> 
> Hey Vasily,
> 
> I only saw one test in abpcore for parsing this option
> (https://hg.adblockplus.org/adblockpluscore/rev/e59042524857#l4.48), so I
> implemented a similar test.
> 
> The other tests there ^ seem to check that the URL is being rewritten
properly,
> but (if I understand correctly), we aren't implementing that part, right? We
> just need to parse the option?

Yes, this is right.

> 
> Best,
> Rosie

LGTM

Powered by Google App Engine
This is Rietveld