Closed
Bug 1286469
Opened 9 years ago
Closed 5 years ago
Firefox not sending the sessions cookie in JS Debugger
Categories
(DevTools :: Debugger, defect, P3)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1375036
People
(Reporter: u575462, Unassigned)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
|
41.34 KB,
image/jpeg
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:47.0) Gecko/20100101 Firefox/47.0
Build ID: 20160623154057
Steps to reproduce:
Users need to be authentified on a website for get some javascript files.
Actual results:
The debugger don't sending the sessions cookie, so it displaying what the server return : the login page.
Expected results:
The real source :3
Updated•9 years ago
|
Component: Untriaged → Developer Tools: Debugger
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•6 years ago
|
Blocks: dbg-sources
Comment 2•6 years ago
|
||
Is this related to issue 1375036? I made a comment on that issue, and this one seems to relate as well.
Updated•6 years ago
|
Blocks: dbg-source-requests
Comment 4•5 years ago
|
||
We did some work on this, bug 1375036 and related. This works for my test cases, but please re-open if you have an STR where this still fails.
Updated•5 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•