Mobile/Notes/12-Feb-2014: Difference between revisions
Jump to navigation
Jump to search
(→LucasR) |
(→esawin) |
||
| Line 116: | Line 116: | ||
===esawin=== | ===esawin=== | ||
{{readonly}} | {{readonly}} | ||
====Fixed==== | ====Fixed==== | ||
*{{bug|967032}} - Intermittent testAdobeFlash | "Process crashed?" on tegra | |||
*{{bug|968212}} - Download Manager fails to open MIDI file | |||
*{{bug|746998}} - Download manager tries to open unknown file types using PDF Viewer | *{{bug|746998}} - Download manager tries to open unknown file types using PDF Viewer | ||
*{{bug|968626}} - crash in ft_ansi_stream_close | *{{bug|968626}} - crash in ft_ansi_stream_close | ||
Revision as of 16:44, 12 February 2014
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
Topics for This Week
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.
- Madushan Nishantha fixed bug 948896 - Move inline scripts and styles into separate file for about:downloads (first patch!)
- Peiyong Lin fixed bug 965023 - Use Object.freeze on exports of Home.jsm
- Sebastian Kaspari fixed bug 946352 - Remove go button workaround in ToolbarComponent.commitEditingMode
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)
Chris Lord (cwiiis)
JChen
GCP
Randall Barker
Brian Nicholson
WesJ
jdover
LucasR
Last week
- bug 963046 - Implement image loading infrastructure for panel views
- bug 964508 - Rename TwoLineRow members to match the latest dataset terminology
- bug 966866 - Connected to a site which is run by 'null/null' certificate
- bug 968735 - Misc tweaks in PanelsPreferenceCategory
- bug 968878 - Misc tweaks in PanelGridView layout
- bug 969316 - Use description column instead of url in PanelListRow
- bug 969445 - Don't show progress bar in about:privatebrowsing
- bug 968170 - Trigger HomeConfig refreshes conditionally
- bug 968172 - Avoid refreshing HomeConfig on every onLocaleReady() call
- bug 970247 - Stub ButtonToast view
- bug 970702 - Empty space in two line item rows when no image URL is specified
- bug 971735 - java.util.ConcurrentModificationException: at java.util.ArrayList$ArrayListIterator.next(ArrayList.java) in removeHistoricalRecordsForPackage()
- bug 935542 - crash in java.lang.NullPointerException: at org.mozilla.gecko.home.TopSitesPage$EditPinnedSiteListener.onSiteSelected(TopSitesPage.java)
- bug 971745 - java.lang.IndexOutOfBoundsException: at java.util.LinkedList.get(LinkedList.java) in moveToParentFolder()
- (In progress) bug 968188 - Pass a 'reason' to the Home.panels.add() and Home.panels.remove() APIs
- (In progress) bug 966022 - Implement the notion of itemType on existing panel views (list, grid)
- Preliminary investigation around layout simplification/optimizations (more on that soon)
- Tons of patch reviews
Next week
- More Hub stuff
- Patch reviews
Sola
liuche
Margaret
Highlights
- HomeProvider sync API - bug 964447
- Home banner test writing - bug 935264
- Demo add-on hacking: https://github.com/leibovic/pocket-panel
- Trying to keep this documentation up-to-date: https://wiki.mozilla.org/Mobile/Projects/Third-party_service_integration_MVP#JS_APIs
Fixed
- 965460 - Develop HomeProvider DB migration strategy
- 964447 - Create specific update window for HomeProvider storage
- 965455 - Opening a link from snippet doesn't set parent tab correctly
- 969511 - Don't update snippets cache unless the update timer fired
- 962349 - Enable snippets
Working on
mcomella
Past
- 967134 - Add documentation link to UITest javadoc
- 961526 - crash in android.database.sqlite.SQLiteConstraintException: foreign key constraint failed (code 19) at android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native Method)
- 960709 - Synthesized APK launch attempts to invoke the health provider; permission denial, app fails to launch - java.lang.SecurityException
Present
Future
esawin
<Read Only>
Fixed
- bug 967032 - Intermittent testAdobeFlash | "Process crashed?" on tegra
- bug 968212 - Download Manager fails to open MIDI file
- bug 746998 - Download manager tries to open unknown file types using PDF Viewer
- bug 968626 - crash in ft_ansi_stream_close
Working on
- bug 611556 - zoom levels should persist within a session
- bug 971012 - Use onConfigurationChanged for orientation changes