Mobile/Notes/16-Jan-2013: Difference between revisions

From MozillaWiki
< Mobile‎ | Notes
Jump to navigation Jump to search
 
(4 intermediate revisions by 3 users not shown)
Line 21: Line 21:
===James W. (snorp)===
===James W. (snorp)===
===Kats===
===Kats===
* Jan 9 - Jan 16
** bug 829670 - fix JS warnings on startup
** landed bug 826300 and bug 785597 (compositor initialization changes)
** did some work on bug 757257 - font inflation element grouping. have a prototype working now
** bug 828660 - autodetect best compiler toolchain to use
** bug 828126 - remove android ifdef now that compositor init codepath is fixed (pending review)
** bug 830175 - clean up promptservice code
** did some work on bug 807606 (replacing cert dialogs with native UI)
* Next
** triage through some gfx-related bugs that were filed over the last week
** clean up the font inflation prototype a bit for the demo on friday
** gamepad nav support for ouya
===GBrown===
===GBrown===
* Fixed:
** {{bug|822823}} Fix cases where robocop runTests returns 0 when a failure has occurred
* Working on:
** {{bug|826385}} "Clear private data" not clearing cache
** {{bug|810471}} crash on startup during various tests
** {{bug|803158}} if no crash report is generated by a tegra ... use ndk-stack to get a stack
** {{bug|761987}} test shutdown crashes in nssCertificate_Destroy
** {{bug|829419}} test crashes in nsDeleteDir::PostTimer
** robocop failure investigations: bugs 770483, 813107, 817440, 824067
===Chris Lord (cwiiis)===
===Chris Lord (cwiiis)===
===Chris Peterson===
===Chris Peterson===
===JChen===
===JChen===
* Past week
** Mentoring
*** First patches up for {{bug|809018}} (DateTimePicker does not have 12 hour mode)
** Fixed {{bug|825120}} - Previous composition is not cleared when changing focus from old to new input
** Fixed {{bug|830131}} - java.lang.NullPointerException: at org.mozilla.gecko.InputMethods.needsSoftResetWorkaround
** Fixed {{bug|827176}} - java.lang.NullPointerException: at org.mozilla.gecko.GeckoInputConnection.notifyTextChange
** Helped jmaher with {{bug|824760}} - generate core dumps when we have a crash on android
** Investigated {{bug|706336}} - Home and End buttons in Swype don't work
* Next
** Mentoring
** {{bug|826053}} - Detect and report ANRs through our own channel
* Blocked/low-priority
** Requesting device - {{bug|827325}} - Regression: Unable to enter 'o' and 'p' in a URI; characters deleted following a colon
** Waiting on info from bug reporter - bug 809329 - Duplicate letters when Xperia pro keyboard has suggestions


===GCP===
===GCP===
Line 44: Line 82:
===Scott (jwir3)===
===Scott (jwir3)===
===BLassey===
===BLassey===
;Done
* {{bug|793755}} viewport caching. relanded, got the wins we were looking for
* MWC wrangling
* planning for web compat
;Next
* in Taipei next week
===MFinkle===
===MFinkle===
'''This Week:'''
'''This Week:'''

Latest revision as of 17:56, 16 January 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 is 2013-02-18

Major Topics for This Week

Fx18.0.1
Not for Mobile. We did some bug triage to get "ride-alongs" ready for a potential chemspill, but Fx18.0.1 will be desktop only.

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)

Kats

  • Jan 9 - Jan 16
    • bug 829670 - fix JS warnings on startup
    • landed bug 826300 and bug 785597 (compositor initialization changes)
    • did some work on bug 757257 - font inflation element grouping. have a prototype working now
    • bug 828660 - autodetect best compiler toolchain to use
    • bug 828126 - remove android ifdef now that compositor init codepath is fixed (pending review)
    • bug 830175 - clean up promptservice code
    • did some work on bug 807606 (replacing cert dialogs with native UI)
  • Next
    • triage through some gfx-related bugs that were filed over the last week
    • clean up the font inflation prototype a bit for the demo on friday
    • gamepad nav support for ouya

GBrown

  • Fixed:
    • bug 822823 Fix cases where robocop runTests returns 0 when a failure has occurred
  • Working on:
    • bug 826385 "Clear private data" not clearing cache
    • bug 810471 crash on startup during various tests
    • bug 803158 if no crash report is generated by a tegra ... use ndk-stack to get a stack
    • bug 761987 test shutdown crashes in nssCertificate_Destroy
    • bug 829419 test crashes in nsDeleteDir::PostTimer
    • robocop failure investigations: bugs 770483, 813107, 817440, 824067

Chris Lord (cwiiis)

Chris Peterson

JChen

  • Past week
    • Mentoring
      • First patches up for bug 809018 (DateTimePicker does not have 12 hour mode)
    • Fixed bug 825120 - Previous composition is not cleared when changing focus from old to new input
    • Fixed bug 830131 - java.lang.NullPointerException: at org.mozilla.gecko.InputMethods.needsSoftResetWorkaround
    • Fixed bug 827176 - java.lang.NullPointerException: at org.mozilla.gecko.GeckoInputConnection.notifyTextChange
    • Helped jmaher with bug 824760 - generate core dumps when we have a crash on android
    • Investigated bug 706336 - Home and End buttons in Swype don't work
  • Next
    • Mentoring
    • bug 826053 - Detect and report ANRs through our own channel
  • Blocked/low-priority
    • Requesting device - bug 827325 - Regression: Unable to enter 'o' and 'p' in a URI; characters deleted following a colon
    • Waiting on info from bug reporter - bug 809329 - Duplicate letters when Xperia pro keyboard has suggestions

GCP

  • Last week:
  • This week:
    • Update WebRTC code to 3.20, fix Android issues
    • Help with getting video to work
    • We broke pictures :(

Brian N

Sriram

WesJ

LucasR

Margaret

Scott (jwir3)

BLassey

Done
  • bug 793755 viewport caching. relanded, got the wins we were looking for
  • MWC wrangling
  • planning for web compat
Next
  • in Taipei next week

MFinkle

This Week:

  • Metro work week in Sunnyvale
  • Looking into a Tp regression (bug 831123)
  • Various reviews
  • Some MWC planning

Ian Barlow

Security/MGoodwin

Contributors

Round Table