Closed
Bug 1779430
Opened 3 years ago
Closed 3 years ago
For Feature Callout telemetry, set 'page' value to current page URL
Categories
(Firefox :: Messaging System, enhancement, P1)
Firefox
Messaging System
Tracking
()
Tracking | Status | |
---|---|---|
firefox105 | --- | fixed |
People
(Reporter: mviar, Assigned: mviar)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
In aboutwelcome-utils.js set page to the current url (without query params or hashes) when document.querySelector(":root[dialogroot=true]")
is falsey and document.querySelector("#root.featureCallout")
exists.
Updated•3 years ago
|
Priority: -- → P2
Assignee | ||
Updated•3 years ago
|
Assignee: nobody → mviar
Assignee | ||
Updated•3 years ago
|
Iteration: --- → 105.1 - July 25 - Aug 5
Priority: P2 → P1
Assignee | ||
Comment 1•3 years ago
|
||
Pushed by mviar@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4cfc085dafd6
For Feature Callout telemetry, set 'page' value to current page URL r=pdahiya
Comment 3•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox105:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 105 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•