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

Issue 2791253002: Create an Obj-C bridge for MostVisitedSitesObserver (Closed)

Created:
3 years, 8 months ago by gambard
Modified:
3 years, 8 months ago
Reviewers:
sfiera, sdefresne
CC:
chromium-reviews, ios-reviews+chrome_chromium.org, ios-reviews_chromium.org, ntp-dev+reviews_chromium.org, pkl (ping after 24h if needed), noyau+watch_chromium.org, marq+watch_chromium.org, sdefresne+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Create an Obj-C bridge for MostVisitedSitesObserver BUG=707754 Review-Url: https://codereview.chromium.org/2791253002 Cr-Commit-Position: refs/heads/master@{#461648} Committed: https://chromium.googlesource.com/chromium/src/+/faf8e94ac52d828621c9ad0d3a491a147c701de7

Patch Set 1 #

Patch Set 2 : Reviewable #

Patch Set 3 : Use it in GoogleLanding #

Patch Set 4 : Fix BUILD.gn #

Total comments: 8

Patch Set 5 : Address comments #

Patch Set 6 : Move files to ios/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+109 lines, -68 lines) Patch
M ios/chrome/browser/ntp_tiles/BUILD.gn View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
A ios/chrome/browser/ntp_tiles/most_visited_sites_observer_bridge.h View 1 2 3 4 5 1 chunk +47 lines, -0 lines 0 comments Download
A ios/chrome/browser/ntp_tiles/most_visited_sites_observer_bridge.mm View 1 2 3 4 5 1 chunk +25 lines, -0 lines 0 comments Download
M ios/chrome/browser/ui/ntp/google_landing_controller.mm View 1 2 3 4 5 7 chunks +35 lines, -68 lines 0 comments Download

Messages

Total messages: 21 (10 generated)
gambard
PTAL.
3 years, 8 months ago (2017-04-03 13:50:41 UTC) #2
sfiera
This looks good, but: - Can it already replace ios/chrome/browser/ui/ntp/google_landing_controller.mm? - Why here and not ...
3 years, 8 months ago (2017-04-03 14:03:15 UTC) #3
sfiera
On 2017/04/03 14:03:15, sfiera wrote: > This looks good, but: > - Can it already ...
3 years, 8 months ago (2017-04-03 14:03:40 UTC) #4
gambard
+sdefresne for file location. I have used it in Google Landing Controller.
3 years, 8 months ago (2017-04-03 14:18:49 UTC) #5
gambard
Actually adding sdefresne.
3 years, 8 months ago (2017-04-03 14:19:11 UTC) #7
sfiera
LGTM I was suggesting ios/chrome/browser/ntp_tiles (next to IOSMostVisitedSitesFactory), not components/ntp_tiles/ios. Given that the class is ...
3 years, 8 months ago (2017-04-03 14:23:29 UTC) #8
sdefresne
https://codereview.chromium.org/2791253002/diff/60001/components/ntp_tiles/ios/most_visited_sites_bridge_observer.h File components/ntp_tiles/ios/most_visited_sites_bridge_observer.h (right): https://codereview.chromium.org/2791253002/diff/60001/components/ntp_tiles/ios/most_visited_sites_bridge_observer.h#newcode1 components/ntp_tiles/ios/most_visited_sites_bridge_observer.h:1: // Copyright 2017 The Chromium Authors. All rights reserved. ...
3 years, 8 months ago (2017-04-03 14:25:49 UTC) #9
sdefresne
lgtm with comments
3 years, 8 months ago (2017-04-03 14:26:01 UTC) #10
gambard
Thanks, I have moved the files to ios/ https://codereview.chromium.org/2791253002/diff/60001/components/ntp_tiles/ios/most_visited_sites_bridge_observer.h File components/ntp_tiles/ios/most_visited_sites_bridge_observer.h (right): https://codereview.chromium.org/2791253002/diff/60001/components/ntp_tiles/ios/most_visited_sites_bridge_observer.h#newcode1 components/ntp_tiles/ios/most_visited_sites_bridge_observer.h:1: // ...
3 years, 8 months ago (2017-04-03 15:17:37 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2791253002/100001
3 years, 8 months ago (2017-04-04 06:51:30 UTC) #18
commit-bot: I haz the power
3 years, 8 months ago (2017-04-04 06:56:14 UTC) #21
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://chromium.googlesource.com/chromium/src/+/faf8e94ac52d828621c9ad0d3a49...

Powered by Google App Engine
This is Rietveld 408576698