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

Issue 2963973002: Log basic/advanced tab action from java (Closed)

Created:
3 years, 5 months ago by dullweber
Modified:
3 years, 5 months ago
Reviewers:
Bernhard Bauer
CC:
chromium-reviews, agrieve+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Log basic/advanced tab action from java Instead of logging the tab of a deletion from the BrowsingDataBridge, it should be logged in Java because the C++ code is also used from a few other places and the action would be recorded incorrectly. BUG=681523 Review-Url: https://codereview.chromium.org/2963973002 Cr-Commit-Position: refs/heads/master@{#483676} Committed: https://chromium.googlesource.com/chromium/src/+/72ce5d481f11212f8cbb99f13058a82f4f4a0d84

Patch Set 1 #

Total comments: 2

Patch Set 2 : Add histogram #

Messages

Total messages: 15 (9 generated)
dullweber
Hi, I noticed that user actions added in this Cl (http://crrev.com/2927063002) were recorded when other ...
3 years, 5 months ago (2017-06-29 12:40:53 UTC) #3
Bernhard Bauer
https://codereview.chromium.org/2963973002/diff/1/components/browsing_data/core/browsing_data_utils.cc File components/browsing_data/core/browsing_data_utils.cc (left): https://codereview.chromium.org/2963973002/diff/1/components/browsing_data/core/browsing_data_utils.cc#oldcode95 components/browsing_data/core/browsing_data_utils.cc:95: UMA_HISTOGRAM_ENUMERATION("History.ClearBrowsingData.UserDeletedFromTab", tab, Is this histogram now unused? In that ...
3 years, 5 months ago (2017-06-29 17:13:18 UTC) #4
dullweber
https://codereview.chromium.org/2963973002/diff/1/components/browsing_data/core/browsing_data_utils.cc File components/browsing_data/core/browsing_data_utils.cc (left): https://codereview.chromium.org/2963973002/diff/1/components/browsing_data/core/browsing_data_utils.cc#oldcode95 components/browsing_data/core/browsing_data_utils.cc:95: UMA_HISTOGRAM_ENUMERATION("History.ClearBrowsingData.UserDeletedFromTab", tab, On 2017/06/29 17:13:18, Bernhard Bauer wrote: > ...
3 years, 5 months ago (2017-06-30 08:48:35 UTC) #7
Bernhard Bauer
lgtm
3 years, 5 months ago (2017-06-30 10:38:48 UTC) #10
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/2963973002/20001
3 years, 5 months ago (2017-06-30 11:15:08 UTC) #12
commit-bot: I haz the power
3 years, 5 months ago (2017-06-30 11:20:16 UTC) #15
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/72ce5d481f11212f8cbb99f13058...

Powered by Google App Engine
This is Rietveld 408576698