Closed
Bug 1561645
Opened 6 years ago
Closed 6 years ago
Don't report origin telemetry on non-http or non-https documents
Categories
(Core :: Privacy: Anti-Tracking, defect, P1)
Core
Privacy: Anti-Tracking
Tracking
()
VERIFIED
FIXED
mozilla69
| Tracking | Status | |
|---|---|---|
| firefox69 | --- | verified |
People
(Reporter: xeonchen, Assigned: xeonchen)
References
Details
Attachments
(1 file)
The "PAGELOAD" counter is affected by schemes such as "about" or "moz-extension", we should filter them out.
| Assignee | ||
Comment 1•6 years ago
|
||
Pushed by xeonchen@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/eb74edb6c7ea
report only http/https schemes; r=baku
Comment 3•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox69:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
Updated•6 years ago
|
Flags: qe-verify+
Flags: needinfo?(ciprian.georgiu)
Comment 5•6 years ago
|
||
I can confirm that the origin telemetry is not countered for about:pages, on Firefox 69.0b5 (20190715173502) using Windows 10 x64, macOS 10.13 and Ubuntu 18.04 x64. Marking this bug as verified fixed.
Thanks Gary, for the hints provided in order to verify this patch.
Status: RESOLVED → VERIFIED
Flags: qe-verify+
Flags: needinfo?(ciprian.georgiu)
You need to log in
before you can comment on or make changes to this bug.
Description
•