Closed Bug 592003 Opened 14 years ago Closed 12 years ago

Web Console Should Activate When Panorama is Shown

Categories

(DevTools :: Console, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX
Future

People

(Reporter: aza, Unassigned)

Details

(Whiteboard: [panorama] [console-3])

Steps to reproduce: (1) Go the Panorama (2) Attempt to open the Web Console (3) Nothing happens What should happen is the Web Console should be shown so that we can debug new features, have extension authors able to easily introspect and debug their Panorama extensions, and that we can show off the awesomeness of HTML. Ddahl thinks that it is simply because we don't have the right DOM structure. He'll write more soon.
I'm thinking we need to support new configuration options that manually set the scope and parent DOM node for the console to activate in.
Whiteboard: [tabcandy]
The only issue I can see to make this not work is that you are using an iframe and not a browser element as the "root" of panorama's DOM. The console is pretty welded to that paradigm: browser->document or window->document. I'll have to experiment with passing in the iframe as the "contentWindow".
Whiteboard: [tabcandy] → [kd4b7] [tabcandy]
Whiteboard: [kd4b7] [tabcandy] → [tabcandy]
Whiteboard: [tabcandy] → [panorama]
not likely to get this for fx4, but we're talking about rebuilding the console using the addon-sdk and provide a globally-scoped console in the process. That should hopefully fulfill this requirement.
Sounds great. We'll look forward to it, post-fx4.
Target Milestone: --- → Future
Chrome errors aren't shown in the Web Console afaik. As such, this bug is invalid and useless...
Whiteboard: [panorama] → [panorama] [console-3]
this will be fixed by a global console.
Status: NEW → RESOLVED
Closed: 12 years ago
Component: Developer Tools → Developer Tools: Console
Resolution: --- → WONTFIX
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.