Firebug support for script debugging
Reported by Olivier Cornu | August 21st, 2009 @ 01:41 PM | in 0.1a1
It currently isn't possible to debug scripts using the great
Firebug debugger, although that would be particularly helpful.
Let's fix that!
Comments and changes to this ticket
-
Olivier Cornu August 21st, 2009 @ 01:44 PM
- State changed from new to open
Old Firebug ticket about this topic: http://code.google.com/p/fbug/issues/detail?id=83
Related FB thread: http://groups.google.com/group/firebug/browse_thread/thread/5edb8f0...
-
Olivier Cornu August 22nd, 2009 @ 03:32 PM
- State changed from open to resolved
(from [298f0087d1f531476b5c5977bb743dfc8a1c167b]) New (FF3.5+ only) injection logic, Firebug debugger support [#13 state:resolved]
This is a pretty important commit that has impact on several aspects of WM.
The original goal was to allow script developers to debug their script using Firebug's debugger [1].
In order to allow this, a new injection logic has been put in place, taking into profit new FF3.5+ evalInSandbox() features [2].
As a consequence:- support for FF<3.5 is removed - scripts are no longer wrapped into an anonymous function - the @unwrap tag thus is deprecated
As a side note, this commit also paves the way for a coming @jsVersion header tag.
[1] http://ocornu.lighthouseapp.com/projects/27038/tickets/13-firebug-s... [2] https://developer.mozilla.org/en/Components.utils.evalInSandbox#Opt... http://github.com/ocornu/webmonkey/commit/298f0087d1f531476b5c5977b...
-
hsrdallas October 6th, 2010 @ 10:39 PM
- Milestone order changed from 0 to 0
what are the steps in firebug to find the display object properties of a web page. I have several link buttons that i need to macro
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Webmonkey is a fork of the popular Greasemonkey extension for Firefox.
People watching this ticket
Tags
Referenced by
- 13 Firebug support for script debugging (from [298f0087d1f531476b5c5977bb743dfc8a1c167b]) New (FF...
- 13 Firebug support for script debugging [1] http://ocornu.lighthouseapp.com/projects/27038/ticke...