Jetpack/Weekly Meeting/2013-11-19

From MozillaWiki
Jump to: navigation, search


Agenda

  • High Priority Work
  • 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

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