Skip to content

firebug.next's ajax view in the console is horrible #180

Closed
@trichins

Description

@trichins

In firebug, ajax calls are logged to the console (if you have the setting turned on) and clicking on the call will expand it and let you view the request using the same view as in the Network tab.

Firebug.next is similar to the developer tools and instead of expanding it, it opens it up in a popup that is pretty difficult to read. It also doesn't format json reponses nicely (it does in the Network panel but not the Inspector panel)

Firebug.next also shows all network traffic in the Inspector panel instead of just ajax calls. It would be nice to limit to just ajax calls like it is in firebug.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions