Jetpack/Weekly Meeting/2013-11-19
From MozillaWiki
< Jetpack | Weekly Meeting
Contents
Agenda
- High Priority Work
- UX Work
- Add-on Debugger
- Native Jetpack Support
- Ship 1.15
- [Slaughterhouse] (needs public bug)
- Promises
- SDK
- Blockers?
- Roundtable
- File-system versus URIs -- utilities, idioms -- once packaged, fs calls relatively should be URI lookups, how can we abstract? node modules? Using [resource://gre/modules/osfile/ospath_unix.jsm OS.Path_unix] instead of OS.Path because working with OS agnostic URIs, not file system paths for example
- Open PRs From Contributors
- Bug 922558 PR Add PredicateContext to context-menu
- Bug 885233 PR Use python2 when applicable
- Bug 897370 PR Use mozrunner from mozbase upstream
- Bug 661083 PR Let devs localize addon metadata
- PR idb key range incorrectly wrapped (indexeddb) needs bug number
- Bug 858044 PR Use nsISessionStore.restored in addon startup code (via Alex)
- Code Coverage discussion via Greg PR Original PR
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
Attendees
Minutes
High Priority Work
- UX - Australis in nightly! Some issues popped up, Matteo and Erik checking it out
- Debugger - two remaining bugs, Myk has one, one outstanding
- 1.15 - 1.15 close to release in beta, no issues so far, will uplift in a weekish
- Slaughterhouse - Gabor/Irakli discussing related JEP
- Promises - Switching to DOM Promises, will have a wrapper with same API as Promise.jsm, so no issue beyond sync/async issues. Benvie on dev tools Promise conversion from our sync lib to async lib.
Blockers
Roundtable
- URIs vs FS - Some discussion, no decisions made, but needs further thought
- Distributed open PRs/issues from contributors