Mobile/Notes/29-May-2013: Difference between revisions
Jump to navigation
Jump to search
(→GBrown) |
(→GCP) |
||
Line 74: | Line 74: | ||
===JChen=== | ===JChen=== | ||
===GCP=== | ===GCP=== | ||
*Last week: | |||
**{{Bug|874572}} getUserMedia - Browser holding lock on device camera despite browser activity in the background and paused | |||
**{{Bug|874546}} getUserMedia - Video playback does not resume when browser returns to being the foreground activity | |||
*Next week: | |||
**Likely more of the same :P | |||
**Bug backlog | |||
===Brian N=== | ===Brian N=== | ||
* Done | * Done |
Revision as of 16:33, 29 May 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: 2013-06-24
- Next release: 2013-06-25
Topics for This Week
- Prompt.jsm
- Wes landed new code for dealing for prompts in JavaScript. The mailing list has some info but also see bug 875119. We have plans to add more of these kind of JS wrappers. We also plan to add documentation to MDN.
- GeckoView
- Brad has been working on initial patches for creating a web rendering view based on Gecko. Mailing list has some details (bug 867517). Some early next steps include: Making a JAR for embedders and starting to use GeckoView in Firefox.
Friends of the Mobile Team
Give a shoutout/thanks to people for helping fix and test bugs.
- Mark Capella filed, investigated and fixed bug 874036 - Tab counter displays incorrectly in some circumstances
- Mark Capella also fixed bug 862445 - Adjust reader mode content layout for serif fonts
- Federico Paolinelli fixed two download notification bugs
- bug 746976 - Tapping a download notification for unknown files types should open the download manager to the download
- bug 696911 - Hide download notification if the download opens on completion
- Nicolas Carlo has been investigating some "night mode" improvements
- bug 875852 - Reader Mode: Ambient light level changes are too sensitive
- bug 872003 - Fade from light to dark could be smoother / faster
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)
- Last week
- Taipei for Web Rendering work week. Good discussions around WebGL, Canvas 2D, Moz2D (Azure), SkiaGL, etc.
- Bug 854556 - [Skia] Only hold a ref to the SkCanvas in DrawTargetSkia
- This week
- Bug 848482 - [SkiaGL] SourceSurface doesn't currently work with SkiaGL (seriously, yes, still)
Kats
- Last week
- bug 868212 - silence JS warning on startup
- helped glandium a bit with bug 874708
- bug 868742 - fix to properly scroll frames where clientHeight is less than scrollHeight
- bug 865735 - Add a units template parameter to gfx Point/Size/Rect classes
- spent some time debugging bug 797615 (intermitting failure in testVkbOverlap) and have a fix
- Next week
- continue work on 865735-related things (propagating the type information in various parts of the code)
- look at hit detection options for async subframe scrolling.
GBrown
- Last week:
- bug 867360 Watcher dies sometimes because it is not a foreground service
- bug 876524 Add sutuptimems command to sutagent
- bug 876456 make mochitest-remote via adb ends without running tests, on some devices
- http://gbrownmozilla.wordpress.com/2013/05/24/more-robocop-tests-running-and-more-disabled/
- Now:
- bug 876715 Determine how to update watcher
- bug 869030 Robocop testDoorHanger and testSystemPages cause future reboots on pandas
- bug 870553 A blocklist/whitelist for Shumway
Chris Lord (cwiiis)
Chris Peterson
- Helping Shane get up to speed and start implementing Contacts Web API
- Java-side of Push Web API
- bug 776223 - NullPointerException at ClipboardManager.setPrimaryClip(ClipboardManager.java)
- bug 872076 - java.lang.NoSuchFieldError: CONTROL_LOCATION_UPDATES at LocationManager.<init>(LocationManager.java)
Shane Tully
JChen
GCP
- Last week:
- bug 874572 getUserMedia - Browser holding lock on device camera despite browser activity in the background and paused
- bug 874546 getUserMedia - Video playback does not resume when browser returns to being the foreground activity
- Next week:
- Likely more of the same :P
- Bug backlog
Brian N
- Done
- Bug 867058 - java.lang.IllegalArgumentException: bytes.length 0 must be a positive number
- Ongoing
- Bug 874985 - Create session restore unit tests
- Ouya controls
Sriram
- Got review+ for Quick share menu.
- Cleaning up BookmarksPage based on feedback.
- bug 848317 - Screen corruption on Nexus 4.
- Dynamic responsive tab header is giving all the trouble!
- PTO on Friday.
WesJ
LucasR
Liuche
Margaret
- Done
- bug 873429 - Form assistant suggestions is not dismissed while entering different letters
- (fig) bug 871645 - Consolidate names of browser toolbar's element
- Investigated bug 861164 - use different search URLs for tablet vs. non-tablet
- In Progress
- bug 868052 - Toolbar does not appear when hardware menu button is pressed
- Investigating reader mode regression caused by dynamic toolbar - bug 872961
- Next
- More bugs
- (fig) bug 876712 - Kill AweseomeBar/AwesomeBarTabs
RNewman
Scott (jwir3)
Last Week(s):
- Was at web rendering workweek last week in Taiwan.
- bug 862763 : FontInflationEnabled() shows up in profiles but shouldn't
- bug 836565 : Reflow-on-zoom has lag after zooming in to an element
- bug 847872 : Reflow-on-zoom on double-tap only
- bug 870788 (in review) : Reflow-on-zoom should reflow each subdocument asynchronously
This Week:
- Consider uplift of double-tap zoom to Fx23?
- bug 766599 : Font inflation without requiring refresh
- bug 864595 : Assertion in caretPositionFromPoint
- bug 865654 : Caret position from point sometimes gets incorrect offsets for text inputs (review+, should land this week after I figure out test failures)
- Additional cleanup bugs for reflow-on-zoom (e.g. bug 876161)
BLassey
MFinkle
- Stole bug 861164 from Margaret: Use different search URLs for tablet vs. non-tablet
- Adding more 1x1s to my calendar
- Playing hot-potato with WebRT and Marketplace groups
- Finding ways to delay any review on patches from Brad
Ian Barlow
Last week
- visiting SF
This week:
- Work in progress
- bug 877203 Trying out a new typeface for sans serif content: Clear Sans
- Better design, more comfortable to read than Open Sans
- Feedback welcome!
- Mixed Content blocking
- FHR - about:healthreport (Arun)
- OUYA design refinement / future TV concepts (Zhenshuo)
- Future tablet browsing concepts (Yuan)
- Updated Settings UI
- Partnership opportunities
- bug 877203 Trying out a new typeface for sans serif content: Clear Sans
Security/MGoodwin
WebRT
PiCL
Feature Focus
Firefox 22
- [ON TRACK] Added locale: Slovak
- State of good repair:
- [ON TRACK] ANR Reporter - Not user facing
- [ON TRACK] Refining Tab UI
- [ON TRACK] Performance improvements - Including WebGL, texture streaming, async canvas updates
Firefox 23
- [AT RISK] Firefox Health Report
- [AT RISK] Added locale: Turkish
- [AT RISK] Added locale: Hungarian
- [ON TRACK] Dynamic URL bar
- [ON TRACK] NFC bump for tab sharing
- [ON TRACK] WebRTC platform support, confirmed: preffed OFF
- [ON TRACK] L10N foundation improvements
- [ON TRACK] UI for changing search engine default
- [ON TRACK] RSS/Atom feed handling
- [ON TRACK] API: Payments
- [ON TRACK] Other toolbar/awesomescreen improvements: Switch to Tab (Awesomescreen shows already open tabs), Domain autocomplete in Awesomescreen, Show URL instead of Title in Toolbar, highlight domain in toolbar when showing URL
Firefox 24
- [ON TRACK] Reader Improvements
- [PLANNED] Packaged apps support
- [PLANNED] Web Audio API
- [PLANNED] API: Push notifications
- [PLANNED] SkiaGL improvements
- [PLANNED] Set Top Box optimization
- [PLANNED] Directional game console navigation
- [PLANNED] Quickshare
- [PROPOSED] Shumway: generic video player
- Will create new project page with Mobile-specific work to be done when known
- [PROPOSED] bug 850984- Request for set Baidu search engine as default for zh-CN Version of Firefox for Android
- Depends on: bug 861164 - use different search URLs for tablet vs. non-tablet
Firefox 25
- [PROPOSED] Privileged apps support
- [PROPOSED] Shumway - v2 branded players
- Will create a project page for Mobile-specific work when known
- [PROPOSED] API: Cloud
- [PROPOSED] Solid developer environment
- [PROPOSED] API: Alarm
- [PLANNED] API: Web activities
- [PLANNED] API: Contacts
- [PLANNED] Dynamic Snippets
- [PROPOSED] About:home redesign
Round Table
=User Advocacy
Release Start Rating: 4.28
Beta Star Rating: 4.31
Release may pass Beta :/
No major issues on our radar for 21 or 22.