Open Bug 1533984 Opened 7 years ago Updated 3 years ago

Container show source

Categories

(Toolkit :: View Source, defect, P3)

65 Branch
defect

Tracking

()

People

(Reporter: thomas, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:65.0) Gecko/20100101 Firefox/65.0

Steps to reproduce:

Show page source on a page opened in a separate container window

Actual results:

Show page source shows source as if it was requested via different container (default maybe?). So that current session cookies etc are not set therefore the page shows wrong if rendering is dependent on session. Javascript debugging etc also fails since running source does not map to correct lines in the source shown if there are inline source code.

Expected results:

Would think that the cached source for the current container was shown. This would give "normal" behaviour as if before containers where available.

Component: Untriaged → View Source
Product: Firefox → Toolkit

Thanks for the report!

Can you please provide a test page (either attached to this bug or available online) we could use to reproduce and see the problem on our machines? This is usually big help and makes the report more actionable.

Thanks!
Honza

Flags: needinfo?(thomas)

Screenshots and explanation of a private application sent in e-mail directly to Honza.

best regards
Thomas

Flags: needinfo?(thomas)

Interesting info from the email is that the source in 'View source' is different from what's shown in the Debugger.
Honza

I am marking this as P3, but in order to make a progress we need public reproducible test case.

Honza

Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.