Load https://trac.torproject.org and observe that the favicon is getting loaded over the circuit used for all the other resources of trac.torproject.org. Now, open the Page Info dialog and the favicon that gets loaded again goes over the catch-all circuit. I think the expected behavior is to let the request go over the circuit for the URL bar domain of the page in question as well.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Child items 0
Show closed items
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Linked items 0
Link issues together to show that they're related.
Learn more.
Trac: Description: Loading https://trac.torproject.org and observe that the favicons are loaded over the circuit used for the all the other resources of trac.torproject.org. Now, open Page Info dialog and the favicon that gets loaded again goes over the catch-all circuit. I think the expected behavior is to let the request go over the circuit for the URL bar domain of the page in question as well.
to
Load https://trac.torproject.org and observe that the favicon is getting loaded over the circuit used for all the other resources of trac.torproject.org. Now, open the Page Info dialog and the favicon that gets loaded again goes over the catch-all circuit. I think the expected behavior is to let the request go over the circuit for the URL bar domain of the page in question as well.
Trac: Summary: Favicons loaded via the Page Info dialog are not going over the same circuit as the URL bar domain to Favicons loaded via the Page Info dialog are going over the catch-all circuit Keywords: tbb-linkability. deleted, tbb-linkability added
r=brade, r=mcs
It would be good if we had some tests to know that this patch doesn't regress prior work. Also, tests would be useful as we move to ESR45. :-)
r=brade, r=mcs
It would be good if we had some tests to know that this patch doesn't regress prior work. Also, tests would be useful as we move to ESR45. :-)
That's a good reminder. I'll work on that and post something for #16728 (moved).
Applied to tor-browser-38.6.1esr-6.0-1 (222689b3944533ebb97c809b8b6f508975dd45e3) and tor-browser-38.6.1esr-5.5-1 (b9e7d044aa52c8cda48c73616d70324f666fe1e7), thanks.
Trac: Status: needs_review to closed Resolution: N/Ato fixed
Did this patch fix it for all media or just images? Because, according to the logs, I see in Tor Browser 5.5.4 that images go through the first-party domain circuit, but other media such as HTML5 <video> and <audio> sources fall into the "catchall" circuit (the first-party domain seems to be "--unknown--").
Ah, I see that someone already reported this: #18703 (moved).