From d59bf19d43e6ff23060da88515d000e63d274a49 Mon Sep 17 00:00:00 2001 From: Alexey Martemyanov Date: Mon, 31 Aug 2026 18:11:15 +0600 Subject: [PATCH] [2026-08-31] eagle: work/projects/cpm-extension-health-pixels-privacy-triage.md --- .../cpm-extension-health-pixels-privacy-triage.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/work/projects/cpm-extension-health-pixels-privacy-triage.md b/work/projects/cpm-extension-health-pixels-privacy-triage.md index b87bcb48..fefbd09f 100644 --- a/work/projects/cpm-extension-health-pixels-privacy-triage.md +++ b/work/projects/cpm-extension-health-pixels-privacy-triage.md @@ -10,13 +10,13 @@ Status: **DRAFT** ## Pixels -| Pixel | When it fires | -|---|---| -| `m_debug_web_extension_cpm_page_initialization_missing` | A finished HTTP(S) page load does not receive the initial CPM status. | -| `m_debug_web_extension_cpm_page_initialization_recovered` | CPM works on the next page load or reload without reloading the extension. | -| `m_debug_web_extension_cpm_messaging_suspected_stuck` | CPM fails repeatedly, including after a page reload and in another tab. | -| `m_debug_web_extension_cpm_messaging_recovered_after_reload` | CPM starts working after the app reloads the extension. | -| `m_debug_web_extension_cpm_messaging_reload_failed` | CPM still does not work after the app reloads the extension. | +| Pixel | When it fires | +| ------------------------------------------------------------ | -------------------------------------------------------------------------- | +| `m_debug_web_extension_cpm_page_initialization_missing` | A finished HTTP(S) page load does not receive the initial CPM status. | +| `m_debug_web_extension_cpm_page_initialization_recovered` | CPM works on the next page load or reload without reloading the extension. | +| `m_debug_web_extension_cpm_messaging_suspected_stuck` | CPM fails repeatedly, including after a page reload and in another tab. | +| `m_debug_web_extension_cpm_messaging_recovered_after_reload` | CPM starts working after the app reloads the extension. | +| `m_debug_web_extension_cpm_messaging_reload_failed` | CPM still does not work after the app reloads the extension. | macOS uses the same names with the `m_mac_debug_` prefix. iOS uses the standard platform and form-factor suffixes.