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

Issue 12771013: Instant: Make clicks on Most Visited items work. (Closed)

Created:
7 years, 9 months ago by sreeram
Modified:
7 years, 6 months ago
Reviewers:
David Black
CC:
chromium-reviews, melevin, gideonwald, dominich, Aaron Boodman, David Black, samarth+watch_chromium.org, chromium-apps-reviews_chromium.org, Jered, Shishir, dhollowa
Visibility:
Public.

Description

Instant: Make clicks on Most Visited items work. BUG=175768 R=dcblack@chromium.org TEST=Clicking on Most Visited items in the NTP should work. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=187425

Patch Set 1 #

Patch Set 2 : verbatim #

Total comments: 4

Patch Set 3 : Make context of RIDs clearer #

Total comments: 2

Patch Set 4 : More renames #

Patch Set 5 : Cancel #

Unified diffs Side-by-side diffs Delta from patch set Stats (+123 lines, -50 lines) Patch
M chrome/browser/instant/instant_controller.cc View 1 2 3 4 1 chunk +6 lines, -3 lines 0 comments Download
M chrome/renderer/resources/extensions/searchbox_api.js View 1 2 7 chunks +14 lines, -4 lines 0 comments Download
M chrome/renderer/searchbox/searchbox.h View 1 2 3 3 chunks +11 lines, -12 lines 0 comments Download
M chrome/renderer/searchbox/searchbox.cc View 1 2 3 4 chunks +24 lines, -22 lines 0 comments Download
M chrome/renderer/searchbox/searchbox_extension.cc View 1 2 3 8 chunks +68 lines, -9 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
sreeram
@dcblack: Please review. FYI: @dhollowa, @shishir, @gideonwald
7 years, 9 months ago (2013-03-11 20:25:35 UTC) #1
sreeram
Patchset 2 adds a verbatim hack, to account for robertshield's upcoming change which nukes searchbox.value ...
7 years, 9 months ago (2013-03-11 20:35:07 UTC) #2
David Black
https://chromiumcodereview.appspot.com/12771013/diff/3001/chrome/renderer/searchbox/searchbox_extension.cc File chrome/renderer/searchbox/searchbox_extension.cc (right): https://chromiumcodereview.appspot.com/12771013/diff/3001/chrome/renderer/searchbox/searchbox_extension.cc#newcode310 chrome/renderer/searchbox/searchbox_extension.cc:310: // Like |SetQuerySuggestion| but uses a restricted ID to ...
7 years, 9 months ago (2013-03-11 20:44:46 UTC) #3
sreeram
https://codereview.chromium.org/12771013/diff/3001/chrome/renderer/searchbox/searchbox_extension.cc File chrome/renderer/searchbox/searchbox_extension.cc (right): https://codereview.chromium.org/12771013/diff/3001/chrome/renderer/searchbox/searchbox_extension.cc#newcode310 chrome/renderer/searchbox/searchbox_extension.cc:310: // Like |SetQuerySuggestion| but uses a restricted ID to ...
7 years, 9 months ago (2013-03-11 21:14:04 UTC) #4
David Black
https://chromiumcodereview.appspot.com/12771013/diff/8001/chrome/renderer/searchbox/searchbox.h File chrome/renderer/searchbox/searchbox.h (right): https://chromiumcodereview.appspot.com/12771013/diff/8001/chrome/renderer/searchbox/searchbox.h#newcode88 chrome/renderer/searchbox/searchbox.h:88: int UrlToRestrictedId(const string16 url); Function names too, please! (They're ...
7 years, 9 months ago (2013-03-11 21:19:30 UTC) #5
sreeram
https://chromiumcodereview.appspot.com/12771013/diff/8001/chrome/renderer/searchbox/searchbox.h File chrome/renderer/searchbox/searchbox.h (right): https://chromiumcodereview.appspot.com/12771013/diff/8001/chrome/renderer/searchbox/searchbox.h#newcode88 chrome/renderer/searchbox/searchbox.h:88: int UrlToRestrictedId(const string16 url); On 2013/03/11 21:19:30, David Black ...
7 years, 9 months ago (2013-03-11 21:42:00 UTC) #6
David Black
lgtm
7 years, 9 months ago (2013-03-11 22:01:32 UTC) #7
dhollowa
In https://codereview.chromium.org/12732005 I've followed your naming convensions on the Most Visited stuff. Should make it ...
7 years, 9 months ago (2013-03-12 00:00:13 UTC) #8
sreeram
On 2013/03/12 00:00:13, dhollowa wrote: > In https://codereview.chromium.org/12732005 I've followed your naming > convensions on ...
7 years, 9 months ago (2013-03-12 00:04:05 UTC) #9
sreeram
7 years, 9 months ago (2013-03-12 00:31:04 UTC) #10
Message was sent while issue was closed.
Committed patchset #5 manually as r187425 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698