Open Bug 1453100 Opened 6 years ago Updated 2 years ago

Devtools sources panel doesn't use private browsing connection when opened on private browsing tab

Categories

(DevTools :: Debugger, defect, P3)

60 Branch
defect

Tracking

(firefox60 fix-optional, firefox61 fix-optional)

UNCONFIRMED
Tracking Status
firefox60 --- fix-optional
firefox61 --- fix-optional

People

(Reporter: dbonner, Unassigned)

References

(Blocks 2 open bugs)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:60.0) Gecko/20100101 Firefox/60.0
Build ID: 20180404171943

Steps to reproduce:

While working on debugging a website that returns a different page depending on whether you're logged in or not, I opened a Private Browsing session to see the non-logged-in version.  I then opened devtools, and clicked on the Debugger tool.  I double-clicked on "(index)", hoping to set a breakpoint in some javascript that lives in the page proper.


Actual results:

The document that the Debugger tool showed me was the one I would expect for a logged-in user, not the one that matched the page that was rendered in this tab.


Expected results:

I should have been shown the document that was currently rendered in this tab.
Component: Untriaged → Developer Tools: Debugger
Product: Firefox → DevTools
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.