Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make md_browser support gitiles-style URLs slightly better.
URLs in gitiles usually contain information about the repo and the branch as part of the URL, e.g. "/chromium/src/+/master/foo". This patch adds support to md_browser so that that will get re-mapped to "foo" as a source-relative path in the current checkout. R=nodir@chromium.org, andybons@chromium.org BUG= Review URL: https://codereview.chromium.org/1394043002 Cr-Commit-Position: refs/heads/master@{#353001}
- Loading branch information