Firebug/WeeklyUpdates/2010-04-20: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
(Undo revision 220382 by Johnjbarton (Talk))
 
Line 3: Line 3:
* TODO [http://code.google.com/p/fbug/issues/detail?id=149 149]
* TODO [http://code.google.com/p/fbug/issues/detail?id=149 149]


* DONE: need [http://blog.getfirebug.com/2010/04/23/firebug-1-6a10/ 1.6a10]
* need 1.6a10


== Velocity ==
== Velocity ==
*[http://en.oreilly.com/velocity2010 June 22-24, Santa Clara]
*[http://en.oreilly.com/velocity2010 June 22-24, Santa Clara]
*[http://blog.getfirebug.com/2010/05/03/firebug-at-velocity-2010-san-clara-ca-june-23/ jjb volunteers, in contact with organizers.]
*jjb volunteers, in contact with organizers.


== 1.5.4 ==
== 1.5.4 ==
Line 14: Line 14:
** Script truncation [http://code.google.com/p/fbug/issues/detail?id=2788 issue 2788]
** Script truncation [http://code.google.com/p/fbug/issues/detail?id=2788 issue 2788]
** Another truncation bug from Mark Rawling  r6493
** Another truncation bug from Mark Rawling  r6493
* TODO: put up on AMO


== Console ==  
== Console ==  
Line 32: Line 31:
* per-object API
* per-object API
** harder than we thought: must pass objects into profiler to get ids, then get refs in id form
** harder than we thought: must pass objects into profiler to get ids, then get refs in id form
** See also [http://mxr.mozilla.org/mozilla1.9.2/source/js/jsd/jsd_obj.c#315 jsd_GetJSDObjectForJSObject]
** memory profiler IDs seem to be pointers to JSObject
** cannot get objects in closure
** cannot get objects in closure
** Better C++ API?
** Better C++ API?
Line 43: Line 40:


== Crossfire ==
== Crossfire ==
*Commit [http://code.google.com/p/fbug/issues/detail?id=2998 Issue 2998:  Dispatch onToggleBreakpoint event from onModifyBreakpoint in HTML panel]
* Accelerated 1.7 work to get Firebug for Fennec
* Accelerated 1.7 work to get Firebug for Fennec
** firebug.js namespace issue because FBL.initialize() needs to be called before Firebug.initialize()
** firebug.js namespace issue because FBL.initialize() needs to be called before Firebug.initialize()

Latest revision as of 17:02, 4 May 2010

Issues for 1.6

  • need 1.6a10

Velocity

1.5.4

  • built and on getfirebug.com
    • Option menu disappear issue 2942
    • Script truncation issue 2788
    • Another truncation bug from Mark Rawling r6493

Console

  • TODO: remove attributes from the BODY tags

Break On Errors balloon update

  • button labels?

CSS injection for inspector

Memory

Swarm

  • Add swarm extension <your SVN>/extensions/swarm/branches/swarm1.5
  • Load file://<your SVN>/extensions/swarm/branches/swarm1.5/swarms/basic.html into FBTest to see current status
  • working on signature code

Crossfire

Breakpoints

  • save error etc. breakpoints?
  • duplicate saved breakpoints


Bugs

updated March of the Firebugs