Meeting Notes Meetings notes from the Mozilla community

8-April-2015

Mobile: 2015-04-08

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

Schedule

  • 2015-05-11

Topics for This Week

Reading List Testing
Now the syncing of Reading List has landed, we need to test it. Stuart Phillip set up a One and Done task list. Try it out

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-02T12:32:55Z
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
1123389 Allow Android-side reading list service work to ride the trains ASSIGNED Richard Newman [:rnewman] (rnewman) 2015-04-08T19:11:37Z
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-06T03:45:26Z
1143888 Integrate the Adjust campaign tracking SDK into Firefox ASSIGNED Mark Finkle (:mfinkle) (mark.finkle) 2015-04-08T18:10:28Z
1145567 When opening a page from Reader Mode panel, a grey bar is displayed before the reader mode toolbar NEW Vivek Balakrishnan[:vivek] (vivekb.balakrishnan) 2015-04-08T21:09:44Z
1148390 Share icon from action bar is misaligned on gingerbread devices NEW Michael Comella (:mcomella) (michael.l.comella) 2015-04-07T14:44:22Z
1148391 Tapping the bottom of the screen will make the reader mode toolbar bounce up and down NEW :Margaret Leibovic (margaret.leibovic) 2015-04-08T23:38:30Z


13 Total;
13 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
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-03-27T21:24:09Z
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-07T22:30:25Z
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-02T17:21:05Z
1147064 Update doorhanger button styling NEW Allison Naaktgeboren please NEEDINFO? :ally (ally) 2015-04-07T03:43:11Z


8 Total;
8 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.

  • (iOS) Thomas McHugh fixed bug 1146840 – Reload button needs a proper localized AccessibilityLabel property
  • (iOS) AaronMT fixed bug 1149994 – added basic history UITest
  • Jannis Pinter [:pinjiz] fixed a bunch of bugs!
    • bug 1124943 – Make the methods of TilesRecorder static
    • bug 1142268 – Tweak layout size for doorhanger shadow
    • bug 1144807 – Moved variables to resources in OverlayDialogButton and made use of StateListDrawable
  • Bhargav Chippada [:bhargavch] fixed bug 1130372 – Onboarding screen still showing behind externally opened url
  • Rishi fixed bug 1143196 – Add Menu.FIRST to order values in GeckoActionProvider.onPrepareSubMenu
  • Kai Bittner [:Tondar] fixed Bug 1148167 – Move ShareOverlayActivity form styles.xml to themes.xml
  • Sheefeni Hauwanga fixed bug 1142192 – Make MenuItem function-local variables final in BrowserApp.onPrepareOptionsMenu
  • Matt King fixed bug 1140592 – about:passwords header height does not match other about:pages
  • Willian Gustavo Veiga fixed bug 1147960 – Remove share_overlay_background.9.png
  • Jeff Lu fixed a bunch of bugs
    • bug 1106779 – Wait for keyboard to disappear before showing tabs
    • bug 1146730 – Always show top of options menu when opened
    • bug 1145252 – Propagate handler result through handleMenuItemLongClick()
  • Vivek fixed bug 1142528 – Decrease tappable area for +/- buttons
  • Sebastian fixed bug 1126048 – Add test to ensure state is correct when switching to loading pages
  • AndyP fixed bug 1139379 – Rename “Form & search history” to “Form history” and add “Search history” under clear private data

Note from Margaret: I really need to write a script for this. I will award a prize to anyone who can beat me to it! Bonus points for a script that handles both Android and iOS bugzilla components.

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!

ted

  • iOS APZ mostly working
  • Added a simple URL bar for demo purposes
  • Possible next steps: test WebGL, get WebRTC building, get some patches landed

JChen

Fixed
Working on

Randall Barker

Last Week:

  • Landed 2/3 of standalone WebRTC. Un-bitrotted final patch and will attempt to land remainder today.
  • Got final r+ for bug 1148149 – Support Android Presentation API. Addressed final review comments. Should land soon.
  • Began work on bug 659285 which will allow users to prevent websites from using JavaScript to auto play videos.

Next Week:

  • Continue work on bug 659285 which will allow users to prevent websites from using JavaScript to auto play videos.

Eugen Sawin

  • MP3 demuxer
    • Incorporated changes based on feedback
    • Unit tests
  • IME
    • Reviews
  • Misc
    • Holidays

Brian Nicholson

  • Fixed bug 1147658 – iOS UA
  • PR for bug 1136218 – Make sure we use NSLocalizedString() everywhere
  • PR for bug 1109656 – Domain autocompletion
  • Next: Tabs tray thumbnail caching

WesJ

  • Bug 1148835 – Combine urlbar and bottom toolbar in landscape and on tablets
  • Bug 1149585 – No save password prompt on Facebook & Twitter.
  • Bug 1130522 – [META] IOS-30 – Security/Privacy – Clear private data. Started working on this.
  • Bug 1146464 – HTTP auth dialogs aren’t shown. WIP

liuche

Highlights:

  • Landed edit-login Doorhanger – will post to mobile-ff-dev
  • Working on First run user test cases
  • about:home features, perf

Past:

Margaret

Highlights:

  • Continued reader view/readability work
  • Recruiting stuff

Past:

Present:

mcomella

  • Finishing up & uplifting 38 features (Android L, share overlay visual refinements)
  • Small bugs to cool off after ^
  • Add search engines to bottom of the search screen

Past:

Present:

rnewman

Fixed

Working on

nalexander

Projects for this cycle:

  • Implement Firefox Accounts for iOS: bug iosfxa
  • All the reviews!
  • All the interviews!

Past

Present

Martyn Haigh

Past:

Present:

Ally

  • Current
    • 1139551 Doorhanger anchor position
      • (re)discovering bug 872528, bug in GB itself in ShowWindowLocation()
      • hattip to xref
    • 1147064 Update doorhanger button styling
    • 1139553 Black overlay for doorhanger background
    • Bug 1124895 – Add password manager usage data to FHR
      • part 2: beta uplift+
  • Upcoming
    • 1141769 Implement new style(unified) FHR/Telemetry password manager probes
  • PTO/travel EOY

BLassey

Fixed

Working on

MFinkle

Fixed

Working on

Antlam

  • Past
    • bug 1112185: Open Later/ Tab Queue UX
    • Passwords/Doorhangers triage w liuche
    • Icon assets for iOS
    • Queued up a Tab Queue blog post
    • UX: explore mobile tabs tray improvements
  • Upcoming
    • bug 1137483: Add “quick search” bar **
    • bug 1141904: Design spec for stacked doorhangers
    • bug 1140048: Add “Send to device” Shareplane to top level menu
    • Follow up on QR and Voice input w James Hugman
    • Follow up on Tab Queue w Martyn
    • PTO Thursday (tomorrow)

Robin

iOS

  • FxA improvements, namely: cleaning up titles, tightening up form, removing “Choose what to sync” checkbox—checkboxes aren’t very standard on mobile. Have been going over with John and will setup another meeting with John and Ryan.
  • Plethora of UI asset updates and general pixel pickiness.
  • UI Updates #321 — Updated assets for Reading List/Reader View, assets and backgroundColor change for ShareTo widget

See live UI progress (not specs) here: http://invis.io/ZV2JR7ZHD

Darrin

  • continuing to refine iconography and typography in Firefox iOS
  • moved reload button our of url bar and into bottom bar
  • almost finished the CollectionView patch, want to land this soon
  • settings/help/sumo design next

QA

Feature Focus


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