Labs/Jetpack/Weekly Meeting/2011-09-06: Difference between revisions
< Labs | Jetpack | Weekly Meeting
Jump to navigation
Jump to search
(Created page with "= Agenda = *FlightDeck Updates *SDK 1.1 Status *Bugs Update **Wes: I'd like some API feedback on the patch in [https://bugzilla.mozilla.org/show_bug.cgi?id=682631 Bug 682631...") |
(→Agenda) |
||
Line 4: | Line 4: | ||
*SDK 1.1 Status | *SDK 1.1 Status | ||
*Bugs Update | *Bugs Update | ||
**Wes: I'd like some API feedback on the patch in [https://bugzilla.mozilla.org/show_bug.cgi?id=682631 Bug 682631] from myk. If the API gets locked in, I can try converting the SDK modules to use the new async read soon after it lands. | **Wes: I'd like some API feedback on the patch in [https://bugzilla.mozilla.org/show_bug.cgi?id=682631 Bug 682631] from myk. If the API gets locked in, I can try converting the SDK modules to use the new async read soon after it lands. | ||
*** If anyone knows how to search the SDK for modules that currently use the sync read method, that'd be handy! | ***If anyone knows how to search the SDK for modules that currently use the sync read method, that'd be handy! | ||
**[http://kwierso.github.com/Jetpack-Bugzilla-Organizer/?milestone=1.1&patches=false&resolved=false Lots of bugs still in the 1.1 milestone. | **Wes: [http://kwierso.github.com/Jetpack-Bugzilla-Organizer/?milestone=1.1&patches=false&resolved=false Lots of bugs still in the 1.1 milestone]... What's the plan for these? | ||
***Should we get them moved this week before the All Hands eats our time? | |||
**Wes: Would ejpbruel know offhand if his e10s prototype work would affect the documentation being added in [https://bugzilla.mozilla.org/show_bug.cgi?id=661423 bug 661423]? In what ways? | |||
*Roundtable | *Roundtable | ||
**Wes: Bug dashboard update | **Wes: Bug dashboard update |
Revision as of 01:19, 6 September 2011
Agenda
- FlightDeck Updates
- SDK 1.1 Status
- Bugs Update
- Wes: I'd like some API feedback on the patch in Bug 682631 from myk. If the API gets locked in, I can try converting the SDK modules to use the new async read soon after it lands.
- If anyone knows how to search the SDK for modules that currently use the sync read method, that'd be handy!
- Wes: Lots of bugs still in the 1.1 milestone... What's the plan for these?
- Should we get them moved this week before the All Hands eats our time?
- Wes: Would ejpbruel know offhand if his e10s prototype work would affect the documentation being added in bug 661423? In what ways?
- Wes: I'd like some API feedback on the patch in Bug 682631 from myk. If the API gets locked in, I can try converting the SDK modules to use the new async read soon after it lands.
- Roundtable
- Wes: Bug dashboard update
- It can now filter by filed/modified dates.
- If you put an email address in the textbox, dashboard will only show bugs that have some relationship to that email address (filed by, assigned to, patch from, request to/from, etc) will be listed.
- Still need to get the list to show which of those relationships applies to the specific bugs...
- This would speed up the request by narrowing the search, but I have to include all bugs because I can't filter the attachment/patch relationships in the initial request...
- Page script now uses HTML5 history API to create/modify history entries for every time you do a new request. (Back/forward should redraw the chart/tables from the stored state!)
- Wes: Bug dashboard update