Mobile/Platform/Notes/20-Jan-2016
From MozillaWiki
< Mobile | Platform/Notes
Details
- Wednesdays - 8:30am Pacific, 11:30pm Eastern, 15: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
Topics for This Week
Tracking Review
Beta
- Next Build:
No results.
0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);
Aurora
- Next Build:
No results.
0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);
Nightly
- Next Build:
No results.
0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);
Stand ups
Suggested format:
- What did you do last week?
- What are working on this week?
- Anything blocking you?
James W. (snorp)
- Fixed
- bug 1239385 - [apz] Pinch-zooming out to the maximum amount sometimes results in blank content
- bug 1162248 - Screen flashes when showing/hiding keyboard
- Working on
- iOS crap
- bug 1172872 - Implement Service Worker Clients.OpenWindow() for Android
- bug 1144204 - navigator.mimeTypes always returns a MimeType object, even for unsupported MIME types
- Fix up jimdb patches to use NDK gdbserver/gdb
JChen
Fixed
Working on
Randall Barker
Last Week:
- Posted patch for bug 1231517 - Input fields are not scrolled into view correctly
Next Week:
- More APZ bugs.
Eugen Sawin
Fixed
Working on
Dylan Roeh
- Continued work on bug 1148544 - Spend less time figuring out UA overrides
Roundtable
- JNI overview
- Smart reference classes
- LocalRef, GlobalRef, etc.
- Example to add native methods in Java
- Examples to implement native methods in C++ (example 1) (example 2)
- Init
- WeakPtr
- Proxy
- Gotchas
- Lifetime
- Threading
- Smart reference classes