Fix RTL URL handling in status bar
The existing code applies an LTR directionality embedding on the elided URL text, but then overrides it later. This changes SetURL to apply the LTR directionality to the status bar URL text just before setting the label text to ensure it is applied to the text that is displayed. Bug: 1059509 Change-Id: I3907a40ec1a19cfad095a9f0394985a851ad4395 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2094625Reviewed-by:Allen Bauer <kylixrd@chromium.org> Commit-Queue: Christopher Thompson <cthomp@chromium.org> Cr-Commit-Position: refs/heads/master@{#748816}
Showing
Please register or sign in to comment