Make OmniboxViewViews reflect a user's "select all" state across permanent text
commitf6e6eb0f7f2d1adf8b7c3e25218572511b31a553
authorpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 1 Jul 2013 19:00:08 +0000 (1 19:00 +0000)
committerpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 1 Jul 2013 19:00:08 +0000 (1 19:00 +0000)
treefafcba1d1633d3831c21483d8834f6da04207fe1
parent45d1902a503e9e62fd07f5f0a34b9ded08d97738
Make OmniboxViewViews reflect a user's "select all" state across permanent text
updates.  This fixes an annoying race condition regression when editing URLs as
the underlying page redirects.

BUG=247933
TEST=Load a page which takes a second and will modify the URL on load (www.armadilloaerospace.com).  Immediately after hitting enter on the URL hit ctrl-L to select all.  When the page loads, the new URL should be selected.
R=msw@chromium.org

Review URL: https://codereview.chromium.org/18199010

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@209469 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/ui/views/omnibox/omnibox_view_views.cc
chrome/browser/ui/views/omnibox/omnibox_view_win.cc