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

Issue 29586561: Noissue - Make comparable_xml safe against ambiguous tags (Closed)

Created:
Oct. 23, 2017, 10:20 a.m. by tlucas
Modified:
Nov. 15, 2017, 9:09 a.m.
CC:
kzar
Visibility:
Public.

Description

Noissue - Make comparable_xml safe against ambiguous tags

Patch Set 1 #

Total comments: 4

Patch Set 2 : Addressing Vasily's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -34 lines) Patch
M tests/test_packagerWebExt.py View 1 1 chunk +17 lines, -34 lines 0 comments Download

Messages

Total messages: 4
tlucas
Patch Set 1 * Make comparable_xml safe against ambiguous element distributions Hey there! Vasily pointed ...
Oct. 23, 2017, 10:26 a.m. (2017-10-23 10:26:29 UTC) #1
Vasily Kuznetsov
Hi Tristan, I have another small idea how to simplify this code given that you're ...
Oct. 23, 2017, 12:48 p.m. (2017-10-23 12:48:20 UTC) #2
tlucas
Hey there! Patch Set 2: * Don't call dumps(loads(dumps())) * Simplifying transform() https://codereview.adblockplus.org/29586561/diff/29586562/tests/test_packagerWebExt.py File tests/test_packagerWebExt.py ...
Oct. 23, 2017, 1:21 p.m. (2017-10-23 13:21:37 UTC) #3
Vasily Kuznetsov
Oct. 23, 2017, 1:37 p.m. (2017-10-23 13:37:23 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld