Skip to content

Map the webdx use counters to classic use counters for longer data history #2

@foolip

Description

@foolip

Would there be interest in maintaining the mapping between web-features ID and the various Chrome use counters here?

This requires parsing at least these files from Chromium:
https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/public/mojom/use_counter/metrics/webdx_feature.mojom (simple cases)
https://source.chromium.org/chromium/chromium/src/+/main:components/page_load_metrics/browser/observers/use_counter/webdx_feature_maps.cc (use counters mapped from classic use counters, which have more historical data)
https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/public/mojom/use_counter/metrics/web_feature.mojom (needed to get the numeric ID of classic use counters)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions