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

Issue 12720004: InstantExtended: local omnibox popup fixes. (Closed)

Created:
7 years, 9 months ago by samarth
Modified:
7 years, 9 months ago
Reviewers:
dhollowa, Jered, Evan Stade
CC:
chromium-reviews, melevin, sreeram, gideonwald, dominich, David Black, arv+watch_chromium.org, samarth+watch_chromium.org, Jered
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

InstantExtended: local omnibox popup fixes. Fix logic used to highlight suggestion and properly serve icons used in the dropdown. Also fix the blue highlight so it only extends to the end of the omnibox. BUG=196240, 196242 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=188947

Patch Set 1 #

Total comments: 9

Patch Set 2 : Rebase. Address comments. #

Patch Set 3 : Also add search icons. #

Patch Set 4 : Also fix margins. #

Patch Set 5 : Rebase. #

Patch Set 6 : Rebase. #

Patch Set 7 : Revert no-op CSS change. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -18 lines) Patch
M chrome/browser/resources/local_omnibox_popup/local_omnibox_popup.js View 1 2 3 4 7 chunks +41 lines, -17 lines 0 comments Download
M chrome/browser/search/local_omnibox_popup_source.cc View 1 2 3 4 4 chunks +18 lines, -1 line 0 comments Download

Messages

Total messages: 13 (0 generated)
samarth
Please take a look estade -> js changes sreeram -> instant jered -> double check ...
7 years, 9 months ago (2013-03-15 00:33:34 UTC) #1
Jered
A few quick questions https://codereview.chromium.org/12720004/diff/1/chrome/browser/instant/local_omnibox_popup_source.cc File chrome/browser/instant/local_omnibox_popup_source.cc (right): https://codereview.chromium.org/12720004/diff/1/chrome/browser/instant/local_omnibox_popup_source.cc#newcode22 chrome/browser/instant/local_omnibox_popup_source.cc:22: const char kIcon2xFilename[] = "images/page_icon.png"; ...
7 years, 9 months ago (2013-03-15 17:05:06 UTC) #2
samarth
https://codereview.chromium.org/12720004/diff/1/chrome/browser/instant/local_omnibox_popup_source.cc File chrome/browser/instant/local_omnibox_popup_source.cc (right): https://codereview.chromium.org/12720004/diff/1/chrome/browser/instant/local_omnibox_popup_source.cc#newcode22 chrome/browser/instant/local_omnibox_popup_source.cc:22: const char kIcon2xFilename[] = "images/page_icon.png"; On 2013/03/15 17:05:06, Jered ...
7 years, 9 months ago (2013-03-15 21:58:27 UTC) #3
Jered
lgtm https://codereview.chromium.org/12720004/diff/1/chrome/browser/resources/local_omnibox_popup/local_omnibox_popup.js File chrome/browser/resources/local_omnibox_popup/local_omnibox_popup.js (right): https://codereview.chromium.org/12720004/diff/1/chrome/browser/resources/local_omnibox_popup/local_omnibox_popup.js#newcode222 chrome/browser/resources/local_omnibox_popup/local_omnibox_popup.js:222: if (shouldSelectSuggestion(nativeSuggestions[0], apiHandle.verbatim)) { On 2013/03/15 21:58:27, samarth ...
7 years, 9 months ago (2013-03-15 22:04:09 UTC) #4
Shishir
On 2013/03/15 22:04:09, Jered wrote: > lgtm > > https://codereview.chromium.org/12720004/diff/1/chrome/browser/resources/local_omnibox_popup/local_omnibox_popup.js > File chrome/browser/resources/local_omnibox_popup/local_omnibox_popup.js > (right): ...
7 years, 9 months ago (2013-03-15 22:50:48 UTC) #5
samarth
sreeram -> dhollowa to load balance
7 years, 9 months ago (2013-03-18 22:20:11 UTC) #6
dhollowa
lgtm
7 years, 9 months ago (2013-03-18 22:23:07 UTC) #7
samarth
estade: friendly ping. Thanks! Samarth
7 years, 9 months ago (2013-03-18 23:24:10 UTC) #8
Evan Stade
lgtm
7 years, 9 months ago (2013-03-18 23:53:05 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/samarth@chromium.org/12720004/22001
7 years, 9 months ago (2013-03-19 00:11:49 UTC) #10
commit-bot: I haz the power
Presubmit check for 12720004-22001 failed and returned exit status 1. INFO:root:Found 3 file(s). Running presubmit ...
7 years, 9 months ago (2013-03-19 00:11:52 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/samarth@chromium.org/12720004/26001
7 years, 9 months ago (2013-03-19 01:26:36 UTC) #12
commit-bot: I haz the power
7 years, 9 months ago (2013-03-19 03:52:09 UTC) #13
Message was sent while issue was closed.
Change committed as 188947

Powered by Google App Engine
This is Rietveld 408576698