Descriptiontelemetry: Fixed summary of by_url results when page-repeat>1
- Code for making URL list was only working for pageset-repeat,
but not for page-repeat (breaking out of the loop when the first cycle
is found)
- Fixed by using a Set in addition to the List to efficiently make URLs
unique while preserving order
- Added unittest for page-repeat>1
R=tonyg@chromium.org
BUG=263600
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=213348
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|