Jetpack/Weekly Meeting/2013-02-12
Agenda
- High Priority Work
- Landing APIs in Firefox
- Private Browsing
- Cross-domain content scripts
- Panel positioning
- FragmentOrElement objects in the CC graph bug 833783
- SDK
- 1.13.2! SOON! https://bugzilla.mozilla.org/show_bug.cgi?id=839322
- Anything else to go into 1.14b2? (I got all of the changes that are going into 1.13.2 already, asking about other things)
- Blockers?
- Roundtable
- Keep an eye out for anything weird on tbpl from the Ubuntu runs, we've just switched to them from Fedora, so they might not work as expected: https://bugzilla.mozilla.org/show_bug.cgi?id=838327
- Content Policy Module https://github.com/erikvold/content-policy-jplib
- No Google Analytics https://addons.mozilla.org/firefox/addon/no-google-analytics/
- Bug 809143 - Get Jetpack tests running on Fennec in the test infrastructure
- GSOC 2013 - any ideas?
- COW replacement API to export JS objects safely from content-script to content
Awesomeness Schedule
Date | Awesome Person |
01/09 | |
01/15 | |
01/22 | |
01/29 | |
02/05 | |
02/11 | Alex - Implementing Web Apis in the SDK |
02/18 | ??? |
Bugs
Triage Followups
No results.
0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);
Open Bugs
Attendees
- Will
- Matteo
- Dave Townsend
- Jeff
- Gabor
- Erik
- Dave Camp
- Alex
- Wes
Minutes
High Priority Work
Landing APIs in Firefox
Alex is working on patching cfx. Making loader work with modules in Firefox. Will work with Irakli in Paris tomorrow.
Private Browsing
Erik has pull requests needing review. But Irakli is busy. Erik's working on Panel next, that will be the tricky one. Erik will post links to the pull requests, and anyone who wants to help review can do so.
Cross-domain content scripts
Gabor was at DOM work week, couldn't finish everything. Sent new patches to try, one test failure left. Gabor is excited to be modifying some ancient debugger code.
Panel positioning
Some updates during FOSDEM, some issues with proposed API. Matteo would appreciate any feedback on the issues and proposed changes, in the JEP: [1].
FragmentOrElement objects in the CC graph bug 833783
Should be fixed, and included in 1.13.2. DCamp: there's a similar leak in devtools, can Alex help, with his magical leak finder? Only Alex can use his magical leak finder, but he will help.
SDK
1.13.2!
Tracking bug: bug 839322
Plan to release today, not before 2pm. More testing needed? Take CIAvash's mail and run through his use cases? Erik volunteered to do this. CIAvash also confirmed that a pre-release fixed the issues he saw.
Anything else to go into 1.14b2?
We already have the changes that are going into 1.13.2 already. We should think about what things should be blockers for landing-in-firefox.
Blockers?
None.
Roundtable
- Keep an eye out for anything weird on tbpl from the Ubuntu runs, we've just switched to them from Fedora, so they might not work as expected: https://bugzilla.mozilla.org/show_bug.cgi?id=838327
- Content Policy Module https://github.com/erikvold/content-policy-jplib. Erik says: it was easy. And now it's really easy to block content: https://addons.mozilla.org/firefox/addon/no-google-analytics/.
- Bug 809143 - Get Jetpack tests running on Fennec in the test infrastructure . We need this if we are serious about Fennec support. But it needs to be done. needs releng resources, which are hard to get.
- GSOC 2013 - any ideas? Revisit next week? Dave Camp: translator between chrome and webkit protocols.
- COW replacement API to export JS objects safely from content-script to content. Gabor has a design sketch, would like to discuss it. Create a JEP for this. Gabor will write a blog about the problem it is intended to solve.