Mobile/Platform/Notes/20-Oct-2015

From MozillaWiki
Jump to: navigation, search

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. Need to start getting stuff reviewed/checked-in
  • Have APZ and touch events working well now, thanks to help from Randall and others
  • Got H264 support going by using the Apple decoders that are already in the tree (!)
  • Added a package-manifest.in and reworked how the framework is layed out -- now looks like a normal Gecko application (uses omni.ja, etc)
  • Time to start fleshing out the UIView interface some more
  • Briefly looked at WKWebView compatibility...will be a little more involved than previously thought


JChen

Fixed
Working on


Randall Barker

Last Week

  • Made progress on passing unit test with C++APZ enabled.

Next Week

  • Fix text selection.
  • Twiddle remaining reftests to pass with C++APZ enabled.
  • Enable C++APZ in nightly?

Eugen Sawin

  • [mp3] (in-review) Fast seeking support (bug 1163667)
  • [video] Fixed video playback regression
Fixed
Working on


Dylan Roeh

  • Continuing to work on bug 1156817 - Android reftests run in a wacky environment that is not representative of anything
    • Down to two failures in reftest-sanity, both of which are related to fullZoom.
    • Fixed a png-related crash in the full reftest suite.
    • Trying to track down a very difficult crash that shows up when running the full reftest suite after a few hundred tests.