Closed Bug 704180 Opened 13 years ago Closed 12 years ago

Move the JS Object inspector from its own window into the Web Console

Categories

(DevTools :: Console, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 817547

People

(Reporter: paul, Assigned: sonny)

References

Details

The JS Object Inspector lives in its own window. It should be built inside the webconsole itself. To open the JS Object Inspector: a) type "inspect(window)" in the Web Console, or b) select "window" in the scratchpad, and click on "Execute -> Inspect".
Apparently, we already have something more or less like that: console.dir(window)
Assignee: nobody → sonny.piers
Summary: Move the JS Object inspector from its own window into the Web Console → Move the JS Object inspector from its own window into the Web Console if invoked from the Console
Summary: Move the JS Object inspector from its own window into the Web Console if invoked from the Console → Move the JS Object inspector from its own window into the Web Console
Depends on: 660197
Blocks: 782593
The Toolbox + Sidebar.jsm makes things much easier. Bug triage, filter on PINKISBEAUTIFUL
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.