Closed
Bug 1892046
Opened 2 years ago
Closed 2 years ago
The reader mode does not set a first party domain
Categories
(Toolkit :: Reader Mode, defect, P1)
Toolkit
Reader Mode
Tracking
()
RESOLVED
FIXED
128 Branch
| Tracking | Status | |
|---|---|---|
| firefox128 | --- | fixed |
People
(Reporter: pierov, Assigned: pierov)
Details
Attachments
(1 file)
Downstream at Tor Browser we noticed that the reader mode doesn't set the origin attributes for its requests.
In particular, it doesn't set a first party domain, which we use in the proxy filter to route the requests through different Tor circuits.
I used that proxy filter to test the behavior (and the patch), so I'm not sure of a way to easily test without it.
| Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Severity: -- → S4
Priority: -- → P1
Updated•2 years ago
|
Attachment #9397201 -
Attachment description: Bug 1892046 - Add origin attributes to about:reader requests. r?Gijs → Bug 1892046 - Add origin attributes to about:reader requests. r?#reader-mode-reviewers,cmkm
| Assignee | ||
Comment 2•2 years ago
|
||
Hi, I've rebased the patch. Could you please land it for me if now it's okay?
Thanks in advance!
Flags: needinfo?(cmeador)
Pushed by gijskruitbosch@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/b99cdbd6f2a5
Add origin attributes to about:reader requests. r=reader-mode-reviewers,cmkm
Comment 4•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox128:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 128 Branch
Updated•1 year ago
|
Flags: needinfo?(cmeador)
You need to log in
before you can comment on or make changes to this bug.
Description
•