|
View:
New views
6 Messages
—
Rating Filter:
Alert me
|
|
|
Chromebug 1.5a4 releasedChromebug is Firebug code adapted for use on XUL applications, e.g. Firefox extensions. http://blog.getfirebug.com/2009/10/12/chromebug-1-5a4/ jjb --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to firebug@... To unsubscribe from this group, send email to firebug+unsubscribe@... For more options, visit this group at http://groups.google.com/group/firebug?hl=en -~----------~----~----~----~------~----~------~--~--- |
|
|
Re: Chromebug 1.5a4 releasedIt would be nice if there was a section that said what menu options
did. Like the script tag menu's 'show chrome sources', etc. On Oct 12, 10:24 pm, John J Barton <johnjbar...@...> wrote: > Chromebug is Firebug code adapted for use on XUL applications, e.g. > Firefox extensions.http://blog.getfirebug.com/2009/10/12/chromebug-1-5a4/ > jjb -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to firebug@.... To unsubscribe from this group, send email to firebug+unsubscribe@.... For more options, visit this group at http://groups.google.com/group/firebug?hl=en. |
|
|
Re: Chromebug 1.5a4 releasedOn Oct 22, 7:50 am, Steven Roussey <srous...@...> wrote: > It would be nice if there was a section that said what menu options > did. Like the script tag menu's 'show chrome sources', etc. A start: http://getfirebug.com/wiki/index.php/Chromebug_User_Guide jjb > > On Oct 12, 10:24 pm, John J Barton <johnjbar...@...> > wrote: > > > Chromebug is Firebug code adapted for use on XUL applications, e.g. > > Firefox extensions.http://blog.getfirebug.com/2009/10/12/chromebug-1-5a4/ > > jjb -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to firebug@.... To unsubscribe from this group, send email to firebug+unsubscribe@.... For more options, visit this group at http://groups.google.com/group/firebug?hl=en. |
|
|
Re: Chromebug 1.5a4 releasedCan't seem to get Chromebug to work properly. I am using Firefox
3.6b1, Firebug 1.5X.0b1 and Chromebug 1.5.0a4 are the only extensions activated. I can inspect for a little bit, but eventually (within about 20seconds of messing around) it stops working and every button click after that throws this error: Error: this.controller is undefined Source File: chrome://chromebug/content/firebugCache.js Line: 168 any ideas? On Oct 22, 12:48 pm, John J Barton <johnjbar...@...> wrote: > On Oct 22, 7:50 am, Steven Roussey <srous...@...> wrote: > > > It would be nice if there was a section that said what menu options > > did. Like the script tag menu's 'show chrome sources', etc. > > A start:http://getfirebug.com/wiki/index.php/Chromebug_User_Guide > jjb > > > > > > > On Oct 12, 10:24 pm, John J Barton <johnjbar...@...> > > wrote: > > > > Chromebug is Firebug code adapted for use on XUL applications, e.g. > > > Firefox extensions.http://blog.getfirebug.com/2009/10/12/chromebug-1-5a4/ > > > jjb -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to firebug@.... To unsubscribe from this group, send email to firebug+unsubscribe@.... For more options, visit this group at http://groups.google.com/group/firebug?hl=en. |
|
|
Re: Chromebug 1.5a4 released> Error: this.controller is undefined
> Source File: chrome://chromebug/content/firebugCache.js > Line: 168 I have also seen this problem and it's fixed in trunk http://code.google.com/p/fbug/source/browse/#svn/chromebug/branches/chromebug1.5 The fix will be part of Chromebug 1.5.0a5 Honza On Oct 30, 1:13 pm, gmariani <gmariani...@...> wrote: > Can't seem to get Chromebug to work properly. I am using Firefox > 3.6b1, Firebug 1.5X.0b1 and Chromebug 1.5.0a4 are the only extensions > activated. > > I can inspect for a little bit, but eventually (within about 20seconds > of messing around) it stops working and every button click after that > throws this error: > > Error: this.controller is undefined > Source File: chrome://chromebug/content/firebugCache.js > Line: 168 > > any ideas? > > On Oct 22, 12:48 pm, John J Barton <johnjbar...@...> > wrote: > > > On Oct 22, 7:50 am, Steven Roussey <srous...@...> wrote: > > > > It would be nice if there was a section that said what menu options > > > did. Like the script tag menu's 'show chrome sources', etc. > > > A start:http://getfirebug.com/wiki/index.php/Chromebug_User_Guide > > jjb > > > > On Oct 12, 10:24 pm, John J Barton <johnjbar...@...> > > > wrote: > > > > > Chromebug is Firebug code adapted for use on XUL applications, e.g. > > > > Firefox extensions.http://blog.getfirebug.com/2009/10/12/chromebug-1-5a4/ > > > > jjb -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to firebug@.... To unsubscribe from this group, send email to firebug+unsubscribe@.... For more options, visit this group at http://groups.google.com/group/firebug?hl=en. |
|
|
Re: Chromebug 1.5a4 releasedGood to hear, thanks!
On Oct 30, 8:23 am, "Honza (Jan Odvarko)" <odva...@...> wrote: > > Error: this.controller is undefined > > Source File: chrome://chromebug/content/firebugCache.js > > Line: 168 > > I have also seen this problem and it's fixed in trunkhttp://code.google.com/p/fbug/source/browse/#svn/chromebug/branches/c... > > The fix will be part of Chromebug 1.5.0a5 > Honza > > On Oct 30, 1:13 pm, gmariani <gmariani...@...> wrote: > > > > > Can't seem to get Chromebug to work properly. I am using Firefox > > 3.6b1, Firebug 1.5X.0b1 and Chromebug 1.5.0a4 are the only extensions > > activated. > > > I can inspect for a little bit, but eventually (within about 20seconds > > of messing around) it stops working and every button click after that > > throws this error: > > > Error: this.controller is undefined > > Source File: chrome://chromebug/content/firebugCache.js > > Line: 168 > > > any ideas? > > > On Oct 22, 12:48 pm, John J Barton <johnjbar...@...> > > wrote: > > > > On Oct 22, 7:50 am, Steven Roussey <srous...@...> wrote: > > > > > It would be nice if there was a section that said what menu options > > > > did. Like the script tag menu's 'show chrome sources', etc. > > > > A start:http://getfirebug.com/wiki/index.php/Chromebug_User_Guide > > > jjb > > > > > On Oct 12, 10:24 pm, John J Barton <johnjbar...@...> > > > > wrote: > > > > > > Chromebug is Firebug code adapted for use on XUL applications, e.g. > > > > > Firefox extensions.http://blog.getfirebug.com/2009/10/12/chromebug-1-5a4/ > > > > > jjb -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to firebug@.... To unsubscribe from this group, send email to firebug+unsubscribe@.... For more options, visit this group at http://groups.google.com/group/firebug?hl=en. |
| Free embeddable forum powered by Nabble | Forum Help |