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.
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
Chris Lord (cwiiis)
- Done
- bug 749063 - Improve progressive tile drawing order/priority
- bug 801566 - Fix building with --disable-debug and --enable-dump-painting
- Blogged about progressive tile drawing work: http://chrislord.net/blog/Software/Mozilla/progressive-tile-rendering.enlighten
- 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)