Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Console Service ERROR "parent is undefined" #14

Closed
janodvarko opened this issue Jun 20, 2014 · 4 comments
Closed

Console Service ERROR "parent is undefined" #14

janodvarko opened this issue Jun 20, 2014 · 4 comments
Labels

Comments

@janodvarko
Copy link
Member

STR:

  1. Open Firebug.next (the toolbox)
  2. Load https://getfirebug.com/tests/manual/console/joes-original/test.html
  3. Click the log button
  4. Click the element in the Console panel
  5. See the side panel being open
  6. Click the first item in the side panel (text) to expand it
  7. FBTrace shows an exception

Console Service ERROR [JavaScript Error: "parent is undefined" {file: "resource://gre/modules/addons/XPIProvider.jsm -> jar:file:///C:/Users/Honza/AppData/Roaming/Mozilla/Firefox/Profiles/ceg3h0r0.nightlyJSD2001/extensions/@actor-repl.xpi!/bootstrap.js -> resource://extensions.modules.-at-actor-repl.commonjs.path/toolkit/loader.js -> resource://firebug-next-at-jetpack/firebug-next/lib/core/domplate.js" line: 482}] [JavaScript Error: "parent is undefined" {file: "resource://gre/modules/addons/XPIProvider.jsm -> jar:file:///C:/Users/Honza/AppData/Roaming/Mozilla/Firefox/Profiles/ceg3h0r0.nightlyJSD2001/extensions/@actor-repl.xpi!/bootstrap.js -> resource://extensions.modules.-at-actor-repl.commonjs.path/toolkit/loader.js -> resource://firebug-next-at-jetpack/firebug-next/lib/core/domplate.js" line: 482}]

@simonlindholm: I can't figure this one, do you have any idea why the exception happens?

Honza

@janodvarko
Copy link
Member Author

I think I fixed this one.

Patch at:
1b51772

Honza

@janodvarko
Copy link
Member Author

The patch could be yet improved I guess...
Honza

@janodvarko
Copy link
Member Author

A little improvement at:
9d2b282

Honza

@janodvarko
Copy link
Member Author

$fixed firebug-3.0.0-alpha.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant