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

Issue 2510803003: Pass RapporService to content/browser/ (Closed)

Created:
4 years, 1 month ago by Navid Zolghadr
Modified:
4 years ago
CC:
chromium-reviews, jam, nasko+codewatch_chromium.org, darin-cc_chromium.org, asvitkine+watch_chromium.org, creis+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Pass RapporService to content/browser/ Pass RapporService instance along with the current page url to content/browser/renderer_host to later use it in some metrics. BUG=666025 TBR=droger@chromium.org, gcasto@chromium.org Committed: https://crrev.com/d87a308d26eac76bcbcf06fc52e1bfa84d153bfb Cr-Commit-Position: refs/heads/master@{#436962}

Patch Set 1 #

Patch Set 2 : Pass RapporService to content/browser/ #

Patch Set 3 : Add a test for the current url API #

Total comments: 19

Patch Set 4 : Change the dependencies #

Patch Set 5 : Remove TODO comment #

Patch Set 6 : Add DEPS file #

Patch Set 7 : Add deps to build.gn #

Patch Set 8 : Fix test compile errors #

Patch Set 9 : Fix an Android compile error #

Total comments: 30

Patch Set 10 : Applying comments #

Total comments: 10

Patch Set 11 : Rebasing #

Patch Set 12 : Fix compile errors on iOS and Android #

