Mobile/Notes/14-Dec-2011
Jump to navigation
Jump to search
Details
- Wednesdays - 9:30am Pacific, 12:30pm Eastern, 16:30 UTC
- Dial-in: Audio-only conference# 95312
- People with Mozilla phones or softphones please dial x4000 Conf# 95312
- US/Toll-free: +1 800 707 2533, (pin 4000) Conf# 95312
- US/California/Mountain View: +1 650 903 0800, x4000 Conf# 95312
- US/California/San Francisco: +1 415 762 5700, x4000 Conf# 95312
- US/Oregon/Portland: +1 971 544 8000, x4000 Conf# 95312
- CA/British Columbia/Vancouver: +1 778 785 1540, x4000 Conf# 95312
- CA/Ontario/Toronto: +1 416 848 3114, x4000 Conf# 95312
- UK/London: +44 (0)207 855 3000, x4000 Conf# 95312
- FR/Paris: +33 1 84 88 37 37, x4000 Conf# 95312
- 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
- vidyo: Warp Core
Schedule
Major Topics for This Week
Application
Native Front-end
Android Platform
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!
Snorp
Kats
- Last week
- did a bunch of reviews for pan/zoom stuff
- implemented scrollbars fade-away (bug 704784)
- fixed regression causing viewport corruption (bug 708683)
- fixed viewport adjustment on rotation (bug 704738)
- fixed background tabs messing with foreground viewport (bug 709805)
- did some work on find-in-page (bug 695172)
- looked through unassigned p1/p2s and closed a couple that have been fixed
- Next week
- see if find-in-page can be done and polished by dec 20
- other p3 bugs in my list, or any unassigned p1/p2 bugs that need work
- see if i can get robotium working locally using patches from bug 701076 and get some regression testing for pan/zoom
GBrown
Last week:
- supporting Robotium efforts
Next week:
- more Robotium!
AlexP
Last week
- bug 595008 - Make Android IME more efficient by reducing communication between Java and Gecko
- Researched the possibility to reuse BaseInputConnection class functionality
- Implemented the change & submitted for review
- Tested on several devices with different IMEs
- The change simplifies the input handling, makes it less error-prone, and fixes some existing bugs (at least bug 706342, bug 708918)
This week
- Finish bug bug 595008
- Continue working on IME bugs: Mobile/IME_Bugs
Chris Lord
Chris Peterson
GCP
Brian N
Sriram
WesJ
LucasR
MBrubeck
Margaret
BLassey
Last week:
- bug 708171 fixed XUL fennec hang (which broke tests) resulting from merge
- bug 708283 Follow up crash on launch bug for youtube player
- bug 709267 l10n STRINGSPATH needs to be absolute
- bug 706574 show native about:home in onCreate
- bug 704520 stop loading useless honeycomb plugins
- bug 710194 got rid of strict mode dialog
- bug 708961 use GeckoAppShell.allocateDirectBuffer instead of ByteBuffer.allocateDirect
- bug 707929 null pointer exception thrown while reading recommended addons from apk
- bug 710328 start up crash from null pointer when attaching idle handler
Next week
- more bugs