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

Issue 1897343003: Componentize OriginsSeenService & provide iOS factory. (Closed)

Created:
4 years, 8 months ago by sdefresne
Modified:
4 years, 7 months ago
CC:
ajwong+watch_chromium.org, asvitkine+watch_chromium.org, Avi (use Gerrit), chromium-reviews, creis+watch_chromium.org, sdefresne+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Componentize OriginsSeenService & provide iOS factory. Chrome on iOS calls navigation_metrics::RecordMainFrameNavigation, so componentize OriginsSeenService and provide an iOS factory to share code. BUG=604659 Committed: https://crrev.com/54193e78c3f3143818a393f5d677a342422c6b5b Cr-Commit-Position: refs/heads/master@{#392572}

Patch Set 1 #

Patch Set 2 : git add components/navigation_metrics/DEPS #

Total comments: 2

Patch Set 3 : Rebase and address nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+127 lines, -61 lines) Patch
M chrome/browser/tab_contents/navigation_metrics_recorder.cc View 2 chunks +2 lines, -2 lines 0 comments Download
D chrome/browser/tab_contents/origins_seen_service.h View 1 chunk +0 lines, -29 lines 0 comments Download
D chrome/browser/tab_contents/origins_seen_service.cc View 1 chunk +0 lines, -20 lines 0 comments Download
M chrome/browser/tab_contents/origins_seen_service_factory.h View 1 2 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/tab_contents/origins_seen_service_factory.cc View 1 2 2 chunks +5 lines, -3 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M components/navigation_metrics.gypi View 2 chunks +3 lines, -0 lines 0 comments Download
M components/navigation_metrics/BUILD.gn View 1 chunk +3 lines, -0 lines 0 comments Download
A + components/navigation_metrics/DEPS View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + components/navigation_metrics/origins_seen_service.h View 2 chunks +7 lines, -3 lines 0 comments Download
A + components/navigation_metrics/origins_seen_service.cc View 2 chunks +3 lines, -1 line 0 comments Download
M ios/chrome/browser/BUILD.gn View 1 2 2 chunks +3 lines, -0 lines 0 comments Download
M ios/chrome/browser/DEPS View 1 2 1 chunk +1 line, -0 lines 0 comments Download
A ios/chrome/browser/metrics/ios_chrome_origins_seen_service_factory.h View 1 chunk +51 lines, -0 lines 0 comments Download
A ios/chrome/browser/metrics/ios_chrome_origins_seen_service_factory.cc View 1 chunk +44 lines, -0 lines 0 comments Download
M ios/chrome/ios_chrome.gyp View 1 2 2 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
sdefresne
This is a followup to https://codereview.chromium.org/1844753002. As I commented, navigation_metrics::RecordMainFrameNavigation is called from iOS downstream ...
4 years, 8 months ago (2016-04-20 07:09:02 UTC) #2
noyau (Ping after 24h)
ios lgtm.
4 years, 8 months ago (2016-04-20 09:25:06 UTC) #3
sdefresne
On 2016/04/20 at 09:25:06, noyau wrote: > ios lgtm. To summarize offline discussion, the class ...
4 years, 8 months ago (2016-04-20 09:27:33 UTC) #4
sky
LGTM https://codereview.chromium.org/1897343003/diff/20001/chrome/browser/tab_contents/origins_seen_service_factory.h File chrome/browser/tab_contents/origins_seen_service_factory.h (right): https://codereview.chromium.org/1897343003/diff/20001/chrome/browser/tab_contents/origins_seen_service_factory.h#newcode10 chrome/browser/tab_contents/origins_seen_service_factory.h:10: #include "components/navigation_metrics/origins_seen_service.h" Is this include necessary here Doesn't ...
4 years, 8 months ago (2016-04-20 19:28:03 UTC) #5
sdefresne
cbentzel: ping
4 years, 8 months ago (2016-04-21 16:00:51 UTC) #6
cbentzel
On 2016/04/21 16:00:51, sdefresne wrote: > cbentzel: ping components/navigation_metrics LGTM Very sorry for the delay ...
4 years, 7 months ago (2016-04-29 13:20:10 UTC) #7
sdefresne
Thank you all for the review. https://codereview.chromium.org/1897343003/diff/20001/chrome/browser/tab_contents/origins_seen_service_factory.h File chrome/browser/tab_contents/origins_seen_service_factory.h (right): https://codereview.chromium.org/1897343003/diff/20001/chrome/browser/tab_contents/origins_seen_service_factory.h#newcode10 chrome/browser/tab_contents/origins_seen_service_factory.h:10: #include "components/navigation_metrics/origins_seen_service.h" On ...
4 years, 7 months ago (2016-05-10 09:07:16 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1897343003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1897343003/40001
4 years, 7 months ago (2016-05-10 09:08:12 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 7 months ago (2016-05-10 09:16:49 UTC) #12
commit-bot: I haz the power
4 years, 7 months ago (2016-05-10 09:19:19 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/54193e78c3f3143818a393f5d677a342422c6b5b
Cr-Commit-Position: refs/heads/master@{#392572}

Powered by Google App Engine
This is Rietveld 408576698