Using Firefox 35.0a1 + Firebug 2.0.4 + your extension I see this inside the Browser Console: So obviously gcli.addCommand() doesn't exist anymore, which is exactly what Honza mentioned before, i.e. issue 7671 <https://code.google.com/p/fbug/issues/detail?id=7671>. I'll investigate that.
Sebastian On Friday, October 3, 2014 2:05:51 PM UTC+2, Федор Белов wrote: > > Attached plugin to this message. Alternative link - > http://ge.tt/4U7GAV02/v/0 > > To test plugin without firebug: > > shift+f2 -> hm [space] > > Sources (main files to check): > hashmem_com_console.xpi/resources/hashmem_com_console/lib/main.js > > hashmem_com_console.xpi/resources/hashmem_com_console/lib/main/commandsProcessor.js > > > On Thursday, October 2, 2014 7:00:44 PM UTC+4, Sebastian Zartner wrote: >> >> Do you have a version of your extension we could try out to reproduce the >> problem? >> >> Sebastian >> >> On Thursday, October 2, 2014 2:03:34 PM UTC+2, Федор Белов wrote: >>> >>> No, I don't see this error with clean FF profile. But Firebug still >>> breaks GCLI plugin. Do you have any ideas? >>> >>> On Wednesday, October 1, 2014 1:13:52 PM UTC+4, Sebastian Zartner wrote: >>>> >>>> Do you also get that error on a clean Firefox profile with just Firebug >>>> installed? >>>> >>>> Sebastian >>>> >>>> On Wednesday, October 1, 2014 9:57:44 AM UTC+2, Федор Белов wrote: >>>>> >>>>> I don't have any such errors. I checked ctrl-shift-j console. I've got >>>>> only following message >>>>> >>>>> [Exception... "Component returned failure code: 0x80070057 >>>>> (NS_ERROR_ILLEGAL_VALUE) [nsIIOService2.newFileURI]" nsresult: >>>>> "0x80070057 >>>>> (NS_ERROR_ILLEGAL_VALUE)" location: "JS frame :: >>>>> resource://firebug/prefLoader.js :: loadDefaultPrefs :: line 31" data: >>>>> no] >>>>> prefLoader.js:44 >>>>> >>>>> It's really strange for me that one plugin affects another one. >>>>> >>>>> On Tuesday, September 30, 2014 2:30:21 PM UTC+4, Jan Honza Odvarko >>>>> wrote: >>>>>> >>>>>> It could be due to this bug >>>>>> https://code.google.com/p/fbug/issues/detail?id=7671 >>>>>> >>>>>> Honza >>>>>> >>>>>> On Tuesday, September 30, 2014 11:22:48 AM UTC+2, Федор Белов wrote: >>>>>>> >>>>>>> Hello >>>>>>> I created plugin that adds more commans to GCLI ( >>>>>>> https://developer.mozilla.org/en-US/docs/Tools/GCLI/Writing_GCLI_Commands >>>>>>> ) >>>>>>> I found that it doesn't work (my commands doesn't adds to GCLI, >>>>>>> there is no errors in console) when I've got enabled Firebug. Could you >>>>>>> explain it? >>>>>>> >>>>>> -- You received this message because you are subscribed to the Google Groups "Firebug" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/firebug. To view this discussion on the web visit https://groups.google.com/d/msgid/firebug/ee57114a-c58a-4157-93b6-2694fc4d0a9d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
