660
edits
Johnjbarton (talk | contribs) No edit summary |
Johnjbarton (talk | contribs) (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] | ||
* | * 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] | ||
* | *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 | ||
== 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 | ||
** 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() | ||
edits