Bug 1837517 Comment 1 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Telemetry should also be added at this point of :
* print_tapped - source: [pdf, non-pdf], menu: [share, base] (may need separate pings of print_tapped_share and print_tapped_base, depending on implementation)
* print_completed
* print_failure  - reason - [browsing_context, no_print_settings, etc.]
Telemetry should also be added at this point of :
* print_tapped - source: [pdf, non-pdf], ~menu: [share, base]~ (may need separate pings of print_tapped_share and ~print_tapped_base~, depending on implementation)
Edit: Instead of print_tapped for the base menu, expand telemetry of `browser_menu_action` to include `print_content`
* print_completed
* print_failure  - reason - [browsing_context, no_print_settings, etc.]

Back to Bug 1837517 Comment 1