I like the suggestion. > And/Or - maybe, having configured to find a sequence of HTTP requests - I > want them grouped into a filter tab. Currently the Net Panel has filter > tabs: 'All | HTML | CSS | JS | XHR | Images | Flash | Media' - if I group > a set of configured Regular Expressions that I'm interested in - I'd like a > tab to appear with a chosen name - eg. 'My Filter' - which when chosen > would only show URLs that match the RegExps defined. I think that extending the existing list of filters and provide a way how to create a new custom filter would be the right way.
There are several issues reported already: http://code.google.com/p/fbug/issues/list?can=2&q=net+custom+filters&colspec=ID+Type+Status+Owner+Test+Summary+Reporter&cells=tiles Note that this could be also implemented as an extension. Honza On Jul 15, 8:35 pm, alano <[email protected]> wrote: > Quite often I find myself using the Net Panel to debug what's happening on > a page in terms of HTTP requests it would be nice if Firebug had a feature > which allowed me to have the Net Panel highlight URLs that I find > interesting, where I've somehow configured them in the persistent > configuration. > > For example - if I always wanted to track the Google Analytics calls on a > page - I could create a regular expression which would match the Net > request(s) and the Net Panel could highlight them for me upon the request. > > And/Or - maybe, having configured to find a sequence of HTTP requests - I > want them grouped into a filter tab. Currently the Net Panel has filter > tabs: 'All | HTML | CSS | JS | XHR | Images | Flash | Media' - if I group > a set of configured Regular Expressions that I'm interested in - I'd like a > tab to appear with a chosen name - eg. 'My Filter' - which when chosen > would only show URLs that match the RegExps defined. > > Does anyone have any thoughts on this? I've looked through the Firebug > enhancements around the Net Panel, and can't seem to see anything that > matches this. -- 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 https://groups.google.com/forum/#!forum/firebug
