Jetpack/Weekly Meeting/2013-07-30: Difference between revisions
(→Agenda) |
|||
(10 intermediate revisions by 3 users not shown) | |||
Line 2: | Line 2: | ||
= Agenda = | = Agenda = | ||
* High Priority Work | * High Priority Work | ||
** [https://github.com/mozilla/addon-sdk/wiki/JEP-Add-on-UI-Integration UX Work] | |||
** [https://github.com/mozilla/addon-sdk/wiki/Places-API-JEP Places API] | |||
** [https://github.com/mozilla/addon-sdk/wiki/JEP-Window DOM Window for add-ons] | |||
** [https://bugzilla.mozilla.org/show_bug.cgi?id=724632 De-traitification] | |||
** [https://bugzilla.mozilla.org/showdependencytree.cgi?id=843504&hide_resolved=1 Fennec test failures] | |||
** Add-on Debugger | |||
* SDK | * SDK | ||
** [https://bugzilla.mozilla.org/show_bug.cgi?id=892216 let's release SDK 1.15]! | ** [https://bugzilla.mozilla.org/show_bug.cgi?id=892216 let's release SDK 1.15]! | ||
Line 8: | Line 14: | ||
* Roundtable | * Roundtable | ||
** [https://bugzilla.mozilla.org/show_bug.cgi?id=899062 This bug was filed yesterday]. What do you people think? | ** [https://bugzilla.mozilla.org/show_bug.cgi?id=899062 This bug was filed yesterday]. What do you people think? | ||
** Test output for failing tests is useless, see [https://bugzilla.mozilla.org/show_bug.cgi?id=896811 bug 896811] | |||
** Can we land a menuitem module? see [https://bugzilla.mozilla.org/show_bug.cgi?id=899434 bug 899434] | |||
** Where is the MVP JEP? Why are we using this? | |||
** needinfo Erik if you needinfo on a bug.. | |||
** Erik would like a module for creating menuitems and toolbarbuttons that can go anywhere. | ** Erik would like a module for creating menuitems and toolbarbuttons that can go anywhere. | ||
*** Used for Sidebars | *** Used for Sidebars | ||
Line 14: | Line 24: | ||
**** Menuitem in View -> Toolbars | **** Menuitem in View -> Toolbars | ||
**** Close button on right side | **** Close button on right side | ||
** What happened to Awesomeness? | |||
** Can we create a Jetpack Blog? or Planet Jetpack? | |||
** [Will] Is Places a high level API in Firefox 25/Aurora? | |||
** [Will] Will Sidebar and other UX work be in next week's Aurora? | |||
=Awesomeness Schedule= | =Awesomeness Schedule= | ||
Line 43: | Line 57: | ||
= Attendees = | = Attendees = | ||
* Matteo | |||
* Erik | |||
* Will | |||
* Wes | |||
* Jeff | |||
= Minutes = | = Minutes = | ||
No wifi in SF! So several of the team can't attend. | |||
==High Priority Work== | |||
===[https://github.com/mozilla/addon-sdk/wiki/JEP-Add-on-UI-Integration UX Work]=== | |||
Australis is slipping Fx25, so UI work will also slip. | |||
===[https://github.com/mozilla/addon-sdk/wiki/Places-API-JEP Places API]=== | |||
Places API has landed only on Firefox, does not work on Fennec. | |||
Lots of intermittent oranges -- working with fx-team to figure out how to reduce these, lots of weirdness with the places DB. Fennec support is reliant on mobile team exposing the places DB to us so we can create a wrapper attempting to create parity with desktop version -- all the places stuff would have to be done from scratch, using DB queries on Fennec | |||
Will ship as a low-level API in Firefox 25 when it enters Aurora next week. | |||
===[https://github.com/mozilla/addon-sdk/wiki/JEP-Window DOM Window for add-ons]=== | |||
No Irakli => no update. | |||
===[https://bugzilla.mozilla.org/show_bug.cgi?id=724632 De-traitification]=== | |||
No Irakli => no update. | |||
===[https://bugzilla.mozilla.org/showdependencytree.cgi?id=843504&hide_resolved=1 Fennec test failures]=== | |||
Waiting for reviews.: reviews have been sent out for everything for all of the *MODULES* and all of the *ADDONS*, please review if you have them! | |||
===Add-on Debugger=== | |||
No Irakli, no Eddy => no update. | |||
==SDK== | |||
===[https://bugzilla.mozilla.org/show_bug.cgi?id=892216 let's release SDK 1.15]!=== | |||
This is quite urgent. Will it cause problems with AMO? Should we remove source and docs code? Jeff will schedule a meeting to discuss what we will ship and how to satisfy dependencies. | |||
== | ==Blockers?== | ||
=== | ==Roundtable== | ||
Move all these into next week, since we are not quorate: | |||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=899062 This bug was filed yesterday]. What do you people think? | |||
* Test output for failing tests is useless, see [https://bugzilla.mozilla.org/show_bug.cgi?id=896811 bug 896811] | |||
* Can we land a menuitem module? see [https://bugzilla.mozilla.org/show_bug.cgi?id=899434 bug 899434] | |||
* Where is the MVP JEP? Why are we using this? | |||
* needinfo Erik if you needinfo on a bug.. | |||
* Erik would like a module for creating menuitems and toolbarbuttons that can go anywhere. | |||
** Used for Sidebars | |||
*** Menuitem in View -> Sidebars | |||
** Used for Toolbars | |||
*** Menuitem in View -> Toolbars | |||
*** Close button on right side | |||
* What happened to Awesomeness? | |||
* Can we create a Jetpack Blog? or Planet Jetpack? |
Latest revision as of 22:35, 30 July 2013
Agenda
- High Priority Work
- UX Work
- Places API
- DOM Window for add-ons
- De-traitification
- Fennec test failures
- Add-on Debugger
- SDK
- let's release SDK 1.15!
- Blockers?
- Roundtable
- This bug was filed yesterday. What do you people think?
- Test output for failing tests is useless, see bug 896811
- Can we land a menuitem module? see bug 899434
- Where is the MVP JEP? Why are we using this?
- needinfo Erik if you needinfo on a bug..
- Erik would like a module for creating menuitems and toolbarbuttons that can go anywhere.
- Used for Sidebars
- Menuitem in View -> Sidebars
- Used for Toolbars
- Menuitem in View -> Toolbars
- Close button on right side
- Used for Sidebars
- What happened to Awesomeness?
- Can we create a Jetpack Blog? or Planet Jetpack?
- [Will] Is Places a high level API in Firefox 25/Aurora?
- [Will] Will Sidebar and other UX work be in next week's Aurora?
Awesomeness Schedule
Awesome Date | Awesome Person - Awesome thing |
Bugs
Triage Followups
No results.
0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);
Open Bugs
Bugzilla query error
Invalid type (count) and display (table) combination1
Attendees
- Matteo
- Erik
- Will
- Wes
- Jeff
Minutes
No wifi in SF! So several of the team can't attend.
High Priority Work
UX Work
Australis is slipping Fx25, so UI work will also slip.
Places API
Places API has landed only on Firefox, does not work on Fennec.
Lots of intermittent oranges -- working with fx-team to figure out how to reduce these, lots of weirdness with the places DB. Fennec support is reliant on mobile team exposing the places DB to us so we can create a wrapper attempting to create parity with desktop version -- all the places stuff would have to be done from scratch, using DB queries on Fennec
Will ship as a low-level API in Firefox 25 when it enters Aurora next week.
DOM Window for add-ons
No Irakli => no update.
De-traitification
No Irakli => no update.
Fennec test failures
Waiting for reviews.: reviews have been sent out for everything for all of the *MODULES* and all of the *ADDONS*, please review if you have them!
Add-on Debugger
No Irakli, no Eddy => no update.
SDK
let's release SDK 1.15!
This is quite urgent. Will it cause problems with AMO? Should we remove source and docs code? Jeff will schedule a meeting to discuss what we will ship and how to satisfy dependencies.
Blockers?
Roundtable
Move all these into next week, since we are not quorate:
- This bug was filed yesterday. What do you people think?
- Test output for failing tests is useless, see bug 896811
- Can we land a menuitem module? see bug 899434
- Where is the MVP JEP? Why are we using this?
- needinfo Erik if you needinfo on a bug..
- Erik would like a module for creating menuitems and toolbarbuttons that can go anywhere.
- Used for Sidebars
- Menuitem in View -> Sidebars
- Used for Toolbars
- Menuitem in View -> Toolbars
- Close button on right side
- Used for Sidebars
- What happened to Awesomeness?
- Can we create a Jetpack Blog? or Planet Jetpack?