Closed Bug 1347620 Opened 7 years ago Closed 6 years ago

Open ajax request in right panel in Console tab instead of opening it in Network tab

Categories

(DevTools :: Console, defect)

51 Branch
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: goran.despotoski.development, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:51.0) Gecko/20100101 Firefox/51.0
Build ID: 20170127014032

Steps to reproduce:

Clicked on ajax request in Console tab (for example to see if angular template request is being cached since on some sites I'm dumb enough to not use cache buster in the url).


Actual results:

It opened in the Network tab  to see the request with the response (expectedly).


Expected results:

Open in the same Console tab on the right side. Sometimes, no, lots of times when debugging and console logging some variables (I'm old school...) it is easier to stay in the same tab and view the request/response there and compare visually than to hop between Console and Network tabs back and forth (for us guys who have short attention span...) .
Component: Untriaged → Developer Tools: Console
Product: Firefox → DevTools
We do open a detailed UI in the console when clicking on a network log, so I will close this.
Feel free to re-open the bug if I misunderstood it
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.