Fixed
Status Update
Comments
he...@google.com <he...@google.com>
he...@google.com <he...@google.com>
ap...@google.com <ap...@google.com> #2
Project: platform/frameworks/support
Branch: androidx-main
Author: Radha Nakade <
Link:
Migrate traffic from pixel2 to mediumphone on FTL emulators.
Expand for full commit details
Migrate traffic from pixel2 to mediumphone on FTL emulators.
Bug: 396715333
Test: ./gradlew emoji2:emoji2-emojipicker:ftlmediumphoneapi33
Change-Id: If5555443ca1a91479128e1bd6f4f909154c40ba2
Files:
- M
buildSrc/private/src/main/kotlin/androidx/build/FtlRunner.kt
Hash: c76f8094154101867327912e659ae47509755957
Date: Wed Feb 26 11:27:46 2025
Description
Permissions.Prompt.{PermissionType}.{Gesture}.Attempt is recorded when Chrome tries to show a prompt here [1].
At the moment it is recorded like: "Permissions.Prompt.Notifications.Gesture.Attempt" True - Means there is something that blocks a prompt. Prompt WAS NOT displayed. False - Means a prompt is not blocked by anything and can be shown. Prompt WAS displayed.
It would be great to flip meanings to match an intuitive logic flow True - Prompt WAS displayed False - Prompt WAS NOT displayed
Do not forget to update histogram's description to include a date and milestone in which we changed the tracking.
[1]https://source.chromium.org/chromium/chromium/src/+/main:chrome/browser/ui/views/permissions/permission_prompt_factory.cc;l=95-96;drc=d47b1eb8f4dc6868b7f0de969ffb602cfeba3653