canmove, Confirmed users
1,189
edits
No edit summary |
No edit summary |
||
(8 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
== Attendees == | == Attendees == | ||
curtis bartley, dylan green, johnjbarton, mike collins, john resig, honza | |||
== Agenda == | == Agenda == | ||
=== Firebug Lite === | === Firebug Lite === | ||
Line 15: | Line 15: | ||
* blog link on getfirebug {{bug|446595}} | * blog link on getfirebug {{bug|446595}} | ||
* new bug created {{bug|457243}} | * new bug created {{bug|457243}} | ||
** bug assigned, will follow up next week. | ** bug assigned, will follow up next week. '''DONE''' | ||
* create bug to track getfirebug/releases | |||
** '''DONE''' {{bug|458920}} | |||
* jjb has old blog on file | * jjb has old blog on file | ||
** '''todo''' send old design/theme/files to robc for addition to new wordpress blog | ** '''todo''' send old design/theme/files to robc for addition to new wordpress blog | ||
Line 32: | Line 34: | ||
*** '''todo''' test cases uses watch panel on reload. Investigate some bugs mentioning it | *** '''todo''' test cases uses watch panel on reload. Investigate some bugs mentioning it | ||
* commandLine injecting into page sometimes fails. Fix needed to insure it loads | * commandLine injecting into page sometimes fails. Fix needed to insure it loads | ||
** ''' | ** '''DONE''' JJB to have fix today or tomorrow. He's on the trail. | ||
** future fixes may be required in firefox {{bug|342715}} ? | ** future fixes may be required in firefox {{bug|342715}} ? | ||
* script improvements - rewrote the way the script panel shows sourcecode | * script improvements - rewrote the way the script panel shows sourcecode | ||
** | ** still some repainting issues, resizing fixed | ||
*** '''todo''' needs more testing | *** '''todo''' needs more testing | ||
* net panel timing improvements | * net panel timing improvements | ||
** this is made possible by the nsITraceableChannel fix. | ** this is made possible by the nsITraceableChannel fix. | ||
** '''todo''' honza to investigate a possible fix for this if a backwards-compatible solution exists. | ** '''todo''' (honza) checkin patches | ||
* '''todo''' (jjb) push 1. | ** '''DONE''' honza to investigate a possible fix for this if a backwards-compatible solution exists. | ||
* '''todo''' ( | * '''DONE''' (jjb) push 1.3a3 | ||
* '''todo''' (jjb) push 1.3a4 | |||
* '''todo''' (jjb) push 1.3a5 later this week with honza's net panel fixes | |||
* trace console for extensions? | * trace console for extensions? | ||
** '''todo''' honza to explore, if possible we'll include it, if not, push to 1.4 | ** '''todo''' honza to explore, if possible we'll include it, if not, push to 1.4 | ||
* '''todo''' robc investigate FireUnit to write some console test cases prior to beta release. If it's too broken / unusable, resort to manual testcases in litmus. | ** '''todo''' jjb to fix trace console in chromebug/firebug | ||
* '''todo''' robc investigate FireUnit to write some console test cases prior to beta release. If it's too broken / unusable, resort to manual testcases in litmus. '''in progress''' | |||
** jresig - fixed a few bug, to spend some time with robc doing some hacking | |||
* '''todo''' (robc) write up a blog post explaining how to install FireUnit | |||
=== Firebug 1.4 Wishlist === | === Firebug 1.4 Wishlist === | ||
Line 58: | Line 64: | ||
* build/unittest setup | * build/unittest setup | ||
* CSS/HTML edit external, persistent changes (not mentioned in meeting, but added to the list by robc afterwards for future follow-up) | * CSS/HTML edit external, persistent changes (not mentioned in meeting, but added to the list by robc afterwards for future follow-up) | ||
* [http://wiki.codetalks.org/wiki/index.php/Firebug_Accessibility_Roadmap Accessibility] | |||
==== Fireunit / Netunit(?) Progress ==== | ==== Fireunit / Netunit(?) Progress ==== | ||
* API implemented? | * API implemented? | ||
** Fixed a bunch of bugs with the command-line tests | |||
*** Disabled throttling | |||
*** Fixed console toggling (was toggled incorrectly) | |||
** Added support for ok/compare/compare (with RegExp) | |||
** Adding support for async tests | |||
How does the test runner need to work? | |||
'''[http://github.com/jeresig/fireunit/tree/master/chrome/content/fireunit/test/commandline.html The Command-Line Tests]''' | '''[http://github.com/jeresig/fireunit/tree/master/chrome/content/fireunit/test/commandline.html The Command-Line Tests]''' | ||
==== NetPanel ==== | ==== NetPanel ==== | ||
Line 93: | Line 102: | ||
=== UI Experimentation === | === UI Experimentation === | ||
* cbartley's been working on relocating the tabs to the bottom of the screen. | * cbartley's been working on relocating the tabs to the bottom of the screen. | ||
[http://curtisb.posterous.com/a-firebug-user-interface-propo Firebug User Interface Proposal] | |||
[http://curtisb.posterous.com/firebug-ui-tabs-on-the-top Firebug UI: Tabs on the Top] |