Mobile/Notes/31-Jul-2013: Difference between revisions

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


===JChen===
===JChen===
* Past week
** Investigated {{bug|897723}} - MappableSeekableZStream::ensure can deadlock when profiler is on
*** Profiled runs are enabled again on Eideticker
** Planning for {{bug|897221}} - dynamically updatable UA override mechanism
** Investigated {{bug|898416}} - Reflow Timer Test does not run on my phone
** Added support for multiple running Fennec packages to profiler add-on
*** https://github.com/bgirard/Gecko-Profiler-Addon/pull/55
* Next
===GCP===
===GCP===
*Last week:
*Last week:

Revision as of 16:30, 31 July 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-08-05

Topics for This Week

String Freeze for Fx25
We have a few settings bugs (bug 892113, bug 877791 and bug 896515) that need to be finalized. What is the status of the Guest Mode strings? What else?

Friends of the Mobile Team

Give a shoutout/thanks to people for helping fix and test bugs. Make sure friends also get awarded a badge.

  • Ming (first patch): bug 898044
  • Capella:
    • bug 886587 - Remove profile migrator
    • bug 896764 - Initially populate Find in Page string with current text selection
  • Federico has been investigating bug 896350 - Unable to open files by tapping the download complete notification
  • Federico also wrote a good blog post about contributing to Firefox for Android

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

Chris Lord (cwiiis)

Shane Tully

  • Tracking down cause of two intermittent test failures with the contacts API on Android 2.2
  • Target SDK bumped to 16 (bug 897561)
  • bug 880118 - Package GeckoView into an Android library project
    • Running Java and native libraries from a separate Android library project
    • Currently working on separating content providers

JChen

GCP

  • Last week:
    • bug 782691 Text selection shouldn't happen on text not currently visible.
    • bug 772280 Text selection will select nearby text when just pressing whitespace
    • Android/B2G WebRTC: cpu usage detection / resolution+fps switching
  • Next week:
    • Android/B2G WebRTC: cpu usage detection / resolution+fps switching

Botond

  • Done
    • Finished working on bug 895905 - "Content needs to inform APZC about scroll events on B2G" for single-APZC. Need to revise it for multi-APZC, which just landed.
    • Started looking into bug 898580 - "Contents needs to inform APZC about scroll events on Metro"
  • Next
    • Revise bug 895905 patch for multi-APZC.
    • bug 898580 - "Contents needs to inform APZC about scroll events on Metro"
    • bug 860812 - "[Browser] Make hiding address bar work more like Fennec Nightly"
      • I need an invite to PivotalTracker

Brian N

Sriram

WesJ

  • Bug 889620 - [FIG] Transition for creating a new tab from the tab tray
  • Guest mode cleanup
    • Bug 895709 - [guest] Clean up guest profile as soon as reasonable
    • Bug 896117 - [guest] Add enter and exit dialogs for guest mode
    • Bug 896092 - [guest] Session not restored on exit of Guest Mode
    • Bug 896121 - [guest] Disable 'share' menus in guest mode -- looking into adding a disabled state for context menu items here
  • Bug 808636 - Update visual style of mobile error pages
  • Bug 788073 - Use platform touch redirection - New platform things landed here that we want. Will try to get it working again.
  • Bug 763671 - New designs for fennec form elements - The designs and reftests don't like one another. Looking into a new approach doing some manual drawing with Thebes in nsINativeTheme.

Shilpan

LucasR

Last week

  • about:home hackathon
    • 22 bugs fixed
    • 2 bugs r+
    • 3 bugs r?
    • Pending areas: tablets and tests (and all the bugs in between)
  • Tons of patch reviews

Next week

  • about:home tests

Liuche

  • Rework of remote debugging bug 888533 (Prompt handling)
    • digging through devtools, and reading all the Prompt* everywhere (modules/, components/, .jsm, .java, .js, etc)
  • Regression from "Launch from notifications - bug 873072" (bug 896992)
    • Don't keep activities developer option
  • about:home hackathon:
  • Reviewing ckitching's many Search patches
  • Finalizing Settings strings for Aurora merge (bug 877791)
  • TelemetryRecorder/ANRReporter review (bug 891644)

Margaret

  • Done
    • bug 896048 - Don't show site identity info when a page has loaded mixed content
    • bug 897235 - Remove unused AlertsService.js
    • bug 897252 - [fig] Don't create additional history sections every time a new cursor is loaded.
    • bug 897250 - [fig] Fix the "Remove" context menu item to correctly remove either a bookmark or history entry
    • bug 885356 - [fig] Update tab thumbnails for about:home
  • In Progress
  • Next
    • More new about:home bugs
    • TRIBE next Wed/Thur

Chris Kitching

mcomella

RNewman

Scott (jwir3)

BLassey

MFinkle

  • Helping out with PiCL discussions
    • Asking dumb questions about protocol plans
    • Looking at milestone deliverables
    • Lining up resources to start implementation
  • Digging into Tab Mirroring and Chromecast
    • Chrome for Desktop uses a Chrome App API called tabCapture to create a WebRTC media stream
    • Chromecast treats it like any other video stream
    • bug 742832 could allow something like that for Firefox
  • Blogged about effective teams
  • Manager stuff

Ian Barlow

Security/MGoodwin

WebRT

PiCL

Performance

A-Team

  • Problems running tests locally? See bug 865349.
  • A-Team work week next week.

Feature Focus

Fx23
Fx24
Fx25
Fx26

Round Table