New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 843080 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: May 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug

Blocking:
issue 660759



Sign in to add a comment

Use UKM to better understand what is the actual usage of Custom Elements V0

Project Member Reported by kochi@chromium.org, May 15 2018

Issue description

Use URL Keyed metric to understand which site is still actively using
Custom Elements v0 API.
 

Comment 1 by kochi@chromium.org, May 15 2018

Blocking: 660759
Project Member

Comment 2 by bugdroid1@chromium.org, May 17 2018

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/bf408599fde14b32f3131691370975cdb8652347

commit bf408599fde14b32f3131691370975cdb8652347
Author: Takayoshi Kochi <kochi@chromium.org>
Date: Thu May 17 05:21:01 2018

Opt-in DocumentRegisterElement to UKM

Use UKM for document.registerElement() to help investigate
which site is actively using Custom Elements V0 API.
The motivation is to drive usage down, by outreaching those
users.

As of today the usage is around 5% so we sample this feature
as well as the existing kElementCreateShadowRoot.
https://www.chromestatus.com/metrics/feature/timeline/popularity/457

Bug:  843080 
Change-Id: I8a94fdcf2d0c905a3a978cb78673c0544b2155a2
Reviewed-on: https://chromium-review.googlesource.com/1059100
Commit-Queue: Takayoshi Kochi <kochi@chromium.org>
Reviewed-by: Robert Kaplow <rkaplow@chromium.org>
Reviewed-by: Steven Holte <holte@chromium.org>
Reviewed-by: Kinuko Yasuda <kinuko@chromium.org>
Cr-Commit-Position: refs/heads/master@{#559425}
[modify] https://crrev.com/bf408599fde14b32f3131691370975cdb8652347/chrome/browser/page_load_metrics/observers/use_counter/ukm_features.cc
[modify] https://crrev.com/bf408599fde14b32f3131691370975cdb8652347/chrome/browser/page_load_metrics/observers/use_counter_page_load_metrics_observer.cc

Comment 3 by kochi@chromium.org, May 18 2018

Status: Fixed (was: Started)

Sign in to add a comment