Jetpack/Weekly Meeting/2012-07-03: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
 
Line 31: Line 31:
</bugzilla>
</bugzilla>


= Attendees =  
= Attendees =
 
* Jeff
* Alex
* Matteo
* dcm
* Eddy
* Wes
* Jorge
* Gabor
* Will


= Minutes =
= Minutes =

Latest revision as of 17:38, 3 July 2012


Agenda

  • Builder
  • SDK
    • context menu sucks, discuss
      • new jpcontextmenu whiteboard term
      • 769709
      • re-write?3
  • Roundtable

Bugs

Triage Followups

Bugzilla query error

Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 406 [1] => Not Acceptable ) ) 1


Open Bugs

Bugzilla query error

Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 404 [1] => Not Found ) ) 1


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