Mobile/Notes/29-May-2013: Difference between revisions

From MozillaWiki
< Mobile‎ | Notes
Jump to navigation Jump to search
Line 75: Line 75:
===GCP===
===GCP===
===Brian N===
===Brian N===
* Done
** Bug 867058 - java.lang.IllegalArgumentException: bytes.length 0 must be a positive number
* Ongoing
** Bug 874985 - Create session restore unit tests
** Ouya controls
===Sriram===
===Sriram===
===WesJ===
===WesJ===

Revision as of 16:27, 29 May 2013

Details

  • Wednesdays - 9:30am Pacific, 12:30pm Eastern, 16: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

  • Next merge: 2013-06-24
  • Next release: 2013-06-25

Topics for This Week

Prompt.jsm
Wes landed new code for dealing for prompts in JavaScript. The mailing list has some info but also see bug 875119. We have plans to add more of these kind of JS wrappers. We also plan to add documentation to MDN.
GeckoView
Brad has been working on initial patches for creating a web rendering view based on Gecko. Mailing list has some details (bug 867517). Some early next steps include: Making a JAR for embedders and starting to use GeckoView in Firefox.

Friends of the Mobile Team

Give a shoutout/thanks to people for helping fix and test bugs.

  • Mark Capella filed, investigated and fixed bug 874036 - Tab counter displays incorrectly in some circumstances
  • Mark Capella also fixed bug 862445 - Adjust reader mode content layout for serif fonts
  • Federico Paolinelli fixed two download notification bugs
    • bug 746976 - Tapping a download notification for unknown files types should open the download manager to the download
    • bug 696911 - Hide download notification if the download opens on completion
  • Nicolas Carlo has been investigating some "night mode" improvements
    • bug 875852 - Reader Mode: Ambient light level changes are too sensitive
    • bug 872003 - Fade from light to dark could be smoother / faster

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!

James W. (snorp)

  • Last week
    • Taipei for Web Rendering work week. Good discussions around WebGL, Canvas 2D, Moz2D (Azure), SkiaGL, etc.
    • Bug 854556 - [Skia] Only hold a ref to the SkCanvas in DrawTargetSkia
  • This week
    • Bug 848482 - [SkiaGL] SourceSurface doesn't currently work with SkiaGL (seriously, yes, still)

Kats

  • Last week
    • bug 868212 - silence JS warning on startup
    • helped glandium a bit with bug 874708
    • bug 868742 - fix to properly scroll frames where clientHeight is less than scrollHeight
    • bug 865735 - Add a units template parameter to gfx Point/Size/Rect classes
    • spent some time debugging bug 797615 (intermitting failure in testVkbOverlap) and have a fix
  • Next week
    • continue work on 865735-related things (propagating the type information in various parts of the code)
    • look at hit detection options for async subframe scrolling.

GBrown

Chris Lord (cwiiis)

Chris Peterson

    • Helping Shane get up to speed and start implementing Contacts Web API
    • Java-side of Push Web API
    • bug 776223 - NullPointerException at ClipboardManager.setPrimaryClip(ClipboardManager.java)
    • bug 872076 - java.lang.NoSuchFieldError: CONTROL_LOCATION_UPDATES at LocationManager.<init>(LocationManager.java)

Shane Tully

JChen

GCP

Brian N

  • Done
    • Bug 867058 - java.lang.IllegalArgumentException: bytes.length 0 must be a positive number
  • Ongoing
    • Bug 874985 - Create session restore unit tests
    • Ouya controls

Sriram

WesJ

LucasR

Liuche

Margaret

  • Done
    • bug 873429 - Form assistant suggestions is not dismissed while entering different letters
    • (fig) bug 871645 - Consolidate names of browser toolbar's element
    • Investigated bug 861164 - use different search URLs for tablet vs. non-tablet
  • In Progress
    • bug 868052 - Toolbar does not appear when hardware menu button is pressed
    • Investigating reader mode regression caused by dynamic toolbar - bug 872961
  • Next
    • More bugs
    • (fig) bug 876712 - Kill AweseomeBar/AwesomeBarTabs

RNewman

Scott (jwir3)

Last Week(s):

  • Was at web rendering workweek last week in Taiwan.
  • bug 862763 : FontInflationEnabled() shows up in profiles but shouldn't
  • bug 836565 : Reflow-on-zoom has lag after zooming in to an element
  • bug 847872 : Reflow-on-zoom on double-tap only
  • bug 870788 (in review) : Reflow-on-zoom should reflow each subdocument asynchronously


This Week:

  • Consider uplift of double-tap zoom to Fx23?
  • bug 766599 : Font inflation without requiring refresh
  • bug 864595 : Assertion in caretPositionFromPoint
  • bug 865654 : Caret position from point sometimes gets incorrect offsets for text inputs (review+, should land this week after I figure out test failures)
  • Additional cleanup bugs for reflow-on-zoom (e.g. bug 876161)

BLassey

MFinkle

  • Stole bug 861164 from Margaret: Use different search URLs for tablet vs. non-tablet
  • Adding more 1x1s to my calendar
  • Playing hot-potato with WebRT and Marketplace groups
  • Finding ways to delay any review on patches from Brad

Ian Barlow

Last week

  • visiting SF

This week:

  • Work in progress
    • bug 877203 Trying out a new typeface for sans serif content: Clear Sans
      • Better design, more comfortable to read than Open Sans
      • Feedback welcome!
    • Mixed Content blocking
    • FHR - about:healthreport (Arun)
    • OUYA design refinement / future TV concepts (Zhenshuo)
    • Future tablet browsing concepts (Yuan)
    • Updated Settings UI
    • Partnership opportunities

Security/MGoodwin

WebRT

PiCL

Feature Focus

Firefox 22


Firefox 23


Firefox 24


Firefox 25

Round Table