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

Issue 30011569: Issue 7290 - Fix signature production in sitekey_frame.py (Closed)

Created:
Feb. 19, 2019, 10:05 p.m. by Vasily Kuznetsov
Modified:
Feb. 21, 2019, 1:46 p.m.
Reviewers:
kzar
CC:
Tudor Avram
Base URL:
https://hg.adblockplus.org/sitescripts
Visibility:
Public.

Description

Issue 7290 - Fix signature production in sitekey_frame.py Repository: https://hg.adblockplus.org/sitescripts Base revision: 9070626bba97

Patch Set 1 : Initial patch #

Total comments: 5

Patch Set 2 : Remove unrelated improvements #

Patch Set 3 : Remove the test for the fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -3 lines) Patch
M sitescripts/web.py View 1 chunk +1 line, -3 lines 0 comments Download

Messages

Total messages: 7
Vasily Kuznetsov
Hi Dave, Here's a fix for https://issues.adblockplus.org/ticket/7290 based on the fix I applied on the ...
Feb. 19, 2019, 10:28 p.m. (2019-02-19 22:28:53 UTC) #1
kzar
https://codereview.adblockplus.org/30011569/diff/30011574/sitescripts/web.py File sitescripts/web.py (right): https://codereview.adblockplus.org/30011569/diff/30011574/sitescripts/web.py#newcode43 sitescripts/web.py:43: def request_path(environ, include_query=True): On 2019/02/19 22:28:53, Vasily Kuznetsov wrote: ...
Feb. 20, 2019, 8:12 a.m. (2019-02-20 08:12:08 UTC) #2
Vasily Kuznetsov
On 2019/02/20 08:12:08, kzar wrote: > https://codereview.adblockplus.org/30011569/diff/30011574/sitescripts/web.py > File sitescripts/web.py (right): > > https://codereview.adblockplus.org/30011569/diff/30011574/sitescripts/web.py#newcode43 > ...
Feb. 20, 2019, 2:21 p.m. (2019-02-20 14:21:38 UTC) #3
kzar
https://codereview.adblockplus.org/30011569/diff/30011574/sitescripts/web.py File sitescripts/web.py (right): https://codereview.adblockplus.org/30011569/diff/30011574/sitescripts/web.py#newcode43 sitescripts/web.py:43: def request_path(environ, include_query=True): > On 2019/02/20 08:12:07, kzar wrote: ...
Feb. 21, 2019, 8:12 a.m. (2019-02-21 08:12:25 UTC) #4
Vasily Kuznetsov
On 2019/02/21 08:12:25, kzar wrote: > https://codereview.adblockplus.org/30011569/diff/30011574/sitescripts/web.py > File sitescripts/web.py (right): > > https://codereview.adblockplus.org/30011569/diff/30011574/sitescripts/web.py#newcode43 > ...
Feb. 21, 2019, 12:16 p.m. (2019-02-21 12:16:37 UTC) #5
kzar
On 2019/02/21 12:16:37, Vasily Kuznetsov wrote: > Do I get it right that you prefer ...
Feb. 21, 2019, 12:30 p.m. (2019-02-21 12:30:18 UTC) #6
Vasily Kuznetsov
Feb. 21, 2019, 1:33 p.m. (2019-02-21 13:33:35 UTC) #7
On 2019/02/21 12:30:18, kzar wrote:
> On 2019/02/21 12:16:37, Vasily Kuznetsov wrote:
> > Do I get it right that you prefer to move the test from "Issue 7290" commit
to
> a
> > separate Noissue commit that will contain the other changes from PS1? I will
> > make a PS3 just so we're clear what's landing in "Issue 7290". Then I will
> land
> > the rest of PS1 in a separate Noissue. Would this work?
> 
> Yea, that sounds good to me. PS3 LGTM for the 7290 change, everything else
from
> PS1 LGTM for a separate "tidy up" commit.

Thanks, I will land them this way.

Powered by Google App Engine
This is Rietveld