Closed
Bug 1889664
Opened 2 years ago
Closed 2 years ago
Specific queryParams are not properly removed from IMDB
Categories
(Core :: Privacy: Anti-Tracking, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1889564
| Tracking | Status | |
|---|---|---|
| firefox126 | --- | affected |
People
(Reporter: snegritas, Unassigned)
References
Details
Found in
- 126.0a1(2024-04-04)
Affected versions
- nightly 126.0a1(2024-04-04)
Tested platforms
- Affected platforms: Ubuntu 22.04, Windows 11, MacOS 13
Preconditions
- Standard setttings is applied in about:preferences#security.
- Set “privacy.query_stripping.enabled” to false in about:config.
Steps to reproduce
- Navigate to https://m.imdb.com/title/tt8115900/?pf_rd_m=A2FGELUUNOQJNL&pf_rd_p=f9f31d04-fc22-4d12-86b4-f46e25aa2f6f&pf_rd_r=7H2YQ93GCJQAWC2GZDE7&pf_rd_s=center-1&pf_rd_t=15506&pf_rd_i=boxoffice&ref_=cht_bo_10
- Right click on the link, then click on "Copy Without Site Tracking".
- Open another tab and paste the copied linked into the URL bar.
Expected result
- The query parameters
pf_rd_p,pf_rd_i,pf_rd_m,pf_rd_s,pf_rd_tandpf_rd_ris correctly stripped from the URL, as per https://phabricator.services.mozilla.com/D203080
Actual result
- The query parameters are not stripped from the URL.
Regression range
- This is not a regression. It can also be reproduced with Nightly builds after the extened list of parameters was added.
Additional notes
- There's a possibility that the IMDB link tested with the specific parameter
pf_rd_p,pf_rd_i,pf_rd_m,pf_rd_s,pf_rd_tandpf_rd_rmay not have been properly constructed. In such a scenario, this outcome might be expected.
| Reporter | ||
Updated•2 years ago
|
Severity: -- → S3
Updated•2 years ago
|
Has STR: --- → yes
Updated•2 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•