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

Issue 2094453003: Enable UMA tracking of --enable-experimental-web-platform-features (Closed)

Created:
4 years, 6 months ago by Rick Byers
Modified:
4 years, 6 months ago
Reviewers:
rkaplow
CC:
chromium-reviews, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Enable UMA tracking of --enable-experimental-web-platform-features BUG=622495 Committed: https://crrev.com/dfc3cc7404ed5e3fb5eb50ffc731c75445497dc3 Cr-Commit-Position: refs/heads/master@{#401608}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -1 line) Patch
M chrome/browser/about_flags.cc View 1 chunk +1 line, -1 line 0 comments Download
M tools/metrics/actions/actions.xml View 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (5 generated)
Rick Byers
rkaplow@ PTAL at this little tweak Any known issues with this data (besides it being ...
4 years, 6 months ago (2016-06-22 23:41:03 UTC) #3
rkaplow
On 2016/06/22 23:41:03, Rick Byers wrote: > rkaplow@ PTAL at this little tweak > > ...
4 years, 6 months ago (2016-06-23 04:26:27 UTC) #4
rkaplow
lgtm
4 years, 6 months ago (2016-06-23 04:26:36 UTC) #5
Rick Byers
On 2016/06/23 04:26:27, rkaplow wrote: > On 2016/06/22 23:41:03, Rick Byers wrote: > > rkaplow@ ...
4 years, 6 months ago (2016-06-23 15:02:49 UTC) #6
Rick Byers
On 2016/06/23 15:02:49, Rick Byers wrote: > On 2016/06/23 04:26:27, rkaplow wrote: > > On ...
4 years, 6 months ago (2016-06-23 15:04:27 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2094453003/1
4 years, 6 months ago (2016-06-23 15:05:01 UTC) #9
rkaplow
On 2016/06/23 15:02:49, Rick Byers wrote: > On 2016/06/23 04:26:27, rkaplow wrote: > > On ...
4 years, 6 months ago (2016-06-23 15:05:50 UTC) #10
rkaplow
On 2016/06/23 15:05:50, rkaplow wrote: > On 2016/06/23 15:02:49, Rick Byers wrote: > > On ...
4 years, 6 months ago (2016-06-23 15:06:53 UTC) #11
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 6 months ago (2016-06-23 15:10:17 UTC) #13
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/dfc3cc7404ed5e3fb5eb50ffc731c75445497dc3 Cr-Commit-Position: refs/heads/master@{#401608}
4 years, 6 months ago (2016-06-23 15:12:18 UTC) #15
Rick Byers
4 years, 6 months ago (2016-06-23 15:15:10 UTC) #16
Message was sent while issue was closed.
On 2016/06/23 15:05:50, rkaplow wrote:
> On 2016/06/23 15:02:49, Rick Byers wrote:
> > On 2016/06/23 04:26:27, rkaplow wrote:
> > > On 2016/06/22 23:41:03, Rick Byers wrote:
> > > > rkaplow@ PTAL at this little tweak
> > > > 
> > > > Any known issues with this data (besides it being apparently broken on
> > Android
> > > -
> > > > crbug.com/622496)?  I assume UserActions are a sample subset of total
user
> > > > activity (the absolute values seem too small to me).  Seems like maybe a
> > > > histogram would be better in the case of chrome://flags entries.
> > > 
> > > Both are supposed to be added. This flag is already tracked under the
> > > Login.CustomFlags histogram, see 
> > >
> >
>
https://codesearch.chromium.org/chromium/src/tools/metrics/histograms/histogr...
> > 
> > Login.CustomFlags is ChromeOS specific (hence "Login"), right?  I'd love to
> > bring that to other platforms.
> > 
> > > UserActions capture timestamps where histograms do not - so people use
them
> to
> > > understand usage flows in Chrome. It's honestly not super critical for
flags
> -
> > > in general using the flags histogram is probably just easier.
> 
> Oh, you're correct - I actually didn't realize that. That does seems a bit
> silly.
> 
> At any rate, you can use the UserActions.Counts psuedohistogram to track this
> and other flags once they have actions associated. Although honestly this
might
> all be simpler just as a histogram and dropping actions entirely for flags.

Yeah, filed https://crbug.com/622729 to track.  I probably don't have time to
dig into this right now, but might be the better way of trying to fix the issue
on Android so maybe I will sometime soon...

Powered by Google App Engine
This is Rietveld 408576698