Is it possible to create list of urls, urls with difference get
parameters, that will not be displayed in console?

For example i'm developing ajax chat. There is a loop inside
javascript, that makes ajax request every 2-4 seconds and all requests
are shown inside console.

It's too much trash information goes through console.

Is it possible to implement such feature/features inside next
versions?

As an example, combine all equal / same requests in one toggled list
and display only different requests and do it only for required urls
added inside some filter list.

Would be awesome. I'm working on netbook, so it's pretty annoying to
scroll through console to find proper information.

Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/firebug?hl=en.

Reply via email to