Closed
Bug 1923744
Opened 1 year ago
Closed 1 year ago
Add telemetry for default browser native prompt
Categories
(Firefox for Android :: Onboarding, task)
Tracking
()
RESOLVED
FIXED
134 Branch
| Tracking | Status | |
|---|---|---|
| firefox134 | --- | fixed |
People
(Reporter: Gela, Assigned: Gela)
References
Details
(Whiteboard: [fxdroid])
Attachments
(1 file, 3 obsolete files)
Steps to reproduce
Expected behavior
Actual behavior
Device information
- Firefox version:
- Android device model:
- Android OS version:
Any additional information?
Updated•1 year ago
|
Updated•1 year ago
|
Attachment #9431549 -
Attachment description: WIP: Bug 1923744 - Add telemetry for the system set to default browser prompt → Bug 1923744 - Add telemetry for the system set to default browser prompt
Updated•1 year ago
|
Attachment #9431549 -
Attachment is obsolete: true
Original Revision: https://phabricator.services.mozilla.com/D225145
Updated•1 year ago
|
Attachment #9431681 -
Flags: approval-mozilla-beta?
Comment 4•1 year ago
|
||
beta Uplift Approval Request
- User impact if declined: We won't have telemetry for native prompt
- Code covered by automated testing: yes
- Fix verified in Nightly: no
- Needs manual QE test: no
- Steps to reproduce for manual QE testing: n/a. It's just telemetry
- Risk associated with taking this patch: Very low, we're just collecting telemetry for a feature
- Explanation of risk level: Telemetry
- String changes made/needed: n/a
- Is Android affected?: yes
Pushed by gmalekpour@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1f72106b618f
Add telemetry for default browser native prompt r=rebecatudor273,amejiamarmol
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox133:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 133 Branch
Updated•1 year ago
|
Attachment #9431681 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Updated•1 year ago
|
status-firefox132:
--- → fixed
Comment 8•1 year ago
|
||
As was flagged by Tom in the PR, this is indeed causing crashes for custom tabs due to kotlin.UninitializedPropertyAccessException: lateinit property homeFragment has not been initialized. I know we've landed this and uplifted into Beta but I think we should either back this out or have a fix very shortly and uplift that.
Flags: needinfo?(gmalekpour)
Backout by chorotan@mozilla.com:
https://hg.mozilla.org/mozilla-central/rev/6a2518f67e94
Backed out changeset 1f72106b618f on request for causing crashes. a=backout
Updated•1 year ago
|
Status: RESOLVED → REOPENED
status-firefox133:
fixed → ---
Resolution: FIXED → ---
Target Milestone: 133 Branch → ---
Comment 10•1 year ago
|
||
| uplift | ||
Updated•1 year ago
|
status-firefox132:
fixed → ---
| Assignee | ||
Comment 11•1 year ago
|
||
| Assignee | ||
Comment 12•1 year ago
|
||
This was backed out every where last week, I have a follow up patch with fixes that will be going into Nightly once approved.
Updated•1 year ago
|
Attachment #9431681 -
Attachment is obsolete: true
Updated•1 year ago
|
Attachment #9430025 -
Attachment is obsolete: true
Comment 13•1 year ago
|
||
Pushed by gmalekpour@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5fa0a97758df
Add telemetry for default browser native prompt r=android-reviewers,amejiamarmol
Comment 14•1 year ago
|
||
| bugherder | ||
Status: REOPENED → RESOLVED
Closed: 1 year ago → 1 year ago
status-firefox134:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 134 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•