Mobile/Notes/17-Oct-2012: Difference between revisions

From MozillaWiki
< Mobile‎ | Notes
Jump to navigation Jump to search
Line 111: Line 111:


===WesJ===
===WesJ===
Last week:
* Bug 695407 - Modifier keys (e.g. shiftKey) always false for touch events (e.g. touchstart)
* Bug 787765 - Retheme about:home thumbnails
* Bug 744961 - Add some form of history expiration
* Security bugs
This week:
* Finish up tests for expiration
* Follow ups to thumbnail change
* Packaged apps
===LucasR===
===LucasR===
'''Last week'''
'''Last week'''

Revision as of 16:30, 17 October 2012

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 2012-11-19

Major Topics for This Week

Stability
Still doing OK. We have Nightly and Aurora under 10 per 100ADI. Beta and Release are under 5 per 100ADI. There are some actionable top crashers though and we'll still keep hammering at those.
Firefox Marketplace
The Marketplace will go into a "developer preview" release this week. The required sign-in will be dropped and people will be able to install webapps from the Marketplace. Firefox for Android (Nightly and Aurora) is the focused clients.
Memory/Space Management
Just wanted to point out that we are started to land more changes that improve Firefox memory and footprint behavior. Things like: Thumbnail and history expiration, Zombifying tabs on memory pressure, and refactoring the favicon storage.
Responsiveness
Some additional improvements focused on UI responsiveness are also landing or will land soon. Things like: Tab tray animation, Tab stubbing in Java, Top Sites query, and Awesomescreen/AboutHome loading.

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

  • Oct 10 - Oct 17:
    • bug 799686 - make the about:memory file dump readable on android
    • bug 799476 - update MemoryObserver to reuse existing code (since regressed by bug 800486)
    • bug 792143 - turn unused tabs into zombies (pending review)
    • filed crash bugs 800935, 800944, and 801015 that i hit while trying to test bug 792143. argh!
    • bug 789923 - drop thumbnail data if disk space is running low
    • bug 799094 - make selection handles move properly when scrolling iframes (pending review)
    • bug 802495 - eliminate redundant LayerRenderer object created on startup
    • bug 802491 - fix leak of scrollbar layers' direct-allocation buffers
    • bug 802640 - some minor refactoring patches (pending review)
    • looked briefly at bug 790102 - a talos failure that's spiked in frequency recently
  • Next:
    • work on another readability prototype
    • bug 801818 - add a runtime API to find if we are on a low memory device
    • investigate startup memory usage on a faux-256m device since we can't find any real ones
    • interviews

GBrown

  • Last week:
    • PTO
  • Next:
    • another look at bug 797942 LayerManagerOGL not correctly updated on SIZE_CHANGED

Chris Lord (cwiiis)

  • Now/next
    • bug 802143 - ReusableTileStoreOGL miscalculates the content bounds
    • bug 800475 - Fade in new content tiles
    • bug 795259 - Enable progressive tile drawing by default on Android
  • Low priority/blocked
    • Blog about invalidation work
    • Invalidation bugs (finishing progressive tiles work first)
    • bug 785069 - tcheckerboard2 has regressed substantially since Jul 22nd
    • bug 792415 - Covered areas of fixed position elements are not rendered
    • bug 783914 - WEBGL_depth_texture doesn't work using ANGLE (low priority)
    • bug 786412 - Consolidate ContainerLayer functions (waiting on nrc's shadow layers work)

Chris Peterson

  • Done
    • bug 798517 - Typing in browser logs error messages about 'JavaScript component does not have a method named: "handleEvent"'
    • bug 798980 - [b2g] Crash when opening an inline Activity
    • bug 797225 - Add Stagefright software decoder fallback for hardware decoders that report unknown video color formats
  • Next
    • More B2G/Gaia bugs:
    • bug 785663 - When IME appears, focused input element should not be hidden by keyboard}}
    • bug 766066 - mozKeyboard.onfocuschange shouldn't be raised when you are scrolling

GCP

Brian N

  • Done
    • Bug 800044 - Hide private browsing menu item
    • (in review) Bug 762155 - bookmark keywords do not work (search bookmark keywords do)
    • (in review) Bug 774304 - java.lang.NullPointerException: at org.mozilla.gecko.MultiChoicePreference.onDialogClosed(MultiChoicePreference.java)
    • Bug 800238 - NPE when showing solicitation at startup
    • Bug 798280 - Save As PDF busted - (NS_ERROR_XPC_NOT_ENOUGH_ARGS @ nsIDownloadManager.addDownload)
    • Bug 800332 - Regression: Unable to open remote tabs
    • Bug 801675 - Unable to launch the Marketplace in the AboutHomePromoBox
    • Bug 800199 - Stub initial tab before Gecko starts
    • (in review) Bug 722661 - Stub restored tabs before Gecko starts
  • Next
    • Bug 784086 - Change DB schema to more closely resemble places
    • Private browsing bugs

Sriram

WesJ

Last week:

  • Bug 695407 - Modifier keys (e.g. shiftKey) always false for touch events (e.g. touchstart)
  • Bug 787765 - Retheme about:home thumbnails
  • Bug 744961 - Add some form of history expiration
  • Security bugs

This week:

  • Finish up tests for expiration
  • Follow ups to thumbnail change
  • Packaged apps

LucasR

Last week

Next week

  • bug 800883 - Quick tap on tab row might leave it in pressed state
  • bug 785945 - Awesomescreen entries are very slow to appear

Margaret

  • Currently working on crash reporting UI for b2g - tracking bug is bug 761905
  • PTO Friday (and maybe Monday)

Scott (jwir3)

BLassey

MFinkle

Done:

Next:

  • Might be back out in MV Nov 5th

Ian Barlow

Security/MGoodwin

Round Table