Closed Bug 586803 Opened 14 years ago Closed 14 years ago

Web Console doesn't open on various web sites

Categories

(DevTools :: General, defect)

defect
Not set
critical

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 583476

People

(Reporter: pcwalton, Assigned: pcwalton)

References

Details

The Web Console does not open on twitter.com, and many other sites as well.

Requesting blocking status for Firefox 4, as this is a serious bug.
blocking2.0: --- → ?
************************************************************
* Call to xpconnect wrapped JSObject produced this error:  *
[Exception... "'Error: Cannot get outputNode by id' when calling method: [nsIConsoleListener::observe]"  nsresult: "0x8057001c (NS_ERROR_XPC_JS_THREW_JS_OBJECT)"  location: "<unknown>"  data: no]
************************************************************
It seems that it is only when you are logged out of twitter this is the case.

Perhaps we should make a list of sites that have trouble and the error messages they produce?
Summary: Web Console doesn't open on twitter.com → Web Console doesn't open on various web sites
On Cnn, (linux build) the console only opens to a fraction of the height it usually opens to, on windows it won't open on the front page. Perhaps this bug should become a meta bug?
twitter is attaching a console of their own to the window before we invoke our own. This bug should be about how to deal with an existing console object and how to do the right thing.
There is a bug about dealing with an existing console object (bug 583476).

Here's what I saw this morning on my Mac:

went to cnn.com, console wouldn't open at all
clicked on a link which took me elsewhere in cnn-land, and the console opened immediately (no action on my part)
went back to cnn home page and the console was open with log output

I just tried it in a new window and was able to reproduce the variation of this where the console opens to less than its full height.
Perhaps we combine this bug with bug 583476 ?
(In reply to comment #1)
> ************************************************************
> * Call to xpconnect wrapped JSObject produced this error:  *
> [Exception... "'Error: Cannot get outputNode by id' when calling method:
> [nsIConsoleListener::observe]"  nsresult: "0x8057001c
> (NS_ERROR_XPC_JS_THREW_JS_OBJECT)"  location: "<unknown>"  data: no]
> ************************************************************

I've seen this before. It's a different issue.


David: yeah, I think we should combine the two bugs. They are reporting the same issue.
closing in favor of bug 583476 (which is already marked as a blocker)
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
dupe, canceling blocking request.
blocking2.0: ? → ---
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.