Patch Set 13 : Fix more compile errors in JNI files #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+548 lines, -1163 lines) Patch
M android_webview/native/aw_autofill_client.h View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M android_webview/native/aw_autofill_client.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/banners/app_banner_infobar_delegate_android.cc View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/android/metrics/launch_metrics.cc View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/android/rappor/rappor_service_bridge.cc View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/android/vr_shell/vr_usage_monitor.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/background_sync/background_sync_controller_impl.h View 1 2 3 4 5 6 7 8 9 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/background_sync/background_sync_controller_impl.cc View 1 2 3 4 5 6 7 8 9 3 chunks +5 lines, -3 lines 0 comments Download
M chrome/browser/background_sync/background_sync_controller_impl_unittest.cc View 1 2 3 4 5 6 7 8 9 2 chunks +8 lines, -5 lines 0 comments Download
M chrome/browser/banners/app_banner_manager.cc View 1 2 3 4 5 6 7 8 9 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/banners/app_banner_settings_helper.cc View 1 2 3 4 5 6 7 8 9 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/browser_process.h View 1 2 3 4 5 6 7 8 9 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/browser_process_impl.h View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/browser_process_impl.cc View 1 2 3 4 5 6 7 8 9 10 2 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/chrome_browser_main.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chrome_content_browser_client.h View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chrome_content_browser_client.cc View 1 2 3 4 5 6 7 8 9 10 2 chunks +6 lines, -1 line 0 comments Download
M chrome/browser/chromeos/resource_reporter/resource_reporter.h View 1 2 3 4 5 6 7 8 9 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/resource_reporter/resource_reporter.cc View 1 2 3 4 5 6 7 8 9 4 chunks +4 lines, -5 lines 0 comments Download
M chrome/browser/extensions/chrome_extension_web_contents_observer.cc View 1 2 3 4 5 6 7 8 9 2 chunks +5 lines, -4 lines 0 comments Download
M chrome/browser/interstitials/chrome_metrics_helper.cc View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/loader/chrome_resource_dispatcher_host_delegate.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/metrics/chrome_metrics_services_manager_client.h View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/metrics/chrome_metrics_services_manager_client.cc View 1 2 3 4 5 6 7 8 9 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/page_load_metrics/observers/core_page_load_metrics_observer.cc View 1 2 3 4 5 6 7 8 9 3 chunks +6 lines, -5 lines 0 comments Download
M chrome/browser/page_load_metrics/observers/core_page_load_metrics_observer_unittest.cc View 1 2 3 4 5 6 7 8 9 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/page_load_metrics/page_load_metrics_initialize.cc View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/permissions/permission_uma_util.cc View 1 2 3 4 5 6 7 8 9 5 chunks +11 lines, -9 lines 0 comments Download
M chrome/browser/plugins/plugin_info_message_filter.cc View 1 2 3 4 5 6 7 8 9 10 3 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/prefs/browser_prefs.cc View 1 2 3 4 5 6 7 8 9 10 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/prefs/pref_metrics_service.cc View 1 2 3 4 5 6 7 8 9 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/push_messaging/push_messaging_notification_manager.cc View 1 2 3 4 5 6 7 8 9 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/push_messaging/push_messaging_service_impl.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/safe_browsing/srt_fetcher_win.cc View 1 2 3 4 5 6 7 8 9 3 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/tab_contents/navigation_metrics_recorder.h View 1 2 3 4 5 6 7 8 9 3 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/tab_contents/navigation_metrics_recorder.cc View 1 2 3 4 5 6 7 8 9 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/tab_contents/navigation_metrics_recorder_browsertest.cc View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/task_manager/task_manager_interface.h View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/autofill/chrome_autofill_client.h View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/autofill/chrome_autofill_client.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/content_settings/content_setting_bubble_model.h View 1 2 3 4 5 6 7 8 9 4 chunks +5 lines, -4 lines 0 comments Download
M chrome/browser/ui/content_settings/content_setting_bubble_model.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/ui/content_settings/content_setting_bubble_model_browsertest.cc View 1 2 3 4 5 6 7 8 9 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/startup/startup_browser_creator_impl.cc View 1 2 3 4 5 6 7 8 9 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/ui/website_settings/website_settings.cc View 1 2 3 4 5 6 7 8 9 1 chunk +2 lines, -1 line 0 comments Download
M chrome/test/base/testing_browser_process.h View 1 2 3 4 5 6 7 8 9 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/test/base/testing_browser_process.cc View 1 2 3 4 5 6 7 8 9 2 chunks +3 lines, -3 lines 0 comments Download
M components/autofill/core/browser/autofill_client.h View 1 2 3 4 5 6 7 8 9 10 2 chunks +3 lines, -3 lines 0 comments Download
M components/autofill/core/browser/autofill_manager.cc View 1 2 3 4 5 6 7 8 9 10 4 chunks +9 lines, -7 lines 0 comments Download
M components/autofill/core/browser/autofill_manager_unittest.cc View 1 2 3 4 5 6 7 8 9 10 4 chunks +4 lines, -4 lines 0 comments Download
M components/autofill/core/browser/autofill_metrics_unittest.cc View 1 2 3 4 5 6 7 8 9 2 chunks +2 lines, -2 lines 0 comments Download
M components/autofill/core/browser/form_structure.h View 1 2 3 4 5 6 7 8 9 3 chunks +3 lines, -3 lines 0 comments Download
M components/autofill/core/browser/form_structure.cc View 1 2 3 4 5 6 7 8 9 3 chunks +7 lines, -6 lines 0 comments Download
M components/autofill/core/browser/test_autofill_client.h View 1 2 3 4 5 6 7 8 9 10 3 chunks +3 lines, -3 lines 0 comments Download
M components/autofill/core/browser/test_autofill_client.cc View 1 2 3 4 5 6 7 8 9 10 2 chunks +2 lines, -2 lines 0 comments Download
M components/metrics_services_manager/metrics_services_manager.h View 1 2 3 4 5 6 7 8 9 5 chunks +7 lines, -7 lines 0 comments Download
M components/metrics_services_manager/metrics_services_manager.cc View 1 2 3 4 5 6 7 8 9 5 chunks +6 lines, -6 lines 0 comments Download
M components/metrics_services_manager/metrics_services_manager_client.h View 1 2 3 4 5 6 7 8 9 2 chunks +3 lines, -2 lines 0 comments Download
M components/rappor/BUILD.gn View 1 2 3 4 5 6 7 8 9 1 chunk +3 lines, -5 lines 0 comments Download
M components/rappor/byte_vector_utils.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M components/rappor/log_uploader.h View 1 2 3 4 5 6 7 8 9 1 chunk +3 lines, -3 lines 0 comments Download
A components/rappor/public/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 1 chunk +16 lines, -0 lines 0 comments Download
A + components/rappor/public/rappor_parameters.h View 1 2 3 4 5 6 7 8 9 10 4 chunks +64 lines, -54 lines 0 comments Download
A components/rappor/public/rappor_service.h View 1 2 3 4 5 6 7 8 9 10 1 chunk +44 lines, -0 lines 0 comments Download
A + components/rappor/public/rappor_utils.h View 1 2 3 4 5 6 7 8 9 10 2 chunks +5 lines, -7 lines 0 comments Download
A + components/rappor/public/sample.h View 1 2 3 4 5 6 7 8 9 10 4 chunks +7 lines, -7 lines 0 comments Download
M components/rappor/rappor_metric.h View 1 2 3 4 5 6 7 8 9 10 2 chunks +2 lines, -2 lines 0 comments Download
M components/rappor/rappor_metric.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
D components/rappor/rappor_parameters.h View 1 2 3 1 chunk +0 lines, -173 lines 0 comments Download
M components/rappor/rappor_parameters.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M components/rappor/rappor_prefs.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M components/rappor/rappor_recorder_impl.h View 1 2 3 4 5 6 7 8 9 2 chunks +4 lines, -4 lines 0 comments Download
M components/rappor/rappor_recorder_impl.cc View 1 2 3 4 5 6 7 8 9 1 chunk +4 lines, -4 lines 0 comments Download
M components/rappor/rappor_service.h View 1 2 3 4 5 6 7 8 9 1 chunk +0 lines, -176 lines 0 comments Download
M components/rappor/rappor_service.cc View 1 2 3 4 5 6 7 8 9 1 chunk +0 lines, -264 lines 0 comments Download
A + components/rappor/rappor_service_impl.h View 1 2 3 4 5 6 7 8 9 10 7 chunks +23 lines, -26 lines 0 comments Download
A + components/rappor/rappor_service_impl.cc View 1 2 3 4 5 6 7 8 9 11 chunks +43 lines, -47 lines 0 comments Download
M components/rappor/rappor_service_unittest.cc View 1 2 3 4 5 6 7 8 9 9 chunks +30 lines, -24 lines 0 comments Download
D components/rappor/rappor_utils.h View 1 2 3 4 5 6 7 8 9 10 1 chunk +0 lines, -43 lines 0 comments Download
M components/rappor/rappor_utils.cc View 1 2 3 4 5 6 7 8 9 10 3 chunks +4 lines, -7 lines 0 comments Download
M components/rappor/rappor_utils_unittest.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M components/rappor/reports.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
D components/rappor/sample.h View 1 2 3 1 chunk +0 lines, -92 lines 0 comments Download
M components/rappor/sample.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M components/rappor/sampler.h View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M components/rappor/test_rappor_service.h View 1 2 3 4 5 6 7 8 9 3 chunks +10 lines, -10 lines 0 comments Download
M components/rappor/test_rappor_service.cc View 1 2 3 4 5 6 7 8 9 5 chunks +19 lines, -18 lines 0 comments Download
M components/search_engines/template_url_service.h View 1 2 3 4 5 6 7 8 9 10 3 chunks +3 lines, -3 lines 0 comments Download
M components/search_engines/template_url_service.cc View 1 2 3 4 5 6 7 8 9 10 3 chunks +4 lines, -5 lines 0 comments Download
M components/security_interstitials/core/metrics_helper.h View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M components/security_interstitials/core/metrics_helper.cc View 1 2 3 4 5 6 7 8 9 3 chunks +8 lines, -8 lines 2 comments Download
M content/browser/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/DEPS View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_delegate.h View 1 2 3 4 5 6 7 8 9 10 2 chunks +9 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_delegate.cc View 1 2 3 4 5 6 7 8 9 2 chunks +7 lines, -0 lines 0 comments Download
M content/browser/web_contents/web_contents_impl.h View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/web_contents/web_contents_impl.cc View 1 2 3 4 5 6 7 8 9 10 2 chunks +8 lines, -0 lines 0 comments Download
M content/public/browser/content_browser_client.h View 1 2 3 4 5 6 7 8 9 2 chunks +7 lines, -0 lines 0 comments Download
M content/public/browser/content_browser_client.cc View 1 2 3 4 5 6 7 8 9 1 chunk +4 lines, -0 lines 0 comments Download
M ios/chrome/browser/application_context.h View 1 2 3 4 5 6 7 8 9 10 2 chunks +3 lines, -3 lines 0 comments Download
M ios/chrome/browser/application_context_impl.h View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M ios/chrome/browser/application_context_impl.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +2 lines, -2 lines 0 comments Download
M ios/chrome/browser/interstitials/ios_chrome_metrics_helper.mm View 1 2 3 4 5 6 7 8 9 10 11 2 chunks +3 lines, -3 lines 0 comments Download
M ios/chrome/browser/ios_chrome_main_parts.mm View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M ios/chrome/browser/metrics/ios_chrome_metrics_services_manager_client.h View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M ios/chrome/browser/metrics/ios_chrome_metrics_services_manager_client.mm View 1 2 3 4 5 6 7 8 9 10 2 chunks +4 lines, -4 lines 0 comments Download
M ios/chrome/browser/prefs/browser_prefs.mm View 1 2 3 4 5 6 7 8 9 10 2 chunks +2 lines, -2 lines 0 comments Download
M ios/chrome/browser/search_engines/template_url_service_factory.cc View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M ios/chrome/browser/ui/autofill/autofill_client_ios.h View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M ios/chrome/browser/ui/autofill/autofill_client_ios.mm View 1 2 3 4 5 6 7 8 9 10 1 chunk +2 lines, -2 lines 0 comments Download
M ios/chrome/test/testing_application_context.h View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M ios/chrome/test/testing_application_context.mm View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 83 (56 generated)
Navid Zolghadr
I wanted to pass the RapporService and current page url to the renderer_host for reporting ...
4 years, 1 month ago (2016-11-16 20:45:15 UTC) #9
Charlie Reis
[+nick for Rappor in content/ question] I'm a little hesitant to add the dependency, but ...
4 years, 1 month ago (2016-11-16 23:55:22 UTC) #11
Charlie Reis
Offline, Nick suggested this might fit better on ContentBrowserClient. In fact, he found something like ...
4 years, 1 month ago (2016-11-16 23:59:54 UTC) #12
ncarter (slow)
https://codereview.chromium.org/2510803003/diff/40001/content/browser/DEPS File content/browser/DEPS (right): https://codereview.chromium.org/2510803003/diff/40001/content/browser/DEPS#newcode3 content/browser/DEPS:3: # See comment in content/DEPS for which components are ...
4 years, 1 month ago (2016-11-17 00:08:31 UTC) #13
Navid Zolghadr
https://codereview.chromium.org/2510803003/diff/40001/content/browser/DEPS File content/browser/DEPS (right): https://codereview.chromium.org/2510803003/diff/40001/content/browser/DEPS#newcode3 content/browser/DEPS:3: # See comment in content/DEPS for which components are ...
4 years, 1 month ago (2016-11-17 20:05:50 UTC) #16
ncarter (slow)
https://codereview.chromium.org/2510803003/diff/40001/content/public/browser/web_contents_delegate.h File content/public/browser/web_contents_delegate.h (right): https://codereview.chromium.org/2510803003/diff/40001/content/public/browser/web_contents_delegate.h#newcode542 content/public/browser/web_contents_delegate.h:542: virtual ::rappor::RapporService* getRapporService(); On 2016/11/16 23:55:22, Charlie Reis (slow) ...
4 years, 1 month ago (2016-11-17 20:39:12 UTC) #17
Navid Zolghadr
ptal. I also cleaned up the record function names. It seems that it was also ...
4 years ago (2016-12-01 18:27:15 UTC) #23
sky
On 2016/12/01 18:27:15, Navid Zolghadr wrote: > ptal. > I also cleaned up the record ...
4 years ago (2016-12-01 20:14:27 UTC) #40
Navid Zolghadr
> Navid, you've listed a bunch of reviewers. Please indicate who needs to review > ...
4 years ago (2016-12-01 20:37:23 UTC) #43
ncarter (slow)
[-charlie] Since I'm reviewing the CL anyway, I'll take care of content/ approval too
4 years ago (2016-12-01 21:14:02 UTC) #47
Steven Holte
lgtm, thanks!
4 years ago (2016-12-01 21:25:41 UTC) #48
ncarter (slow)
Thanks so much for doing this overhaul. I'm happy with the direction here. Please update ...
4 years ago (2016-12-01 22:33:33 UTC) #49
sky
LGTM
4 years ago (2016-12-01 23:02:19 UTC) #50
Navid Zolghadr
ptal. https://codereview.chromium.org/2510803003/diff/160001/chrome/browser/banners/app_banner_manager.cc File chrome/browser/banners/app_banner_manager.cc (right): https://codereview.chromium.org/2510803003/diff/160001/chrome/browser/banners/app_banner_manager.cc#newcode1 chrome/browser/banners/app_banner_manager.cc:1: On 2016/12/01 22:33:31, ncarter wrote: > Remove. Done. ...
4 years ago (2016-12-02 20:47:35 UTC) #51
ncarter (slow)
lgtm https://codereview.chromium.org/2510803003/diff/160001/components/rappor/public/BUILD.gn File components/rappor/public/BUILD.gn (right): https://codereview.chromium.org/2510803003/diff/160001/components/rappor/public/BUILD.gn#newcode5 components/rappor/public/BUILD.gn:5: source_set("public") { On 2016/12/02 20:47:35, Navid Zolghadr wrote: ...
4 years ago (2016-12-05 19:50:50 UTC) #52
Navid Zolghadr
https://codereview.chromium.org/2510803003/diff/180001/components/rappor/public/rappor_public_service.h File components/rappor/public/rappor_public_service.h (right): https://codereview.chromium.org/2510803003/diff/180001/components/rappor/public/rappor_public_service.h#newcode1 components/rappor/public/rappor_public_service.h:1: // Copyright 2014 The Chromium Authors. All rights reserved. ...
4 years ago (2016-12-06 19:10:33 UTC) #54
Navid Zolghadr
girard@chromium.org: Please review changes in content/browser/android/vr_shell/* boliu@chromium.org: Please review changes in android_webview/* estark@chromium.org: Please review ...
4 years ago (2016-12-06 19:17:20 UTC) #56
Navid Zolghadr
girard@chromium.org: Please review changes in content/browser/android/vr_shell/* boliu@chromium.org: Please review changes in android_webview/* estark@chromium.org: Please review ...
4 years ago (2016-12-06 21:50:41 UTC) #68
boliu
On 2016/12/06 21:50:41, Navid Zolghadr wrote: > mailto:girard@chromium.org: Please review changes in > content/browser/android/vr_shell/* > ...
4 years ago (2016-12-06 22:22:39 UTC) #69
estark
components/security_interstitials lgtm https://codereview.chromium.org/2510803003/diff/240001/components/security_interstitials/core/metrics_helper.cc File components/security_interstitials/core/metrics_helper.cc (right): https://codereview.chromium.org/2510803003/diff/240001/components/security_interstitials/core/metrics_helper.cc#newcode120 components/security_interstitials/core/metrics_helper.cc:120: const GURL& request_url, did `git cl format` ...
4 years ago (2016-12-07 00:45:03 UTC) #70
Navid Zolghadr
https://codereview.chromium.org/2510803003/diff/240001/components/security_interstitials/core/metrics_helper.cc File components/security_interstitials/core/metrics_helper.cc (right): https://codereview.chromium.org/2510803003/diff/240001/components/security_interstitials/core/metrics_helper.cc#newcode120 components/security_interstitials/core/metrics_helper.cc:120: const GURL& request_url, On 2016/12/07 00:45:02, estark wrote: > ...
4 years ago (2016-12-07 00:49:34 UTC) #71
girard
lgtm for VR-Shell
4 years ago (2016-12-07 02:01:20 UTC) #72
girard
lgtm for VR-Shell
4 years ago (2016-12-07 02:01:24 UTC) #73
Peter Kasting
LGTM
4 years ago (2016-12-07 04:50:41 UTC) #74
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/2510803003/240001
4 years ago (2016-12-07 15:34:10 UTC) #78
commit-bot: I haz the power
Committed patchset #13 (id:240001)
4 years ago (2016-12-07 15:46:29 UTC) #81
commit-bot: I haz the power
4 years ago (2016-12-07 15:49:44 UTC) #83
Message was sent while issue was closed.
Patchset 13 (id:??) landed as
https://crrev.com/d87a308d26eac76bcbcf06fc52e1bfa84d153bfb
Cr-Commit-Position: refs/heads/master@{#436962}

Powered by Google App Engine
This is Rietveld 408576698