Omnibox UI Experiments: Add a GetURLForDisplay method with elisions.
Add a new GetURLForDisplay method to sit alongside GetFormattedFullURL. This will be used in the Omnibox if the feature flag is on. The actual implementation knows nothing about the feature flag, since the feature flag is an Omnibox concern rather than a components/toolbar concern. Bug: 797354 Change-Id: I61fe6a70a5d7bb990a52866a9a28da8bc50d8a36 Reviewed-on: https://chromium-review.googlesource.com/877040 Commit-Queue: Tommy Li <tommycli@chromium.org> Reviewed-by:Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#531055}
Showing
Please register or sign in to comment