Firebug/WeeklyUpdates/2010-09-14: Difference between revisions
< Firebug | WeeklyUpdates
Jump to navigation
Jump to search
Johnjbarton (talk | contribs) |
Johnjbarton (talk | contribs) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 32: | Line 32: | ||
== Testing == | == Testing == | ||
* New FBTest registration for extensions | * [http://groups.google.com/group/firebug-working-group/browse_thread/thread/9148a4e346affe0a New FBTest registration for extensions] | ||
* Daily testing for Firebug + Firefox | * Daily testing for Firebug + Firefox | ||
** SERVER IS DOWN | ** SERVER IS DOWN | ||
**[http://getfirebug.com/tests/content/testbot/results/ Test Bot Page] | **[http://getfirebug.com/tests/content/testbot/results/ Test Bot Page] | ||
** One 4.0 failure caused by Firebug: lib absolute URI (JJB) | |||
**[https://bugzilla.mozilla.org/show_bug.cgi?id=559466 Bug 559466 Integrate firebug test suite with automated tests] | **[https://bugzilla.mozilla.org/show_bug.cgi?id=559466 Bug 559466 Integrate firebug test suite with automated tests] | ||
*Triage Process | |||
** 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] | ||
** Add support for reporting that FF crashed (Honza) | ** Add support for reporting that FF crashed (Honza) | ||
== Firebug 1.7 == | == Firebug 1.7 == | ||
* | * Focus on debugger.js/fbs | ||
** add support for JS debug to Firebug for Google Chrome | ** add support for JS debug to Firebug for Google Chrome | ||
** prepares for jsdv2 | ** prepares for jsdv2 | ||
** prepares for mobile web debug at least for JS | ** prepares for mobile web debug at least for JS | ||
** give experience for complete refactoring work. | |||
* [http://getfirebug.com/wiki/index.php/Firebug_1.7:_Architecture_Refactoring#Workplan_items_.28not_yet_in_order.29 New API between debugger.js and fbs to match CrossFire protocol] | |||
** | ** Darin to post proposed API | ||
* | *** pmueller suggested looking at json schema | ||
** | *** darin suggests looking at java remote debug for extensibility issues | ||
*** | *** Standards may based on [http://www.w3.org/TR/WebIDL/ Web IDL] or [JSON Schema http://json-schema.org/] | ||
** | |||
* | |||
*** | |||
** [http://groups.google.com/group/firebug-working-group/t/af7de150f7232c16 Call styles discussed in newsgroup] | ** [http://groups.google.com/group/firebug-working-group/t/af7de150f7232c16 Call styles discussed in newsgroup] | ||
*Firefox proposal [https://bugzilla.mozilla.org/show_bug.cgi?id=568629 window.console] | *Firefox proposal [https://bugzilla.mozilla.org/show_bug.cgi?id=568629 window.console] | ||
* Mutation Recognizer needs to support removal of UI features | * Mutation Recognizer needs to support removal of UI features | ||
** eg remove breakpoint (HONZA) | ** eg remove breakpoint (HONZA) | ||
* Refactor to support Firebug Embedded: | |||
** Firebug in Firefox as jetpack | |||
** Firebug in Google Chrome more complete, more common code | |||
* Need more detailed plan (JJB to propose) | |||
* DONE Change to ant for builds | * DONE Change to ant for builds | ||
== Fund Raising == | == Fund Raising == |
Latest revision as of 17:52, 14 September 2010
John J. Barton, Jan 'Honza' Odvarko, Darin Wright, Pat Mueller, Hans Hillen,
Issues for 1.6
- b1
- Blocks 1.6
- Linux Search panel bonkers (Hillen)
- Autocompletion issues eg 3421
- DONE Script / HTML panel breadcrumb
- Accessibility Review (Hans out this week)
- new key shortcut mechanism proposed by Hillen to go on 1.7
- Enter closes CSS editor. Let's stick with this change. Hans to explain. issue 3335
- Need feedback on Swarm
- New Prototype: Swarms
- collect test list from extensions and run all
- contact extension authors,
- The Firebug Swarm
- First run page
- one per alpha and beta
- donation page
- New support for testing extensions (Honza, kpdecker)
- To wiki (Honza)
- New tests for completion needed (Honza) Still a problem
1.6 on FF 4.0
- known issues
- FF4.0 labeled issues
- JaegerMonkey FF 4.0!
- FF 4.0 Nightly build crashes with Firebug
- uses jsd, adapted
- current: single step fails, crashes; break on next fails
- FF 4.0b5/6 need to test and check against knownissues list
Testing
- New FBTest registration for extensions
- Daily testing for Firebug + Firefox
- SERVER IS DOWN
- Test Bot Page
- One 4.0 failure caused by Firebug: lib absolute URI (JJB)
- Triage Process
- Contact page, platform triage person?
- Bug 532445 run unit tests (daily?) with Firebug installed in testing profiles
- Add support for reporting that FF crashed (Honza)
Firebug 1.7
- Focus on debugger.js/fbs
- add support for JS debug to Firebug for Google Chrome
- prepares for jsdv2
- prepares for mobile web debug at least for JS
- give experience for complete refactoring work.
- New API between debugger.js and fbs to match CrossFire protocol
- Darin to post proposed API
- pmueller suggested looking at json schema
- darin suggests looking at java remote debug for extensibility issues
- Standards may based on Web IDL or [JSON Schema http://json-schema.org/]
- Call styles discussed in newsgroup
- Darin to post proposed API
- Firefox proposal window.console
- Mutation Recognizer needs to support removal of UI features
- eg remove breakpoint (HONZA)
- Refactor to support Firebug Embedded:
- Firebug in Firefox as jetpack
- Firebug in Google Chrome more complete, more common code
- Need more detailed plan (JJB to propose)
- DONE Change to ant for builds
Fund Raising
- California non-profit.
- Eric Jung, maintainable.
- DONE, (no they won't help startup) jjb to ask IBM
- Software Conservancy to meet Sept 20
- Check with Mozilla (jjb()
- Delegating can go ahead
- Zazzle problem on black tee-shirt
- Wait for reprint
- look into other sites (jjb)
- Mouse pad looks great
- Firebug trademark vs Firebug non-profit name?
-- Not discussed this week ---
Crossfire
- Crossfire labeled issues
- Webkit Inspector Protocol?
- 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)
- Standards may based on Web IDL or [JSON Schema http://json-schema.org/]