Closed Bug 1638040 Opened 6 years ago Closed 5 years ago

View source tab does not use configured proxy

Categories

(Core :: DOM: Networking, defect)

76 Branch
defect

Tracking

()

RESOLVED WONTFIX

People

(Reporter: yegors, Unassigned)

Details

(Whiteboard: [necko-triaged])

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.122 Safari/537.36

Steps to reproduce:

  1. Configure a proxy in the browser
  2. Go to a webpage that prints your external IP address (https://wtfismyip.com/text)
  3. Select "View Page source"
  4. Refresh

Actual results:

Actual IP address is displayed in the source.

Expected results:

Proxy IP address should be displayed in the source.

Hi,
I don't have the technical knowledge to confirm this issue but I'll add product and component so the team can make some research on it. Hopefully, someone with a more deep understanding of this matter can help. Feel free to route this ticket to the corresponding team.

Regards,
Jerónimo

Component: Untriaged → DOM: Networking
Flags: needinfo?(nhnguyen)
Product: Firefox → Core
Flags: needinfo?(nhnguyen) → needinfo?(agrover)

Don't know. Hail Mary to kmaglione, who has done a lot in toolkit/components/viewsource/...

Flags: needinfo?(agrover) → needinfo?(kmaglione+bmo)
Whiteboard: [necko-triaged]

The IP address from view-source page is actually from the cache, so I think this bug is WONTFIX.

Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Flags: needinfo?(kmaglione+bmo)
Resolution: --- → WONTFIX

This was not a cache issue, since the cache was cleared before accessing the site with an already configured proxy, however it's no longer reproducible in the latest version of FF. So someone did in fact fix it.

You need to log in before you can comment on or make changes to this bug.