Closed Bug 602991 Opened 14 years ago Closed 14 years ago

console errors on HTML5 demo page

Categories

(DevTools :: General, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: dherman, Assigned: msucan)

References

Details

This demo page:

    http://9elements.com/io/projects/html5/canvas/

never gets past "LOADING" and reports a bunch of internal errors in the error console.

Dave
error on the console :
Error: [Exception... "'Error: FAH_getOutputNodeById: id is null!!' when calling method: [nsIConsoleListener::observe]"  nsresult: "0x8057001c (NS_ERROR_XPC_JS_THREW_JS_OBJECT)"  location: "native frame :: <unknown filename> :: <TOP_LEVEL> :: line 0"  data: no]

It was mentioned in bug 586033 comment 4 too.
Assignee: nobody → mihai.sucan
Blocks: devtools4b8
I do not get the internal errors in the error console, however, the console does prevent the loading from completing. sounds like we need some test cases that mimic this site.
Version: 3.6 Branch → Trunk
I cannot reproduce this bug. I do not get any errors in the Web Console, apart from the usual CSS parser warnings. The Error Console shows no errors either, apart from the same CSS parser warnings. The provided URL works for me, it loads and works fine with and without the Web Console being open. I use a build from yesterday's mozilla-central code, running on Ubuntu 10.04.

Please let me know if you can still reproduce this bug in the latest Firefox trunk nightly build. Thanks!
I hadn't re-tested since I filed, but with the latest nightly it seems to be working great.

Thanks,
Dave
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.