Skip to content
Commit 6f9cd874 authored by Antonio Sartori's avatar Antonio Sartori Committed by Chromium LUCI CQ
Browse files

[Identifiability Study] Report font existence by unique or family name

We have several ways of reporting fonts as Identifiable Surfaces.
However, we do not currently have an easy way of reporting which fonts
are loaded by the page via CSS font-family
(kLocalFontLookupByUniqueOrFamilyName is the closest thing we have,
but it has the problem that the surface key is a hash of the whole
font description, so loading the same font in several sizes causes
different keys to be reported).

Let's add a simple surface for this.

Change-Id: If9a9b1cb423e8cca4b3f7dc6d57aa4d425ed1cbe
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4542965


Reviewed-by: default avatarMike West <mkwst@chromium.org>
Commit-Queue: Antonio Sartori <antoniosartori@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1147664}
parent 5f544b6e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment