Closed
Bug 1874024
Opened 2 years ago
Closed 2 years ago
Add telemetry check to `browser_ProtectionsUI.js` test for panel info message
Categories
(Firefox :: Messaging System, task, P1)
Firefox
Messaging System
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox124 | --- | fixed |
People
(Reporter: emcminn, Assigned: emcminn)
References
Details
Attachments
(1 file)
With the Protections Panel info message now being rendered by browser-siteProtections.js, a couple new telemetry pings have been added to replace the ones that used to come from Messaging System. Testing telemetry is kinda flaky, so I've split out adding this check in order to unblock the main patch.
We can also look at the usage of TestUtils.waitForCondition in this test and determine if it would be better to use BrowserTestUtils.waitForMutationCondition instead.
Updated•2 years ago
|
Status: NEW → ASSIGNED
Iteration: --- → 123.3 - Jan 15 - Jan 19
Points: --- → 3
Priority: -- → P1
Updated•2 years ago
|
Iteration: 123.3 - Jan 15 - Jan 19 → 124.1 - Jan 22 - Feb 2
| Assignee | ||
Comment 1•2 years ago
|
||
Pushed by emcminn@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/db6e9975514f
Move info message test to its own file && add telemetry check r=pbz
Comment 3•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox124:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 124 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•