Meeting Notes Meetings notes from the Mozilla community

15-April-2015

Mobile: 2015-04-15

Filed under: Posts — Tags: — Jesper Kristensen @ 11:00 pm

Schedule

  • Next merge: May 11

Tracking Review

Beta

  • Next Build:
ID Summary Status Assigned to Last change time
1051556 crash in java.lang.IllegalArgumentException: invalid selection notification range at org.mozilla.gecko.GeckoEditable.onSelectionChange(GeckoEditable.java) ASSIGNED Eugen Sawin [:esawin] (esawin) 2015-04-15T16:09:34Z
1108527 Severe canvas performance regression compared to Firefox 29 ASSIGNED James Willcox (:snorp) (jwillcox@mozilla.com) (snorp) 2015-02-23T16:14:16Z
1120511 Autophone – Twitter Throbber stop regression 2015-01-15 REOPENED Seth Fowler [:seth] (seth) 2015-04-08T16:37:29Z
1126244 Create a maximum reader mode cache size and evict records when necessary ASSIGNED Vivek Balakrishnan[:vivek] (vivekb.balakrishnan) 2015-04-06T04:19:46Z
1129074 Content view sometimes blank on load until restart NEW Eugen Sawin [:esawin] (esawin) 2015-04-01T16:41:41Z
1129614 Regression: Sometimes thumbnails in the tabs drawer are not updated, they expire NEW Martyn Haigh (:mhaigh) (mhaigh) 2015-04-03T00:13:43Z
1129840 Tabs are not always restored on Gingerbread devices NEW Mark Finkle (:mfinkle) (mark.finkle) 2015-04-02T16:23:34Z
1132508 Last tab is cut off in tab tray after rotation ASSIGNED Martyn Haigh (:mhaigh) (mhaigh) 2015-04-14T15:46:40Z
1143888 Integrate the Adjust campaign tracking SDK into Firefox ASSIGNED Mark Finkle (:mfinkle) (mark.finkle) 2015-04-14T13:31:49Z
1148391 Tapping the bottom of the screen will make the reader mode toolbar bounce up and down NEW :Margaret Leibovic (margaret.leibovic) 2015-04-10T23:08:56Z
1148497 tapping on Facebook actions (below the URL bar) results in a ‘long tap’ menu appearing REOPENED 2015-04-09T18:48:29Z


11 Total;
11 Open (100%);
0 Resolved (0%);
0 Verified (0%);

Aurora

  • Next Build:
ID Summary Status Assigned to Last change time
776030 Allow Fennec to use the AsyncPanZoomController NEW Danilo Cesar Lemes de Paula (danilo.eu) 2015-04-07T10:59:22Z
1010068 Disable OCSP for DV certificates in Firefox for Android NEW Brad Lassey [:blassey] (use needinfo?) PTO April 11-19 (blassey.bugs) 2015-04-09T22:18:10Z
1016555 Disable OCSP checking for certificates covered by OneCRL ASSIGNED David Keeler [:keeler] (use needinfo?) (dkeeler) 2015-04-09T17:17:52Z
1047127 Panning very stuttery on this page with overflow-x NEW Danilo Cesar Lemes de Paula (danilo.eu) 2015-04-01T16:44:34Z
1076692 Tapping on URL bar does not dismiss the tabs tray REOPENED Michael Comella (:mcomella) (michael.l.comella) 2015-04-16T00:18:13Z
1084456 Enable MSE for MP4 on Jelly Bean+ NEW 2015-04-01T16:42:30Z
1093815 Use AndroidPlatformDecoder for standalone MP3 on Android ASSIGNED Eugen Sawin [:esawin] (esawin) 2015-04-15T15:50:36Z
1139232 Door hanger on tablet shows up in the tab over view NEW Allison Naaktgeboren please NEEDINFO? :ally (ally) 2015-03-10T21:25:58Z
1139551 Doorhanger anchor position NEW Allison Naaktgeboren please NEEDINFO? :ally (ally) 2015-04-15T22:27:13Z
1147064 Update doorhanger button styling NEW Chenxia Liu [:liuche] (liuche) 2015-04-10T02:11:37Z


10 Total;
10 Open (100%);
0 Resolved (0%);
0 Verified (0%);

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. New contributors are highlighted in bold.

  • Dipti Nirmale [:dnirm] fixed bug 1148095 – Rename @drawable/device_pc to @drawable/device_desktop
  • AndyP fixed bug 1149799 – Move ‘Sanitize:ClearHistory’ message handler out of GeckoApp.
  • vivek continues to do a lot of great work
    • bug 1145896 – Flush background services databases when Firefox Account is deleted
    • bug 1147275 – Delete cached OAuth tokens when Firefox Account is removed
    • bug 1145567 – Work around jankiness with reader view toolbar
    • bug 1150251 – Added a padding to +/- buttons and decreased their margin
  • capella continues work on gecko text selection handles! bug 988143
  • Boris Dusek (iOS)
    • bug 1151343 – “Top Sites” items have improper accessibility grouping
    • bug 1151387 – Search View does not hide toolbar and top sites for accessibility
  • Matthew Purcell (iOS)
    • bug 1136319 – Hide the keyboard immediately on tap down anywhere in the area under the location bar
    • bug 1145971 – URL bar long press context menu
  • Sachin Irukula (iOS)
    • bug 1151353 – Selected search engine not highlighted in the search engine picker
    • bug 1145604 – ‘close tab’ action not discoverable

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)

  • Out last week
  • Digging out of [bug]mail
  • Working on smarter paint suppression techniques
  • Danilo has APZC almost working, fighting through some input-related badness now

