Firebug/WeeklyUpdates/2010-06-22: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
Line 19: Line 19:
** Contact page, platform triage person?
** Contact page, platform triage person?
* [https://bugzilla.mozilla.org/show_bug.cgi?id=532445 Bug 532445 run unit tests (daily?) with Firebug installed in testing profiles]
* [https://bugzilla.mozilla.org/show_bug.cgi?id=532445 Bug 532445 run unit tests (daily?) with Firebug installed in testing profiles]
* New web page with results coming
** Honza
== Refactoring ==
* Reattach/deattach
* Unload
** components -> modules
** overlays unload
** destroy objects
== Architecture Review underway  ==
* DONE Changes for panel activation
*[http://getfirebug.com/wiki/index.php/Firebug_1.6_Architecture_Review 1.6 Architecture]


== 1.6 on FF 4.0  ==
== 1.6 on FF 4.0  ==


*wrapper problem already being worked on  
* wrapper problem already being worked on  
*command line debug problem.
* command line debug problem.


== Crossfire ==
== Crossfire ==
* Testing of backend: FBTest?
** Darin
* Listener client/server  
* Listener client/server  
** Browser Tools Interface
** Browser Tools Interface
Line 50: Line 39:
** TODO: Command line flags to init firebug from crossfile (module vs panels)  
** TODO: Command line flags to init firebug from crossfile (module vs panels)  
**[http://collinsmichaelg.com/firebug/tests/content/firebug/detachSuspendResumeAttach.js Test case for re-attach]
**[http://collinsmichaelg.com/firebug/tests/content/firebug/detachSuspendResumeAttach.js Test case for re-attach]
== Refactoring ==
* Reattach/deattach
* Unload
** components -> modules
** overlays unload
** destroy objects
== Architecture Review underway  ==
* DONE Changes for panel activation
*[http://getfirebug.com/wiki/index.php/Firebug_1.6_Architecture_Review 1.6 Architecture]


----
----

Revision as of 17:48, 22 June 2010

Issues for 1.6

  • Console
    • DONE: remove attributes from the BODY tags
  • Show Cache in Net panel
    • DONE, blog post
  • Update page?
    • Honza
  • 1.6a13 for completion
    • jjb
  • Blocks 1.6
    • review list
  • Concentrate on swarm

Daily testing for Firebug + Firefox

1.6 on FF 4.0

  • wrapper problem already being worked on
  • command line debug problem.

Crossfire

  • Testing of backend: FBTest?
    • Darin
  • Listener client/server
    • Browser Tools Interface
  • Socket startup and shutdown issues.
  • Avoiding context transfer?
    • Leave all model info on server side
    • Client side has "presentation model" (cache of info needed for panels)
  • Accelerated 1.7 work to get Firebug for Fennec
    • Honza and Mike: Firebug to Firebug via CrossFire
    • TODO: Reverse relationship between TabWatcher and Firebug
    • TODO: Command line flags to init firebug from crossfile (module vs panels)
    • Test case for re-attach

Refactoring

  • Reattach/deattach
  • Unload
    • components -> modules
    • overlays unload
    • destroy objects

Architecture Review underway



These items were not discussed in the call and remain for next time.


JSD v2

Wiki Reorganization

  • sidebar to panels list
  • move more from getfirebug.com, easier to update on wiki


Chromebug

  • Go to 1.6b1 with Firebug 1.6b1
  • Recommend to Firefox team: version 1.6a10 for now + Firebug 1.6a10

Memory


Velocity

The Firebug Velocity demo will feature new features in the Net panel, new comprehensive breakpoint support, and a sneek peek at our next version. In Firebug 1.5 we reimplemented the Net panel to dramatically improve the timing accuracy and to support exporting the traffic analysis info. The export format was designed to be compatible with HTTPWatch. We added breakpoint support from every panel: I'll demo using Javascript breakpoints from XHR events and Cookies. Firebug 1.6 integrates Firebug extensions to give you a jolt of new features all pretested with Firebug.

CSS injection for inspector

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


Bugs

updated March of the Firebugs