commit | 13622d510f53ddbd7633727c6834a905d6105eef | [log] [tgz] |
---|---|---|
author | Kevin Bailey <[email protected]> | Thu May 10 16:25:04 2018 |
committer | Commit Bot <[email protected]> | Thu May 10 16:25:04 2018 |
tree | 335c241885a40aa991ac3e2e8f00eb120d07f1f2 | |
parent | aabc160ce8382402cf033d213fa792de36932295 [diff] |
[omnibox] Leverage the existing file URL parsing routine A new file URL parsing routine was added in a previous CL (1025953) for detecting hash/pound refs in file URLs. This made file: schemes a bit of an exception. This CL removes that routine and leverages the existing routine, calling it from where the other URL types are parsed, treating file: schemes like the other schemes. Bug: 780835 Change-Id: Ic7f00b88e50801d00c609c1a92d00d1f1bf67808 Reviewed-on: https://chromium-review.googlesource.com/1043157 Commit-Queue: Kevin Bailey <[email protected]> Reviewed-by: Ryan Sleevi <[email protected]> Reviewed-by: Peter Kasting <[email protected]> Cr-Commit-Position: refs/heads/master@{#557547}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .