Mobile/Notes/07-Nov-2012: Difference between revisions
Jump to navigation
Jump to search
(→LucasR) |
(→Kats) |
||
Line 20: | Line 20: | ||
===James W. (snorp)=== | ===James W. (snorp)=== | ||
===Kats=== | ===Kats=== | ||
* Oct 31 - Nov 7: | |||
** landed bug 806486 - use chmod instead of umask to make about:memory dumps readable | |||
** landed bug 801818 - add a isLowMemoryPlatform API to nsIMemory, follow-up with bug 808772 | |||
** investigated how much of a gain we would get by bug 807104 (turn on jsloader.reuseGlobals) | |||
** tried to repro bug 750198 unsuccessfully | |||
** investigated bug 799530 and bug 803878, moved to core layout | |||
** landed bug 803575 - turn on tab expiration | |||
** blogged about tab zombification | |||
** bug 808003 - add telemetry probes for tab zombification | |||
** bug 808875 - fix some compiler warnings (pending reviews) | |||
** bug 809199 - remove ViewportMetrics in favor of ImmutableViewportMetrics | |||
* Next: | |||
** Investigate what kind of savings bug 792134 (compile to thumb on armv6) will get us | |||
** Vancouver work week! (will focus on readability + maybe memory savings in layout/gfx) | |||
===GBrown=== | ===GBrown=== | ||
* Last week: | * Last week: |
Revision as of 17:15, 7 November 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
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 31 - Nov 7:
- landed bug 806486 - use chmod instead of umask to make about:memory dumps readable
- landed bug 801818 - add a isLowMemoryPlatform API to nsIMemory, follow-up with bug 808772
- investigated how much of a gain we would get by bug 807104 (turn on jsloader.reuseGlobals)
- tried to repro bug 750198 unsuccessfully
- investigated bug 799530 and bug 803878, moved to core layout
- landed bug 803575 - turn on tab expiration
- blogged about tab zombification
- bug 808003 - add telemetry probes for tab zombification
- bug 808875 - fix some compiler warnings (pending reviews)
- bug 809199 - remove ViewportMetrics in favor of ImmutableViewportMetrics
- Next:
- Investigate what kind of savings bug 792134 (compile to thumb on armv6) will get us
- Vancouver work week! (will focus on readability + maybe memory savings in layout/gfx)
GBrown
- Last week:
- bug 808725 Android xpcshell tests do not run with -m or -n
- bug 808728 Android xpcshell tests do not log environment correctly
- bug 808729 Android xpcshell tests do not set _TESTING_MODULES_DIR
- bug 808764 Android xpcshell tests do not set XPCOM_DEBUG_BREAK and some other env vars
- bug 799863 Cannot run xpcshell-tests-remote (no module named devicemanager)
- Investigating Talos failures, eg bug 796914
- Next:
- bug 752126 some xpcshell tests via adb fail because the command line is too long
- bug 768491 xpcshell on android hangs or crashes on exit
- More Talos failures
Chris Lord (cwiiis)
Chris Peterson
JChen
- Done:
- bug 805162 (yay!) - Rework IME code to properly handle events and notifications across threads
- bug 807994 - rawtype error when compiling new IME code with javac 1.7
- bug 807544 - XUL Fennec fails to compile after Bug 797942
- bug 808405 - input type="time" picker shows 12 hour format (AM/PM) instead of using 24 hours like operating system does
- Next:
- bug 808727 - Typing the first word in addressbar with swype causes it to ignore spacebar or period (just removes underline)
- bug 806106 - Field not accepting input
- bug 808362 - Galaxy S3 with Predictive text turned on doesn't overwrite predictions on some sites
- bug 808666 - GO Keyboard VKB does not automatically open in Awesome Screen
- bug 793694 - Holding backspace causes enormous repeats of content
- Blocked/Low priority:
- bug 802827 - Crash in nsMediaPluginHost::DestroyDecoder @ libstagefrighthw.so@0xca3 on devices with NVIDIA Tegra/Tegra 3 GPUs
- bug 807124 - Backport IME rewrite to XUL Fennec
GCP
Brian N
Sriram
WesJ
LucasR
Last week
- bug 808296 - java.lang.NullPointerException: at org.mozilla.gecko.AboutHomeContent.updateTopSitesThumbnails(AboutHomeContent.java)
- bug 803571 - Clear private data not always clearing about:home entries/thumbnails
- In progress:
- bug 792366 - Reader Mode loses section headings, makes content less understandable
- bug 794480 - Reader Mode not displaying whole article
- bug 760554 - Reader Mode: Support multi-page articles
- Blog post: http://lucasr.org/?p=3135
Next week
- Finish Reader Mode patches
- Experiments with Top Sites caching
- Experiments with FTS-based frecency query