Jetpack/Weekly Meeting/2012-07-10: Difference between revisions
< Jetpack | Weekly Meeting
Jump to navigation
Jump to search
(→Agenda) |
Canuckistani (talk | contribs) No edit summary |
||
| (5 intermediate revisions by 3 users not shown) | |||
| Line 5: | Line 5: | ||
* Builder | * Builder | ||
* SDK | * SDK | ||
** SDK 1.8.1 today? | |||
* Roundtable | * Roundtable | ||
** Proxy changes (ejpbruel) | ** Proxy changes (ejpbruel) | ||
** contentStyleFile and Style Inspector incompatibilities (Jeff) | ** contentStyleFile and Style Inspector incompatibilities (Jeff) | ||
** [https://github.com/mozilla/addon-sdk/pull/404#discussion_r785498 New page-mod option] - need a name (Alex) | ** [https://github.com/mozilla/addon-sdk/pull/404#discussion_r785498 New page-mod option] - need a name (Alex) | ||
** @dcrewi asked to change name from xpcom.Unknown -> xpcom.Component | |||
** landing a cfx-js | |||
** Regressions in `options.loadReason` see Bug 771825. Somehow we need to make sure that hotfixes are included in builds. | |||
** Add a "isPersistent" attribute for panels - [https://bugzilla.mozilla.org/show_bug.cgi?id=595040 Bug 595040] | |||
= Bugs = | = Bugs = | ||
| Line 29: | Line 34: | ||
</bugzilla> | </bugzilla> | ||
= Attendees = | = Attendees = | ||
* Erik | |||
* JeffH | |||
* Will | |||
* Matteo | |||
* Irakli | |||
* Alex | |||
* Wes | |||
* JeffG | |||
= Minutes = | = Minutes = | ||
=== Team News === | |||
* Welcome Erik! | |||
=== Builder === | === Builder === | ||
=== SDK === | === SDK === | ||
* 1.8.1 today | |||
** bits pushed | |||
** need validator, announcement | |||
** Jeff will draft. | |||
=== Roundtable === | === Roundtable === | ||
* contentStyleFile | |||
** need to change the stylesheet service itself | |||
** Alex has a related bug, can get these changes landed | |||
** Matteo to file a bug | |||
** Gabor will look into it | |||
** Jeff will email Robcee to see if they can use the modified stylesheet service. | |||
* Alex: need to add a page-mod attribute to apply to existing tabs? | |||
** Irakli & Alex will discuss? | |||
* @dcrewi submitted pull request, asked about xpcom component naming - xpcom.'Unknown'? | |||
** need to know who is using xpcom module? 9 add-ons on AMO currently, others? | |||
** don't want 2 names, don't want to add breaking change. | |||
** add a note to the docs? sure. | |||
* regression in options.loadReason | |||
** trouble resulted form applying a hotfix, need to track hotfixes to make sure they don't get lost. | |||
** in Fx, we use 2 dependant bugs in bugzilla | |||
** Gabor: need to be more strict about it. | |||
** need better process? try linked bugs first, see how it goes. | |||
* cfx-js - ready to land | |||
** need to address builder issue | |||
** file an IT bug & get response from builder team. | |||
** push builder team to respond | |||
** goal is to have client-side packaging | |||
** jeff to talk to Piotr | |||
* persistent panel? | |||
** Matteo to create a JEP porposal and post to mailing list, cc shorlander | |||
* Matteo: JEP for module sharing best practices | |||
** will discuss in IRC | |||
Latest revision as of 17:59, 10 July 2012
Agenda
- Welcome Erik!
- Builder
- SDK
- SDK 1.8.1 today?
- Roundtable
- Proxy changes (ejpbruel)
- contentStyleFile and Style Inspector incompatibilities (Jeff)
- New page-mod option - need a name (Alex)
- @dcrewi asked to change name from xpcom.Unknown -> xpcom.Component
- landing a cfx-js
- Regressions in `options.loadReason` see Bug 771825. Somehow we need to make sure that hotfixes are included in builds.
- Add a "isPersistent" attribute for panels - Bug 595040
Bugs
Triage Followups
Bugzilla query error
Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 429 [1] => Unknown Error ) ) 1
Open Bugs
Bugzilla query error
Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 429 [1] => Unknown Error ) ) 1
Attendees
- Erik
- JeffH
- Will
- Matteo
- Irakli
- Alex
- Wes
- JeffG
Minutes
Team News
- Welcome Erik!
Builder
SDK
- 1.8.1 today
- bits pushed
- need validator, announcement
- Jeff will draft.
Roundtable
- contentStyleFile
- need to change the stylesheet service itself
- Alex has a related bug, can get these changes landed
- Matteo to file a bug
- Gabor will look into it
- Jeff will email Robcee to see if they can use the modified stylesheet service.
- Alex: need to add a page-mod attribute to apply to existing tabs?
- Irakli & Alex will discuss?
- @dcrewi submitted pull request, asked about xpcom component naming - xpcom.'Unknown'?
- need to know who is using xpcom module? 9 add-ons on AMO currently, others?
- don't want 2 names, don't want to add breaking change.
- add a note to the docs? sure.
- regression in options.loadReason
- trouble resulted form applying a hotfix, need to track hotfixes to make sure they don't get lost.
- in Fx, we use 2 dependant bugs in bugzilla
- Gabor: need to be more strict about it.
- need better process? try linked bugs first, see how it goes.
- cfx-js - ready to land
- need to address builder issue
- file an IT bug & get response from builder team.
- push builder team to respond
- goal is to have client-side packaging
- jeff to talk to Piotr
- persistent panel?
- Matteo to create a JEP porposal and post to mailing list, cc shorlander
- Matteo: JEP for module sharing best practices
- will discuss in IRC