Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Gaba
fenix
Commits
a097b135
Commit
a097b135
authored
Nov 11, 2020
by
Mugurell
Committed by
ekager
Nov 11, 2020
Browse files
For #16076 - Add new "share_image" telemetry event
parent
dbdb68ac
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/src/main/java/org/mozilla/fenix/components/metrics/Event.kt
View file @
a097b135
...
...
@@ -495,7 +495,8 @@ sealed class Event {
"mozac.feature.contextmenu.save_image"
to
"save_image"
,
"mozac.feature.contextmenu.share_link"
to
"share_link"
,
"mozac.feature.contextmenu.copy_link"
to
"copy_link"
,
"mozac.feature.contextmenu.copy_image_location"
to
"copy_image_location"
"mozac.feature.contextmenu.copy_image_location"
to
"copy_image_location"
,
"mozac.feature.contextmenu.share_image"
to
"share_image"
)
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment