Closed
Bug 1409292
Opened 8 years ago
Closed 8 years ago
Parameters disappeared from Firebug, at ajax requests
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: kilobyte, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0
Build ID: 20171013042429
Steps to reproduce:
Im sending Ajax (XHR), POST requests and I want to inspect it in the Firebug console. When I choose this request and ispect its parameters, its empty. Its the newest Quantum Firefox, 57.0b8
Actual results:
Im sending Ajax (XHR), POST requests and I want to inspect it in the Firebug console. When I choose this request and ispect its parameters, its empty
Expected results:
It should contain all the POST parameters as it used to
Comment 1•8 years ago
|
||
Please report any Firebug issue to https://github.com/firebug/firebug/issues
Note that Firebug is not supported by Firefox 56+ since it's no longer developed or maintained.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•