-
Emily Stark authored
Simplified domain display was supposed to be disabled for non-https/https URLs. However, the code was previously using a parsing function that "hid" these schemes by actually parsing the inner URL when one of these schemes is in use. This CL fixes this by using Parse() instead of ParseForEmphasizeComponents(), and adds a test. Bug: 1147900 Change-Id: Id2535286768eb264c074ae90371f52aef3f6d01f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2607669Reviewed-by:
Justin Donnelly <jdonnelly@chromium.org> Commit-Queue: Emily Stark <estark@chromium.org> Cr-Commit-Position: refs/heads/master@{#839815}
49e83833