Jetpack/Weekly Meeting/2012-07-03
Jump to navigation
Jump to search
Agenda
- Builder
- SDK
- context menu sucks, discuss
- new jpcontextmenu whiteboard term
- 769709
- re-write?3
- context menu sucks, discuss
- Roundtable
- bug 768651: Firefox on Windows hangs on some pages: any idea how common this is?
- bug 769273 is gonna be awesome! - fix various addon memory leaks!
- bug 768651: Firefox on Windows hangs on some pages: any idea how common this is?
Bugs
Triage Followups
<bugzilla> {
"product": "Add-on SDK", "whiteboard": "[triage:followup]"
} </bugzilla>
Open Bugs
<bugzilla type="count" display="bar"> {
"product": "Add-on SDK", "resolution": "---", "x_axis_field": "priority"
} </bugzilla>
Attendees
- Jeff
- Alex
- Matteo
- dcm
- Eddy
- Wes
- Jorge
- Gabor
- Will
Minutes
Builder
- 1.8 now available in Builder as of last Wednesday
- no update from dbuc today
SDK
- context menu bugs
- new iframe bug
- context-menu is in top 10 modules used (pastebin)
- need Irakli's input, but probably needs to be re-written
Roundtable
- Windows problem on `cfx run` (bug 768651)
- WBamberg can reproduce
- Wes to repro as well, should be P1
- New awesome patch from Gabor
- 'nuke' feature for sandboxes
- when landed, all sandbox leaks will get cleaned up!
- unload handler does not fire on uninstall
- bug 571049
- authors can run code on disable?
- security concerns
Actions
- Jeff will follow up on uninstall handler issue
- Wes will follow up on Windows hang