Jetpack/Weekly Meeting/2013-08-20: Difference between revisions
< Jetpack | Weekly Meeting
Jump to navigation
Jump to search
(→Agenda) |
|||
Line 14: | Line 14: | ||
** [https://wiki.mozilla.org/Auto-tools/Projects/SUTAgent Fennec Test Harness with SUTAgent] | ** [https://wiki.mozilla.org/Auto-tools/Projects/SUTAgent Fennec Test Harness with SUTAgent] | ||
** child_process | ** child_process | ||
** https://bugzilla.mozilla.org/show_bug.cgi?id=907184 | |||
** Blockers? | ** Blockers? | ||
*** [https://bugzilla.mozilla.org/show_bug.cgi?id=565388 Bug 565388] Invisible docshells blocks us from getting rid of iframe hacks. | *** [https://bugzilla.mozilla.org/show_bug.cgi?id=565388 Bug 565388] Invisible docshells blocks us from getting rid of iframe hacks. |
Revision as of 17:22, 20 August 2013
Agenda
- High Priority Work
- SDK
- Intermittent test failures
- simple-prefs change broke add-ons
- cfx.js
- Fennec Test Harness with SUTAgent
- child_process
- https://bugzilla.mozilla.org/show_bug.cgi?id=907184
- Blockers?
- Bug 565388 Invisible docshells blocks us from getting rid of iframe hacks.
- Bug 724772 Waiting on Eddy to tell us if timers going to be global in ES6.
- Roundtable
Awesomeness Schedule
Awesome Date | Awesome Person - Awesome thing |
8/13/13 | Mike - Add-on Debugger |
8/20/13 | Erik |
8/27/13 | Matteo |
9/3/13 | Eddy |
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
Minutes
<select> in panel is broken
Matteo will work on this.
UX Work
Some test errors have appeared in Australis after merging (bug 906690).
DOM Window for add-ons
Irakli is working on a rewrite for windows and tabs. A patch is expected in the coming two weeks. (https://github.com/mozilla/addon-sdk/pull/1207)
Add-on Debugger
A slight setback on bug 898559, needs to be rewritten in C++ now. Bug 899052 should be committed in the coming week.