Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(643)

Issue 2387143003: Fix SchemeHostPort::GetURL() and add more tests (Closed)

Created:
4 years, 2 months ago by Charlie Harrison
Modified:
4 years, 2 months ago
Reviewers:
brettw
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix SchemeHostPort::GetURL() and add more tests The implementation erroneously - Added an extra / to invalid URLs - Populated empty (len 0) url::Parsed components when they were empty in the class. Instead, they should have begin 0 and len -1. BUG=651554 Committed: https://crrev.com/6fbc9faa8aad3b74423c32254148eba990a8c069 Cr-Commit-Position: refs/heads/master@{#424059}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -18 lines) Patch
M url/origin_unittest.cc View 1 chunk +16 lines, -14 lines 0 comments Download
M url/scheme_host_port.cc View 2 chunks +11 lines, -4 lines 0 comments Download
M url/scheme_host_port_unittest.cc View 7 chunks +28 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 16 (9 generated)
Charlie Harrison
Hey Brett, There were a few problems with the Origin::GetURL() patch that were due to ...
4 years, 2 months ago (2016-10-04 13:41:08 UTC) #4
brettw
lgtm
4 years, 2 months ago (2016-10-07 17:22:09 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2387143003/1
4 years, 2 months ago (2016-10-07 18:09:10 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/294277)
4 years, 2 months ago (2016-10-07 19:58:09 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2387143003/1
4 years, 2 months ago (2016-10-08 02:34:06 UTC) #13
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 2 months ago (2016-10-08 03:32:22 UTC) #14
commit-bot: I haz the power
4 years, 2 months ago (2016-10-08 03:35:19 UTC) #16
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/6fbc9faa8aad3b74423c32254148eba990a8c069
Cr-Commit-Position: refs/heads/master@{#424059}

Powered by Google App Engine
This is Rietveld 408576698