Fixes regression that was causing omnibox to select all when page finished
loading. This effectively reverts the change to LocationBar. The change to LocationBarView was problematic because the boolean passed to OmniboxView::SelectAll means something different than the boolean passed to LocationBarView::FocusLocation. BUG=104201 TEST=see bug R=alicet@chromium.org,ben@chromium.org Review URL: http://codereview.chromium.org/8486022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110352 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment