Le 18/11/2021 à 21:29, Chris Harrelson a écrit :

    Would it be possible to get results of top pages hitting the use
    counter, so one can analyze them more carefully ? Do we need to do
    any additional change in Chromium to make that possible ?


chromestatus.com <http://chromestatus.com> already has this feature, by combining UseCounter with HTTPArchive. It can take a while for this data to be populated though, because of latency in the indexing.

Hi Chris,

Last week Chromestatus was showing wrong results, basically for any feature it was returning matches for all HTTPArchive pages. Now it returns no data at all for -webkit-standard. Not sure if we need to wait more before indexing happens...

Otherwise, I was thinking of something we did for scroll position values in non-default writing modes in the past [1] i.e. use UKM to better collect and analyze affected origins and maybe introducing a finch flag to ship this more safely (the code change to disable that is one line [2] so that should be easy). But IIRC we will need help from a Googler for that purpose.

[1] https://groups.google.com/a/chromium.org/g/blink-dev/c/7X2CKPGeEa0/m/7Rau54VwDQAJ

[2] https://chromium-review.googlesource.com/c/chromium/src/+/3282157

--
Frédéric Wang

--
You received this message because you are subscribed to the Google Groups 
"blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to blink-dev+unsubscr...@chromium.org.
To view this discussion on the web visit 
https://groups.google.com/a/chromium.org/d/msgid/blink-dev/f4dd6049-8221-e881-8979-c9029dc5ae01%40igalia.com.

Reply via email to