Mobile/Notes/20-Jul-2011: Difference between revisions
Jump to navigation
Jump to search
(→QA) |
|||
| (5 intermediate revisions by 5 users not shown) | |||
| Line 10: | Line 10: | ||
* Fennec 7 (aurora) | * Fennec 7 (aurora) | ||
** Need to move only required fixes from trunk (as those fixes are made) | ** Need to move only required fixes from trunk (as those fixes are made) | ||
** Fixed on Aurora this week: | |||
*** {{bug|668633}} - Elements with scrollable overflow are cut off | |||
*** {{Bug|672543}} - Don't set accessibility.browsewithcaret when selecting text | |||
*** {{Bug|659468}} - Feedback add-on compatibility manually bumped | |||
* Fennec 6 (beta) | * Fennec 6 (beta) | ||
** Live in the Android Market | ** Live in the Android Market | ||
** Fixed on Beta this week: | |||
*** {{Bug|659412}} - Remove warning dialog for Android devices with low MemTotal | |||
*** {{Bug|668950}} - Disable websockets on mobile | |||
Next merge date is 2011-08-16 | Next merge date is 2011-08-16 | ||
| Line 66: | Line 73: | ||
== Testing == | == Testing == | ||
=== QA === | === QA === | ||
Remote today wiki only | |||
* Timeframe for go to build for beta 3? | |||
* https://wiki.mozilla.org/Mobile/Triage lists 12 bug fixed for Firefox 7. This is post Aurora merge fixes correct? | |||
* [https://wiki.mozilla.org/index.php?title=QA/Fennec/crash_rep_20july&action=edit§ion=1 Crash Report July 20th, 2011] | |||
** [http://test.kairo.at/socorro/2011-07-19.buildcrashes.html#Fennec-beta Crashes per build id Report 2011-07-19] | |||
** [http://test.kairo.at/socorro/2011-07-19.fennec.5.explosiveness.html Explosiveness 2011-07-19] | |||
** {{Bug|667033}} - "Crashes Per User" doesn't count content crashes | |||
**Top Crashers: | |||
*** Fennec 8: {{bug|672984}} - Crash Report [@ JSParseNode::getConstantValue ] | |||
*** Fennec 7: {{bug|672787}} - Aurora build crashes [@ _moz_pixman_image_composite32] at start-up (07/20) | |||
*** Fennec 6: {{bug|613954}} - OOM crash [@ libc.so@0x11c80 ][@ libc.so@0x11da0 ] | |||
*** Fennec 5: | |||
**** N900: {{bug|609166}} - Crash [@ libc-2.5.so@0x2a548 ] on Linux 2.6.28 | |||
**** Android {{bug|613954}} - OOM crash [@ libc.so@0x11c80 ]... | |||
=== Test Suites === | === Test Suites === | ||
=== Test Automation === | === Test Automation === | ||
* make reftest-remote and make mochitest-remote are landed and working | |||
** please take a moment to try this out so we can ensure it works for more than a couple folks. | |||
* removed dependency on sharedID for sutagent in mozilla-central. | |||
== Release Engineering == | == Release Engineering == | ||
| Line 78: | Line 102: | ||
== Other == | == Other == | ||
* Lucas Rocha joins Front-end | |||
* Safe Browsing Update (Gian Carlo) | * Safe Browsing Update (Gian Carlo) | ||
Latest revision as of 02:24, 21 July 2011
Details
- Wednesdays - 9:30am Pacific, 12:30pm Eastern, 16:30 UTC
- Dial-in: Audio-only conference# 8605
- People with Mozilla phones or softphones please dial x4000 Conf# 8605
- US/Toll-free: +1 800 707 2533, (pin 4000) Conf# 8605
- US/California/Mountain View: +1 650 903 0800, x4000 Conf# 8605
- US/California/San Francisco: +1 415 762 5700, x4000 Conf# 8605
- US/Oregon/Portland: +1 971 544 8000, x4000 Conf# 8605
- CA/British Columbia/Vancouver: +1 778 785 1540, x4000 Conf# 8605
- CA/Ontario/Toronto: +1 416 848 3114, x4000 Conf# 8605
- UK/London: +44 (0)207 855 3000, x4000 Conf# 8605
- FR/Paris: +33 1 84 88 37 37, x4000 Conf# 8605
- 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
Schedule
- Fennec 8 (nightly)
- This is the active development trunk
- Fennec 7 (aurora)
- Need to move only required fixes from trunk (as those fixes are made)
- Fixed on Aurora this week:
- bug 668633 - Elements with scrollable overflow are cut off
- bug 672543 - Don't set accessibility.browsewithcaret when selecting text
- bug 659468 - Feedback add-on compatibility manually bumped
- Fennec 6 (beta)
- Live in the Android Market
- Fixed on Beta this week:
- bug 659412 - Remove warning dialog for Android devices with low MemTotal
- bug 668950 - Disable websockets on mobile
Next merge date is 2011-08-16
Major Topics for This Week
- Several startup crashes reported today
- Nightly (bug 672809)
- Aurora (bug 672787)
Application
Front-end
- Work for Fx8
- Tablet UI
- Need to check with UX on design status
- Selecting text in web content followup bugs
- Landed some fixes
- What are the priority fixes needed for Fx7?
- Language picker support for locales on AMO
- Process of getting XPIs to AMO
- Deal with nightly breakage
- Basic webapp support - landed
- Need to "appify" the tab?
- Need to support manifest approach bug 609043
- Master Password
- Address review comments
- File some follow up bugs
- Mobile friendly error pages
- Landed
- Tablet UI
- Let's make sure we are working on other bugs and minor features too
- MFinkle needs to spin through the buglist and make sure bugs have owners
UX design
Platform Support
Android
- NDKr5
- hit some bumps in the road
- http://tbpl.mozilla.org/?tree=Try&rev=3f097065d42c is testing the last install and is looking good
- we don't have talos on try, so after a green run we're going to update the production mozconfigs
- testing
- there are make file targets for reftests and mochitests
- if you have any issues running tests, file a bug
- should be as simple as:
MOZ_HOST_BIN="../objdir-x86/dist/bin/" make reftest-remote
and
MOZ_HOST_BIN="../objdir-x86/dist/bin/" make mochitest-remote
Maemo
- Moving from Tier 1 -> Tier 3 post FF7. Discuss.
Performance
Testing
QA
Remote today wiki only
- Timeframe for go to build for beta 3?
- https://wiki.mozilla.org/Mobile/Triage lists 12 bug fixed for Firefox 7. This is post Aurora merge fixes correct?
- Crash Report July 20th, 2011
- Crashes per build id Report 2011-07-19
- Explosiveness 2011-07-19
- bug 667033 - "Crashes Per User" doesn't count content crashes
- Top Crashers:
- Fennec 8: bug 672984 - Crash Report [@ JSParseNode::getConstantValue ]
- Fennec 7: bug 672787 - Aurora build crashes [@ _moz_pixman_image_composite32] at start-up (07/20)
- Fennec 6: bug 613954 - OOM crash [@ libc.so@0x11c80 ][@ libc.so@0x11da0 ]
- Fennec 5:
- N900: bug 609166 - Crash [@ libc-2.5.so@0x2a548 ] on Linux 2.6.28
- Android bug 613954 - OOM crash [@ libc.so@0x11c80 ]...
Test Suites
Test Automation
- make reftest-remote and make mochitest-remote are landed and working
- please take a moment to try this out so we can ensure it works for more than a couple folks.
- removed dependency on sharedID for sutagent in mozilla-central.
Release Engineering
- dual desktop/mobile release: shipped.
- bug 669189 - Still waiting for word from Google re: Android Market
- ndk5 package rolled out to build slaves, testing on try
Other
- Lucas Rocha joins Front-end
- Safe Browsing Update (Gian Carlo)
- dcamp working to remove sqlite db
- moving torward prefix tree
- 2mb in memory
- Concern about startup speed
- OpenGL Update (chris lord)
- MemShrink Update (Alon Zakai)