Mobile/Platform/Notes/13-Oct-2015: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Created page with "__NOTOC__ == Details == * Tuesdays - 9:00am Pacific, 12:00pm Eastern, 16:00 UTC {{conf|99998}} * irc.mozilla.org #mobile for backchannel * [https://v.mozilla.com/flex.html?ro...")
 
(update)
 
(2 intermediate revisions by 2 users not shown)
Line 56: Line 56:


===James W. (snorp)===
===James W. (snorp)===
* Still working on iOS stuff
** Have Gecko in separate thread, with APZ and OMTC working
** Removed a bunch of old painting cruft
** Build Gecko as a Framework, including a GeckoUIView for apps to embed
** Build an example app that uses the above
<!-- ==== Past week ==== -->
<!-- ==== Past week ==== -->
<!-- * <worked on> -->
<!-- * <worked on> -->
Line 73: Line 80:


===Randall Barker===
===Randall Barker===
Last Week:
* Fixed events dispatched from nsDOMWindowUtil
* Identified issue with re-targeting mouse events
Next Week:
* Continue fixing unit tests when C++APZ is enabled.


===Eugen Sawin===
===Eugen Sawin===
* [mp3] Working out last quirks for fast seeking support ({{bug|1163667}})
* [perf] Experimented with different warm-up thresholds for the baseline JIT (increasing threshold improves import times) {{bug|1202697}}
* [blocked] Yet another mysterious issue in {{bug|1193821}} ("resolved" Valgrind and B2G emulator failures, now Windows build [https://treeherder.mozilla.org/#/jobs?repo=try&revision=c38158b7906c breaks] compiling gfx)


{{mybugs|esawin@mozilla.com}}
{{mybugs|esawin@mozilla.com}}

Latest revision as of 16:09, 13 October 2015

Details

  • Tuesdays - 9:00am Pacific, 12:00pm Eastern, 16:00 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)

  • Still working on iOS stuff
    • Have Gecko in separate thread, with APZ and OMTC working
    • Removed a bunch of old painting cruft
    • Build Gecko as a Framework, including a GeckoUIView for apps to embed
    • Build an example app that uses the above


JChen

Fixed
Working on


Randall Barker

Last Week:

  • Fixed events dispatched from nsDOMWindowUtil
  • Identified issue with re-targeting mouse events

Next Week:

  • Continue fixing unit tests when C++APZ is enabled.

Eugen Sawin

  • [mp3] Working out last quirks for fast seeking support (bug 1163667)
  • [perf] Experimented with different warm-up thresholds for the baseline JIT (increasing threshold improves import times) bug 1202697
  • [blocked] Yet another mysterious issue in bug 1193821 ("resolved" Valgrind and B2G emulator failures, now Windows build breaks compiling gfx)
Fixed
Working on


Dylan Roeh