Jetpack/Weekly Meeting/2014-08-12: Difference between revisions
(→Agenda) |
No edit summary |
||
Line 43: | Line 43: | ||
= Attendees = | = Attendees = | ||
* Mossop | |||
* Gabor | |||
* Jordan | |||
* Erik | |||
* zombie | |||
* Will | |||
* Jeff | |||
= Minutes = | = Minutes = | ||
==High Priority Work== | |||
===[https://bugzilla.mozilla.org/show_bug.cgi?id=915376 Native Jetpack Support]=== | |||
Erik: fixed or have a patch for: | |||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1037235 Bug 1037235] toolkit/loader checks module compatibility | |||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1042239 Bug 1042239] create a promise that is resolved when the application has started, and removed the `appShellService.hiddenDOMWindow` hack in sdk/addon/runner. | |||
** [https://github.com/mozilla/jpm/pull/135 JPM pull request 135] updates jpm bootstrap.js for [https://bugzilla.mozilla.org/show_bug.cgi?id=1042239 bug 1042239] | |||
===[https://bugzilla.mozilla.org/show_bug.cgi?id=961191 JPM]=== | |||
* [http://work.erikvold.com/jetpack/2014/08/07/cfx-to-jpm.html Guide from CFX to JPM] | |||
* [https://github.com/mozilla/jpm/pull/131 Issue 131] Additional -v logging, for instance `jpm xpi` will print the files added. | |||
* [https://github.com/mozilla/jpm/pull/132 Issue 132] Logging the amount of time it takes to build a xpi | |||
* [https://github.com/mozilla/jpm/pull/134 Issue 134] Error reporting is streamable and better filtered | |||
* Updated to version 0.0.12 | |||
* `jpm test` wasn't working because of two regressions, one in the sdk and one in jpm, I wrote a couple of tests in [https://github.com/mozilla/jpm/pull/137 JPM pull request 137] and a patch for [https://bugzilla.mozilla.org/show_bug.cgi?id=1052163 bug 1052163]. | |||
===[https://gist.github.com/Gozala/9490234 Devtools SDK]=== | |||
No Irakli, no update. | |||
===[https://bugzilla.mozilla.org/show_bug.cgi?id=994280 Button badges]=== | |||
Issues with build system. Hope we'll finish by Thursday, agreed how to proceed with toolkit part. | |||
===[https://bugzilla.mozilla.org/show_bug.cgi?id=1035512 Mochitestification]=== | |||
Got test harness working for package tests and add-on tests. Should have everything up for review by the end of the week. | |||
===[https://bugzilla.mozilla.org/show_bug.cgi?id=1035970 SDK 1.17]=== | |||
Just waiting for AMO push. | |||
==SDK== | |||
===Blockers?=== | |||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1037235 Bug 1037235]: need review form mossop | |||
===e10s=== | |||
Sunday it all worked, Monday nightly build broke everything. Need to make reproducible testcase for the crash. zombie's GSOC supposed to be done end of the week but he will continue to work on it \o/. Was it an api change? No, just crashes when calling a cpow from content process. There are no crash logs for content processes. | |||
== | ==Roundtable== | ||
Jordan: unhandled promises in tests will start failing in mc, our test harness is separate but still we should fix it. Jordan will raise some bugs. |
Latest revision as of 04:15, 15 August 2014
Agenda
- High Priority Work
- Native Jetpack Support
- Bug 1037235 toolkit/loader checks module compatibility
- Bug 1042239 create a promise that is resolved when the application has started, and removed the `appShellService.hiddenDOMWindow` hack in sdk/addon/runner.
- JPM pull request 135 updates jpm bootstrap.js for bug 1042239
- JPM
- Guide from CFX to JPM
- Issue 131 Additional -v logging, for instance `jpm xpi` will print the files added.
- Issue 132 Logging the amount of time it takes to build a xpi
- Issue 134 Error reporting is streamable and better filtered
- Updated to version 0.0.12
- `jpm test` wasn't working because of two regressions, one in the sdk and one in jpm, I wrote a couple of tests in JPM pull request 137 and a patch for bug 1052163.
- Devtools SDK
- Button badges
- Mochitestification
- SDK 1.17
- Native Jetpack Support
- SDK
- Blockers?
- Roundtable
Bugs
Triage Followups
No results.
0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);
Open Bugs
Bugzilla query error
Invalid type (count) and display (table) combination1
Attendees
- Mossop
- Gabor
- Jordan
- Erik
- zombie
- Will
- Jeff
Minutes
High Priority Work
Native Jetpack Support
Erik: fixed or have a patch for:
- Bug 1037235 toolkit/loader checks module compatibility
- Bug 1042239 create a promise that is resolved when the application has started, and removed the `appShellService.hiddenDOMWindow` hack in sdk/addon/runner.
- JPM pull request 135 updates jpm bootstrap.js for bug 1042239
JPM
- Guide from CFX to JPM
- Issue 131 Additional -v logging, for instance `jpm xpi` will print the files added.
- Issue 132 Logging the amount of time it takes to build a xpi
- Issue 134 Error reporting is streamable and better filtered
- Updated to version 0.0.12
- `jpm test` wasn't working because of two regressions, one in the sdk and one in jpm, I wrote a couple of tests in JPM pull request 137 and a patch for bug 1052163.
Devtools SDK
No Irakli, no update.
Button badges
Issues with build system. Hope we'll finish by Thursday, agreed how to proceed with toolkit part.
Mochitestification
Got test harness working for package tests and add-on tests. Should have everything up for review by the end of the week.
SDK 1.17
Just waiting for AMO push.
SDK
Blockers?
- Bug 1037235: need review form mossop
e10s
Sunday it all worked, Monday nightly build broke everything. Need to make reproducible testcase for the crash. zombie's GSOC supposed to be done end of the week but he will continue to work on it \o/. Was it an api change? No, just crashes when calling a cpow from content process. There are no crash logs for content processes.
Roundtable
Jordan: unhandled promises in tests will start failing in mc, our test harness is separate but still we should fix it. Jordan will raise some bugs.