Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(25)

Issue 8486022: Fixes regression that was causing omnibox to select all when page finished (Closed)

Created:
9 years, 1 month ago by sky
Modified:
9 years, 1 month ago
CC:
chromium-reviews
Visibility:
Public.

Description

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 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110352

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -2 lines) Patch
M chrome/browser/ui/views/location_bar/location_bar_view.cc View 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
sky
9 years, 1 month ago (2011-11-16 18:47:54 UTC) #1
Ben Goodger (Google)
LGTM On Wed, Nov 16, 2011 at 10:47 AM, <sky@chromium.org> wrote: > Reviewers: alicet1, Ben ...
9 years, 1 month ago (2011-11-16 18:49:10 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sky@chromium.org/8486022/1
9 years, 1 month ago (2011-11-16 19:13:23 UTC) #3
commit-bot: I haz the power
9 years, 1 month ago (2011-11-16 21:31:26 UTC) #4
Change committed as 110352

Powered by Google App Engine
This is Rietveld 408576698