Fixed at R11280, nsIJSON.decode & encode are undefined Asking here: http://groups.google.com/group/mozilla.dev.platform/browse_thread/thread/3c8626b02e25559b?hl=en#
Honza On Jul 7, 12:23 pm, Sebo <[email protected]> wrote: > The current nightly build of Firefox 8.0a1 breaks Firebug 1.8. Having > a look at the Error Console I see the following errors: > > Error: firebug-service ERROR in ERROR: TypeError: jsd is undefined > resource://firebug/firebug-service.js@3526 > Source File: resource://firebug/firebug-service.js > Line: 4057 > > Error: prefs is undefined > Source File: resource://firebug/firebug-service.js > Line: 1567 > > Error: Error evaluating module "firebug/console/errors" at location > "resource://firebug_rjs/console/errors.js": > [Exception... "Component returned failure code: 0x80520012 > (NS_ERROR_FILE_NOT_FOUND) [nsIXPCComponents_Utils.import]" nsresult: > "0x80520012 (NS_ERROR_FILE_NOT_FOUND)" location: "JS frame :: > resource://firebug_rjs/console/errors.js :: <TOP_LEVEL> :: line 44" > data: no] > fileName:undefined > lineNumber: 44http://requirejs.org/docs/errors.html#defineerror > Source File: resource://firebug/require.js > Line: 79 > > In Aurora (6.0a2) it works fine, though. > > Is that something we can/should catch? Or is that a Mozilla issue? -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/firebug?hl=en.
