Mobile/Platform/Notes/06-Apr-2016: Difference between revisions
< Mobile | Platform/Notes
Jump to navigation
Jump to search
(Created page with "__NOTOC__ == Details == * Wednesdays - 8:30am Pacific, 11:30pm Eastern, 15:30 UTC {{conf|99998}} * irc.mozilla.org #mobile for backchannel * [https://v.mozilla.com/flex.html?...") |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 62: | Line 62: | ||
<!-- * <also working on> --> | <!-- * <also working on> --> | ||
<!-- * <also working on> --> | <!-- * <also working on> --> | ||
* Looking into weird libc++ hangs in std::cout and std::cerr | |||
* Working on fading tiles instead of low-res ones | |||
===JChen=== | ===JChen=== | ||
Line 73: | Line 76: | ||
===Randall Barker=== | ===Randall Barker=== | ||
Last Week: | |||
* Landed {{Bug|1257269}} - Panning up in a scrollable element should not hide the toolbar | |||
* Landed {{Bug|1260588}} - C++ APZ should only allow handoff to ancestor APZC | |||
* Posted patch for {{Bug|1257959}} - Dynamic toolbar transition seems to slow down flings. Patch has been r+, should land today (try willing). | |||
* Investigated {{Bug|1260534}} - Page flinging in ReaderView lags screen updates | |||
Next Week: | |||
* More APZ. | |||
* On PTO April 11-13 | |||
===Eugen Sawin=== | ===Eugen Sawin=== | ||
Line 79: | Line 91: | ||
===Dylan Roeh=== | ===Dylan Roeh=== | ||
Finished: | |||
* {{bug|1222098}} - Devicemotion event timestamp should return values from Android sensor API and not Gecko. | |||
Working On: | |||
* {{bug|1136364}} - Remove EGLSurface creation in GLController | |||
[[Category:Wikipage templates]] | [[Category:Wikipage templates]] |
Latest revision as of 15:52, 6 April 2016
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)
- Looking into weird libc++ hangs in std::cout and std::cerr
- Working on fading tiles instead of low-res ones
JChen
Fixed
Working on
Randall Barker
Last Week:
- Landed bug 1257269 - Panning up in a scrollable element should not hide the toolbar
- Landed bug 1260588 - C++ APZ should only allow handoff to ancestor APZC
- Posted patch for bug 1257959 - Dynamic toolbar transition seems to slow down flings. Patch has been r+, should land today (try willing).
- Investigated bug 1260534 - Page flinging in ReaderView lags screen updates
Next Week:
- More APZ.
- On PTO April 11-13
Eugen Sawin
Fixed
Working on
Dylan Roeh
Finished:
- bug 1222098 - Devicemotion event timestamp should return values from Android sensor API and not Gecko.
Working On:
- bug 1136364 - Remove EGLSurface creation in GLController