Mobile/Notes/25-Sep-2013: Difference between revisions
(→Kats) |
(→Mina) |
||
Line 43: | Line 43: | ||
===Botond=== | ===Botond=== | ||
===Mina=== | ===Mina=== | ||
Last week: | |||
- Resolved Bug 912166 - Make nsIWidget::GetDefaultScale return a typed scale value | |||
- Resolved Bug 890253 - Change widget/android/nsWindow.cpp GetDefaultScaleInternal() to use actual device DPI | |||
- Almost done Bug 698437 - Allow navigation with directional controller. Should finish it up before the end of this week. | |||
- Submitted a WIP for Bug 813379 - Fennec should hint to necko when search engines become visible. | |||
- Submitted a WIP for Bug 813380 - Fennec should hint to necko about any items that are clickable in the awesome screen. | |||
- Submitted a patch for Bug 863966: creating a cache for querySelector and querySelectorAll. It needs more work. | |||
Next week: | |||
- Finish up Navigation with a directional controller. | |||
- Do some perf testing to have a better idea on what to do for sending Necko hints in bugs 813379/80. | |||
- Finish up querySelector and querySelectorAll cache. | |||
- I'm thinking I'll take a couple of bugs in picl that Nick referred me to. | |||
- Other bugs assigned to me from my contributor days. | |||
Blocking me: | |||
- Nothing so far! | |||
===Brian N=== | ===Brian N=== |
Revision as of 15:58, 25 September 2013
Details
- Wednesdays - 9:30am Pacific, 12:30pm Eastern, 16:30 UTC
- Dial-in: Audio-only conference# 99998
- People with Mozilla phones or softphones please dial x4000 Conf# 99998
- US/Toll-free: +1 800 707 2533, (pin 4000) Conf# 99998
- US/California/Mountain View: +1 650 903 0800, x4000 Conf# 99998
- US/California/San Francisco: +1 415 762 5700, x4000 Conf# 99998
- US/Oregon/Portland: +1 971 544 8000, x4000 Conf# 99998
- CA/British Columbia/Vancouver: +1 778 785 1540, x4000 Conf# 99998
- CA/Ontario/Toronto: +1 416 848 3114, x4000 Conf# 99998
- UK/London: +44 (0)207 855 3000, x4000 Conf# 99998
- FR/Paris: +33 1 84 88 37 37, x4000 Conf# 99998
- Gmail Chat (requires Flash and the Google Talk plugin): paste +1 650 903 0800 into the Gmail Chat box that doesn't look like it accepts phone numbers
- SkypeOut is free if you use the 800 number
- irc.mozilla.org #mobile for backchannel
- Mobile Vidyo Room
Schedule
- Fx24 shipped!
- Fx25 went to Beta!
- Next merge is 2013-10-28
Topics for This Week
- bug 862602 has landed. This helps us reduce memory usage by unlocking images far away from the visible viewport so that they don't have to stay in memory. Watch out for regressions where images don't appear, or take too long to show up - please file bugs blocking bug 862602.
Friends of the Mobile Team
Give a shoutout/thanks to people for helping fix and test bugs. Make sure friends also get awarded a badge.
- Michael Boon fixed bug 791475 - Android updater notification should provide more information like progress
- Capella landed a fix to improve about:config (bug 770101) and a StringUtils method to provide readable URL / title string (bug 913214)
- Lots of new people (mostly students) showing up in bugs - be sure to help them out! :)
Stand ups
Suggested format:
- What did you do last week?
- What are working on this week?
- Anything blocking you?
Please keep your update to under 2 minutes!
James W. (snorp)
Kats
- Last week:
- mobile work week
- many reviews, a couple of interviews
- still working on pan/zoom stuff in B2G
- Next week:
- more B2G stuff
- need to file some more AWSY regressions
Chris Lord (cwiiis)
JChen
GCP
Botond
Mina
Last week:
- Resolved Bug 912166 - Make nsIWidget::GetDefaultScale return a typed scale value - Resolved Bug 890253 - Change widget/android/nsWindow.cpp GetDefaultScaleInternal() to use actual device DPI - Almost done Bug 698437 - Allow navigation with directional controller. Should finish it up before the end of this week. - Submitted a WIP for Bug 813379 - Fennec should hint to necko when search engines become visible. - Submitted a WIP for Bug 813380 - Fennec should hint to necko about any items that are clickable in the awesome screen.
- Submitted a patch for Bug 863966: creating a cache for querySelector and querySelectorAll. It needs more work.
Next week:
- Finish up Navigation with a directional controller. - Do some perf testing to have a better idea on what to do for sending Necko hints in bugs 813379/80.
- Finish up querySelector and querySelectorAll cache.
- I'm thinking I'll take a couple of bugs in picl that Nick referred me to.
- Other bugs assigned to me from my contributor days.
Blocking me:
- Nothing so far!