Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Remove Event.wrapper for autoplay telemetry #24761

Closed
mcarare opened this issue Apr 13, 2022 · 1 comment
Closed

Remove Event.wrapper for autoplay telemetry #24761

mcarare opened this issue Apr 13, 2022 · 1 comment
Assignees

Comments

@mcarare
Copy link
Contributor

mcarare commented Apr 13, 2022

Breakout from #21292.

┆Issue is synchronized with this Jira Task

@github-actions github-actions bot added the needs:triage Issue needs triage label Apr 13, 2022
@mcarare mcarare removed the needs:triage Issue needs triage label Apr 13, 2022
@mcarare mcarare self-assigned this Apr 13, 2022
@mcarare mcarare added the eng:qa:needed QA Needed label Apr 15, 2022
@sflorean
Copy link
Contributor

Verified as fixed on Nightly 4/ 18 with OnePlus 9 (Android 12).

  {
         "timestamp": 26356,
         "category": "autoplay",
         "name": "setting_changed",
         "extra": {
           "autoplay_setting": "block_audio"
         }
       },
       {
         "timestamp": 27222,
         "category": "autoplay",
         "name": "setting_changed",
         "extra": {
           "autoplay_setting": "block_cellular"
         }
       },
       {
         "timestamp": 28064,
         "category": "autoplay",
         "name": "setting_changed",
         "extra": {
           "autoplay_setting": "allow_all"
         }
       },
       {
         "timestamp": 29819,
         "category": "autoplay",
         "name": "setting_changed",
         "extra": {
           "autoplay_setting": "block_all"
         }

@sflorean sflorean added eng:qa:verified QA Verified and removed eng:qa:needed QA Needed labels Apr 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants