[omnibox] Fix input offset after URL formatting
If the user enters a URL with a slash e.g. 'url/', the formatter, having no context, will reduce it to 'url' and assume that the cursor is before the slash '/'. This CL clears the bit requesting such ellision, preserving the slash. Bug: 809858 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I241fb58a6ff4223818884adf61f07e801e86e851 Reviewed-on: https://chromium-review.googlesource.com/934640Reviewed-by:Rohit Rao <rohitrao@chromium.org> Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Commit-Queue: Kevin Bailey <krb@chromium.org> Cr-Commit-Position: refs/heads/master@{#541807}
Showing
Please register or sign in to comment