Confirmed users
251
edits
(→Beta) |
(→LucasR) |
||
(19 intermediate revisions by 7 users not shown) | |||
Line 32: | Line 32: | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"cf_blocking_fennec": " | "cf_blocking_fennec": "35+", | ||
"resolution": "---", | "resolution": "---", | ||
"include_fields": "id, summary, status, assigned_to", | "include_fields": "id, summary, status, assigned_to", | ||
Line 87: | Line 87: | ||
===GCP=== | ===GCP=== | ||
<!-- | ==== Past week ==== | ||
<!-- {{ | * Looking at WebRTC Robocop tests | ||
* Need HTTPS support in Robocop {{bug|1080566}} Robocop remote tests are not able to use HTTPS | |||
* SafeBrowsing crashers {{bug|1050108}}, {{Bug|1070874}} is still at large | |||
{{mybugs|gpascutto@mozilla.com}} | |||
* {{Bug|1082074}} crash in _ZN17SkICOImageDecoder8onDecodeEP8SkStream | |||
<!-- * <also working on> --> | |||
<!-- * <also working on> --> | |||
* {{Bug|739820}} Sync about:newtab pinned items | |||
* {{Bug|839120}} Support SafeBrowsing in b2g | |||
===Randall Barker=== | ===Randall Barker=== | ||
Line 116: | Line 124: | ||
===Brian Nicholson=== | ===Brian Nicholson=== | ||
{{readonly}} | {{readonly}} | ||
* WIP for suggested tiles tracking ({{bug|1068425}}) | |||
* 105 | |||
===WesJ=== | ===WesJ=== | ||
<!-- Uncomment to provide a readonly update --> | <!-- Uncomment to provide a readonly update --> | ||
{{readonly}} | |||
* {{Bug|1070099}} - apk file downloaded in Firefox cannot be opened from Android download manager | |||
* {{Bug|1048433}} - Clearing private data on exit: "Always clear when quitting" often cropped/truncated in localizations, provide more space | |||
* {{Bug|1078182}} New: crash in java.lang.NullPointerException: at org.mozilla.search.SearchWidget.addView(SearchWidget.java) | |||
* {{Bug|1074496}} - Disable import from Android in Guest mode | |||
* {{Bug|1071120}} - Telemetry for searching from error pages | |||
* {{Bug|1073776}} - Tapping on urlbar after performing search shows URL, not search term | |||
Landing now: | |||
* {{Bug|1075476}} - removing download notification restarts Firefox | |||
* {{Bug|1070488}} - also add files downloaded in private browsing to Android download manager | |||
* {{Bug|1082224}} - Can't visit any pages in guest sessions | |||
* {{Bug|1070086}} - files deleted from Firefox download manager are still listed in Android download manager | |||
* {{Bug|1055883}} - Scrolling on Bing locked when toolbar reappears over search field | |||
Working on | |||
* Sprint | |||
* Bug 1080038 - Clean up GeckoProfile/mProfile setting | |||
* Bug 1077590 - Make all per-profile db access go through a profile | |||
* A few (now beta) blockers | |||
===LucasR=== | ===LucasR=== | ||
Line 125: | Line 152: | ||
<!-- {{readonly}} --> | <!-- {{readonly}} --> | ||
'''Last week''' | '''Last week''' | ||
{{ | * {{bug|1058660}} - Tweak history panel header color for better contrast with the tab strip background | ||
* {{bug|1074924}} - Tinted status bar visible during full-screen video | |||
* {{bug|1081153}} - Consolidate BaseGeckoInterface/GeckoApp.setFullscreen() | |||
* {{bug|1081209}} - Integrate dspec in local builds | |||
* {{bug|1076692}} - Tapping on URL bar does not dismiss the tabs tray | |||
* {{bug|1079629}} - Android builds are going to burn when Gecko 35 merges to Beta | |||
* {{bug|1024816}} - Tab overflow on horizontal tab strip | |||
'''Next week''' | '''Next week''' | ||
* More tablet stuff (especially on TwoWayView) | |||
===liuche=== | ===liuche=== | ||
Line 153: | Line 186: | ||
{{readonly}} | {{readonly}} | ||
====Past==== | ====Past==== | ||
{{ | *Browser toolbar refresh | ||
**{{Bug|1071267}} - Revise door hanger behavior in new tablet toolbar | |||
**{{Bug|1075531}} - Robocop failures in larch due to changes in toolbar | |||
*{{Bug|1079693}} - Intermittent testAddonManager | Exception caught - junit.framework.AssertionFailedError: Text string: '^Add-ons$' is not found! | |||
====Present==== | ====Present==== | ||
{{ | *Browser toolbar refresh | ||
**{{bug|1019127}} - Remove updateChildrenEnabledStateForEditing | |||
**{{bug|960746}} - Back/forward button state can get out of sync on tablets | |||
**{{bug|1072464}} - Discuss new tablet forward button size | |||
**{{bug|1058902}} - Implement new tablet browser toolbar editing mode | |||
**{{bug|1077755}} - Implement new tablet menu bar pressed/focused private browsing button color | |||
*{{bug|1020534}} - Tablet toolbar icons hard to read on dark lightweight themes | |||
*{{bug|894473}} - Support using LWT accent color as background color in more of the UI | |||
====Future==== | ====Future==== | ||
*Herding {{Bug|941155}} (fix talos on mobile to have pageloader tests working in regular mode and nochrome mode) along | |||
*{{bug|939350}} - Create Python linter wrapper | |||
*{{bug|983437}} - Delay FHR pruning until the screen is off | |||
*{{bug|989441}} - Centralized documentation for writing tests | |||
===rnewman=== | ===rnewman=== | ||
Line 190: | Line 237: | ||
===Martyn Haigh=== | ===Martyn Haigh=== | ||
* Mostly blocked on [https://bugzilla.mozilla.org/show_bug.cgi?id=1081180 Bug 10881180] (Build error: CodeGenerator.cpp:1309: error: undefined reference to 'JSInlineString::MAX_LENGTH_TWO_BYTE') but have had a working patch for the last two days. Hopefully last of my computer / build problems | |||
'''Last week''' | |||
{{bugpast|mhaigh@mozilla.com}} | |||
* More contact with Lastpass - found out how they work with Chrome (hint: Chrome didn't implement any LP specific code) - they're happy to work with us on a better solution. | |||
* IntelliJ license sorted | |||
* In talks about licenses for project 105 | |||
'''Next week''' | |||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1076898 1076898 - Initial pass at Gridview visuals] - a few issues to fix but mostly there | |||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1083255 1083255 - Header icons don't show in landscape mode] | |||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1083263 1083263 - Sort out aspect ratio of thumbnails for new tablet UI] | |||
===BLassey=== | ===BLassey=== | ||
Line 267: | Line 322: | ||
== Feature Focus== | == Feature Focus== | ||
* [https://wiki.mozilla.org/Mobile/Roadmap Mobile Roadmap] | * [https://wiki.mozilla.org/Mobile/Roadmap Mobile Roadmap] | ||
* Updated to bump items that didn't make the merge to Aurora into 36 | |||
**Tablets: Tabbed browsing refresh | |||
**Additional 'send to' TV video and tab support | |||
**Fatfennec: Splitting the APK | |||
**Videocasting (Matchstick) | |||
*Downloads.jsm & Suggested Sites V3 bumped to funnel reprioritization | |||
== Round Table == | == Round Table == |