JChen

Fixed
Working on

GCP

  • SafeBrowsing firefighting: bug 1150334 Fragmentation in Safe Browsing chunks leads to 413 (Request Entity Too Large) during list updates
  • Rebasing bug 1104616 Sandboxing support for Video camera access
Fixed
Working on

Randall Barker

Last Week:

  • Landed all of standalone WebRTC (seems to have stuck).
  • Landed bug 1148149 – Support Android Presentation API.
  • Working on bug 659285 which will allow users to prevent websites from using JavaScript to auto play videos.

Next Week:

  • Wrap up bug 659285
  • Start investigating load time and performance issues in Fennec.

Eugen Sawin

  • MP3 demuxer (bug 1093815)
    • Fixed parsing: passing all ID3 and frame header tests now
    • Refactored tests to be easily extendible
    • Rebased on latest interface changes
    • Matthew is working on integration: bug 1153731

Brian Nicholson

  • bug 1109656 – Domain autocompletion
  • bug 1136218 – Make sure we use NSLocalizedString() everywhere
  • A couple of Swift 1.2 fixes
  • WIP SQL/test fixes

WesJ

  • Patches up for Clear data on iOS. Need to split up and address review.
    • Bug 1152100 – Create a proper model for the settings page
    • Bug 1130522 – [META] IOS-30 – Security/Privacy – Clear private data
  • Bug 1146464 – HTTP auth dialogs aren’t shown. Patch up.
  • Bug 1152660 – Urlbar scrolling should be based on content inset. Landing.
  • Bug 1139577 – Support download ‘hand-off’. Reworking our snackbars to make animations work better.

liuche

Highlights:

  • Making build for user studies on first run
  • Doorhangers
  • about:passwords

Present:

Past:

Margaret

(Missing the meeting)

Highlights:

  • Continued reader view work
  • Helped rnewman debug OTA distribution JarVerifier issue
  • Will be PTO Friday/Monday (and traveling on Tuesday morning)
  • Request for platform help: bug 1148391 is caused by problems with fixed position elements and the dynamic toolbar

Past:

Present:

mcomella

  • Android L regressions
  • Search engine bar during search

Past:

Present:

rnewman

Fixed

Working on

nalexander

<Read Only>

  • iOS: Working on FxA state updating, reviewing Sync code, adding FxA advertisement in Synced Tabs
  • Android: Working with vivek on adding pull-to-refresh to Reading List: bug 1152861.

Fixed

Working on

Martyn Haigh

Past:

Present:

Ally

  • 1139551 Doorhanger anchor position
    • I hate gingerbread
  • 1141769 Implement new style(unified) FHR/Telemetry password manager probes
  • 1139553 Black overlay for doorhanger background
  • 1145858 Rename FirstrunPane to be less confusing
  • 1139232 Door hanger on tablet shows up in the tab over view

BLassey

Fixed

Working on

MFinkle

Fixed

Working on

Antlam

Read-only

  • Past
    • Partners work/mocks
    • bug 1147070: Onboarding V1 for Firefox on iOS
    • bug 1148460: Testing onboarding for Android
    • bug 1140048: Add “Send to device” Shareplane to top level menu
    • bug 1145434: Send tab progress notifications
    • Started looking at Panels UX backlog
    • Tab queues in Nightly! Blog post here
    • PTO Today
  • Upcoming
    • Follow up on QR and Voice input w James Hugman
    • bug 1137483: Add “quick search” bar **
    • bug 1144430: UX audit toolbar icons (on the left)
    • bug 1141904: Spec out full doorhangers UI
    • bug 1112185: Tabs queue follow up bugs
    • UX Explore: Mobile tabs tray improvements
    • PTO tomorrow (Thursday)

Robin

iOS

QA

Feature Focus

<Read Only>

  • Android Roadmap in Aha!
    • We just did some t-shirt sizing on 40, 41 & 42 proposed features to ensure the big rocks get the right level of attention.
  • New Android Trello Board
    • Like we’ve been for iOS – Trello now contains only the ‘in flight’ work. For all future planned items – see Aha ^^!

Details

  • Wednesdays – 9:30am Pacific, 12:30pm Eastern, 16:30 UTC
  • Dial-in: conference# 99998
    • US/Toll-free: +1 800 707 2533, (pin 369) Conf# 99998
    • US/California/Mountain View: +1 650 903 0800, x92 Conf# 99998
    • US/California/San Francisco: +1 415 762 5700, x92 Conf# 99998
    • US/Oregon/Portland: +1 971 544 8000, x92 Conf# 99998
    • CA/British Columbia/Vancouver: +1 778 785 1540, x92 Conf# 99998
    • CA/Ontario/Toronto: +1 416 848 3114, x92 Conf# 99998
    • UK/London: +44 (0)207 855 3000, x92 Conf# 99998
    • FR/Paris: +33 1 44 79 34 80, x92 Conf# 99998
  • irc.mozilla.org #mobile for backchannel
  • Mobile Vidyo Room

No Comments

No comments yet.

RSS feed for comments on this post.

Sorry, the comment form is closed at this time.

Powered by WordPress