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

Issue 10837240: Search state transitions not working (Closed)

Created:
8 years, 4 months ago by dhollowa
Modified:
8 years, 4 months ago
Reviewers:
sky, kuan
CC:
chromium-reviews, dhollowa+watch_chromium.org, tfarina
Visibility:
Public.

Description

Search state transitions not working This change codifies and fixes the state transitions used in the Search UI. It documents the transitions in tabular form in search_types.h detailing the user interaction that results in either animated or non-animated transitions. The pending navigation signal is removed, so all transitions now occur on the navigation "committed" signal. BUG=133529 TEST=Manual R=sky@chromium.org, kuan@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=152047

Patch Set 1 #

Total comments: 1

Patch Set 2 : Nit and unit_tests #

Patch Set 3 : Merge from trunk, ESC fix #

Patch Set 4 : #

Patch Set 5 : OVERRIDE #

Unified diffs Side-by-side diffs Delta from patch set Stats (+103 lines, -69 lines) Patch
M chrome/browser/ui/omnibox/omnibox_edit_model.cc View 1 2 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/ui/search/search_delegate_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/search/search_model.h View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/ui/search/search_model.cc View 1 2 1 chunk +0 lines, -7 lines 0 comments Download
M chrome/browser/ui/search/search_tab_helper.h View 1 2 3 4 3 chunks +11 lines, -5 lines 0 comments Download
M chrome/browser/ui/search/search_tab_helper.cc View 1 2 3 chunks +29 lines, -24 lines 0 comments Download
M chrome/browser/ui/search/search_types.h View 1 2 3 chunks +36 lines, -6 lines 0 comments Download
M chrome/browser/ui/views/frame/browser_view.cc View 1 2 3 2 chunks +4 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/search_view_controller.h View 1 2 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/ui/views/search_view_controller.cc View 1 2 3 4 chunks +14 lines, -15 lines 0 comments Download
M chrome/browser/ui/views/tabs/tab.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
dhollowa
8 years, 4 months ago (2012-08-14 17:02:48 UTC) #1
sky
LGTM - it would be nice to have some tests at some point.
8 years, 4 months ago (2012-08-14 17:45:27 UTC) #2
dhollowa
On 2012/08/14 17:45:27, sky wrote: > LGTM - it would be nice to have some ...
8 years, 4 months ago (2012-08-14 17:49:56 UTC) #3
kuan
lgtm, only nit. http://codereview.chromium.org/10837240/diff/1/chrome/browser/ui/search/search_types.h File chrome/browser/ui/search/search_types.h (right): http://codereview.chromium.org/10837240/diff/1/chrome/browser/ui/search/search_types.h#newcode27 chrome/browser/ui/search/search_types.h:27: // *** Transtions *** nit typo: ...
8 years, 4 months ago (2012-08-14 20:02:15 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dhollowa@chromium.org/10837240/7004
8 years, 4 months ago (2012-08-16 00:38:55 UTC) #5
commit-bot: I haz the power
Try job failure for 10837240-7004 (retry) on mac_rel for step "compile" (clobber build). It's a ...
8 years, 4 months ago (2012-08-16 01:14:16 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dhollowa@chromium.org/10837240/14003
8 years, 4 months ago (2012-08-16 21:40:03 UTC) #7
commit-bot: I haz the power
Try job failure for 10837240-14003 (retry) on linux_clang for step "compile" (clobber build). It's a ...
8 years, 4 months ago (2012-08-16 22:14:53 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dhollowa@chromium.org/10837240/18
8 years, 4 months ago (2012-08-17 01:26:55 UTC) #9
commit-bot: I haz the power
8 years, 4 months ago (2012-08-17 04:39:28 UTC) #10
Change committed as 152047

Powered by Google App Engine
This is Rietveld 408576698