Allow for disabling of font identifiability metrics recording via finch
Currently, FontMatchingMetrics uses the broader IdentifiabilityStudySettings::IsActive() call for its early returns. This ensures that unnecessary computation is not performed for users not participating in the study. We update these methods to use more specific checks that allow for server-side disabling of font metrics recording. Bug: 1136938 Change-Id: I12bdbd47e8bc0e6567f796fd3b058f02f4dd105a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2466143Reviewed-by:Dominik Röttsches <drott@chromium.org> Reviewed-by:
Asanka Herath <asanka@chromium.org> Commit-Queue: Alex Turner <alexmt@chromium.org> Cr-Commit-Position: refs/heads/master@{#817019}
Showing
Please register or sign in to comment