Closed Bug 1121428 Opened 9 years ago Closed 5 years ago

Selecting the type of query in the console tab as well as in the network tab.

Categories

(DevTools :: Console, enhancement)

35 Branch
x86_64
Linux
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: rshadow, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0 Iceweasel/35.0
Build ID: 20150114030024

Steps to reproduce:

1. Open Developers pane
2. Open "Console" tab
3. Check "Log" in Network
4. Goto Google.com


Actual results:

In the console, we see all requests, including images and js


Expected results:

1. For debugging is not necessary to show js, css, images, etc. I think the 'Log' checkbox should be divided into 'All', 'HTML', 'CSS', JS', 'XHR', ... like in 'Network' tab.
2. Show all errors and warnings, as well as now.

Usually for debugging console you want to display only the XHR requests, errors and warnings.
Severity: normal → enhancement
Component: Untriaged → Developer Tools: Console
Product: Firefox → DevTools
The filters in Console are already quite numerous, and we do have choices between Requests and XHR, which seems to be enough for me.
if people really want to have more fine grained filter, they can go to the netmonitor (and have the split console if they need log messages as well).
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.