Change Search SERP Telemetry tests to use https
Categories
(Firefox :: Search, task, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox114 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
The SERP telemetry tests currently use a mixture of http and https. Since all the search engines are https-only, I see no harm for switching these to https.
We can also then limit the SearchSERPTelemetry actors to https-only processes (building on bug 1824897).
Comment 1•2 years ago
|
||
Some of the search telemetry tests load mock pages and in-page resources from http://mochi.test:8888/, so maybe we could transform them to instead use https://example.com/.
| Assignee | ||
Comment 2•2 years ago
|
||
(In reply to James Teow [:jteow] from comment #1)
Some of the search telemetry tests load mock pages and in-page resources from
http://mochi.test:8888/, so maybe we could transform them to instead usehttps://example.com/.
Yeah, I think we might have to be careful with some of them, as we were also designing them with a different domain to the ad servers.
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 3•2 years ago
|
||
We only monitor telemetry from sites that are already https-only.
Depends on D175422
Comment 5•2 years ago
|
||
| bugherder | ||
Description
•