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

Issue 10438004: Hooking the discovery API to the NTP. (Closed)

Created:
8 years, 7 months ago by beaudoin
Modified:
8 years, 6 months ago
CC:
chromium-reviews, dbeam+watch-ntp_chromium.org, mihaip-chromium-reviews_chromium.org, estade+watch_chromium.org, macourteau, srvasude
Visibility:
Public.

Description

Hooking the discovery API to the NTP. This replaces the previous discovery suggestion source with a version that gets its recommended links from extensions that implement the new experimental discovery API. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=139685

Patch Set 1 : #

Total comments: 6

Patch Set 2 : Added OWNERS for experimental discovery api. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -87 lines) Patch
A chrome/browser/extensions/api/discovery/OWNERS View 1 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/extensions/api/discovery/suggested_links_registry.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/extensions/api/discovery/suggested_links_registry.cc View 2 chunks +15 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/ntp/suggestions_combiner.h View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/ntp/suggestions_combiner.cc View 2 chunks +12 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/ntp/suggestions_page_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/ntp/suggestions_source.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/ntp/suggestions_source_discovery.h View 3 chunks +9 lines, -16 lines 0 comments Download
M chrome/browser/ui/webui/ntp/suggestions_source_discovery.cc View 3 chunks +24 lines, -63 lines 0 comments Download
M chrome/browser/ui/webui/ntp/suggestions_source_top_sites.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/webui/suggestions_internals/suggestions_internals_ui_handler.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/suggestions_internals/suggestions_internals_ui_handler.cc View 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
beaudoin
@evan I reworked the suggestions discovery source so that it is no longer linking to ...
8 years, 6 months ago (2012-05-29 16:26:26 UTC) #1
Aaron Boodman
LGTM Philippe, please create api/discovery/OWNERS and add yourself to it so that you don't need ...
8 years, 6 months ago (2012-05-29 19:11:06 UTC) #2
Evan Stade
http://codereview.chromium.org/10438004/diff/10001/chrome/browser/ui/webui/ntp/suggestions_source.h File chrome/browser/ui/webui/ntp/suggestions_source.h (right): http://codereview.chromium.org/10438004/diff/10001/chrome/browser/ui/webui/ntp/suggestions_source.h#newcode9 chrome/browser/ui/webui/ntp/suggestions_source.h:9: #include "base/basictypes.h" why did you add this here http://codereview.chromium.org/10438004/diff/10001/chrome/browser/ui/webui/ntp/suggestions_source_discovery.h ...
8 years, 6 months ago (2012-05-29 22:07:39 UTC) #3
beaudoin
http://codereview.chromium.org/10438004/diff/10001/chrome/browser/ui/webui/ntp/suggestions_source.h File chrome/browser/ui/webui/ntp/suggestions_source.h (right): http://codereview.chromium.org/10438004/diff/10001/chrome/browser/ui/webui/ntp/suggestions_source.h#newcode9 chrome/browser/ui/webui/ntp/suggestions_source.h:9: #include "base/basictypes.h" On 2012/05/29 22:07:39, Evan Stade wrote: > ...
8 years, 6 months ago (2012-05-30 18:38:22 UTC) #4
Evan Stade
lgtm
8 years, 6 months ago (2012-05-30 21:10:36 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/beaudoin@chromium.org/10438004/11023
8 years, 6 months ago (2012-05-30 21:46:55 UTC) #6
commit-bot: I haz the power
8 years, 6 months ago (2012-05-30 23:34:51 UTC) #7
Change committed as 139685

Powered by Google App Engine
This is Rietveld 408576698