Jetpack/Weekly Meeting/2012-09-11: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 12: Line 12:
*** [https://github.com/erikvold/fennec-utils-jplib fennec utils]
*** [https://github.com/erikvold/fennec-utils-jplib fennec utils]
** Consider making some addon-kit APIs stable? [https://addons.mozilla.org/en-US/developers/docs/sdk/latest/packages/addon-kit/addon-page.html addon-page], [https://addons.mozilla.org/en-US/developers/docs/sdk/latest/packages/addon-kit/simple-prefs.html simple-prefs] and access to emit/on from trusted page scripts have all been in the SDK for > 6 months, and are still marked as experimental. Should we raise bugs to declare them stable, and make dependent bugs for any work that needs doing first?
** Consider making some addon-kit APIs stable? [https://addons.mozilla.org/en-US/developers/docs/sdk/latest/packages/addon-kit/addon-page.html addon-page], [https://addons.mozilla.org/en-US/developers/docs/sdk/latest/packages/addon-kit/simple-prefs.html simple-prefs] and access to emit/on from trusted page scripts have all been in the SDK for > 6 months, and are still marked as experimental. Should we raise bugs to declare them stable, and make dependent bugs for any work that needs doing first?
** Interesting library [https://bugzilla.mozilla.org/show_bug.cgi?id=688628 call java from js using jsctypes over JNI]!


= Bugs =
= Bugs =

Revision as of 17:11, 11 September 2012


Agenda

  • Builder
  • SDK
    • Absolute last chance to get anything into 1.10 final!
      • After RC2 is created, Mossop needs to bless the RC either tonight or early tomorrow so we can get everything pushed everywhere on time.
  • Roundtable
    • Addons
      • open link updated to use the addon sdk, for fennec
    • Packages
    • Consider making some addon-kit APIs stable? addon-page, simple-prefs and access to emit/on from trusted page scripts have all been in the SDK for > 6 months, and are still marked as experimental. Should we raise bugs to declare them stable, and make dependent bugs for any work that needs doing first?
    • Interesting library call java from js using jsctypes over JNI!

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

Minutes

Builder

SDK

Roundtable