User:Jchaulk: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 15: | Line 15: | ||
====Uplifts==== | ====Uplifts==== | ||
=====Beta ({{BETA_VERSION}})===== | =====Beta ({{BETA_VERSION}})===== | ||
* | *Packaged app installation does not trigger `onsuccess` callback ([https://bugzilla.mozilla.org/show_bug.cgi?id=985614 Bug 985614]) | ||
* | *No way to remove dynamic panel added by home feeds add-on ([https://bugzilla.mozilla.org/show_bug.cgi?id=1023544 Bug 1023544]) | ||
=====Aurora ({{AURORA_VERSION}})===== | =====Aurora ({{AURORA_VERSION}})===== | ||
* | *No tooltip when long-pressing action bar's icons ([https://bugzilla.mozilla.org/show_bug.cgi?id=943908 Bug 943908]) | ||
*crash in js::GCMarker::drainMarkStack(js::SliceBudget&) ([https://bugzilla.mozilla.org/show_bug.cgi?id=1011474 Bug 1011474]) | |||
*Fix suface stride calculation for 16-bit images ([https://bugzilla.mozilla.org/show_bug.cgi?id=1023194 Bug 1023194]) | |||
*Disable undo close tab toast for Fx32 ([https://bugzilla.mozilla.org/show_bug.cgi?id=1023406 Bug 1023406]) | |||
*Disable switch-to-new-tab button toast for Fx32 ([https://bugzilla.mozilla.org/show_bug.cgi?id=1023407 Bug 1023407]) | |||
====Landings==== | ====Landings==== | ||
Line 34: | Line 30: | ||
*support add-on hot fixes ([https://bugzilla.mozilla.org/show_bug.cgi?id=1004571 Bug 1004571]) | *support add-on hot fixes ([https://bugzilla.mozilla.org/show_bug.cgi?id=1004571 Bug 1004571]) | ||
*Blacklist Top Sites suggestions that have been "removed" by user ([https://bugzilla.mozilla.org/show_bug.cgi?id=1010266 Bug 1010266]) | *Blacklist Top Sites suggestions that have been "removed" by user ([https://bugzilla.mozilla.org/show_bug.cgi?id=1010266 Bug 1010266]) | ||
*crash in java.lang.IllegalArgumentException: invalid selection notification range: 0 to #, length: # at org.mozilla.gecko.GeckoEditable.onSelectionChange(GeckoEditable.java) ([https://bugzilla.mozilla.org/show_bug.cgi?id=1011059 Bug 1011059]) | *crash in java.lang.IllegalArgumentException: invalid selection notification range: 0 to #, length: # at org.mozilla.gecko.GeckoEditable.onSelectionChange(GeckoEditable.java) ([https://bugzilla.mozilla.org/show_bug.cgi?id=1011059 Bug 1011059]) | ||
*Add a way to distinguish chrome hangs from content ones in BHR ([https://bugzilla.mozilla.org/show_bug.cgi?id=1013326 Bug 1013326]) | *Add a way to distinguish chrome hangs from content ones in BHR ([https://bugzilla.mozilla.org/show_bug.cgi?id=1013326 Bug 1013326]) | ||
Line 46: | Line 41: | ||
*Record telemetry for browser database operations ([https://bugzilla.mozilla.org/show_bug.cgi?id=1021922 Bug 1021922]) | *Record telemetry for browser database operations ([https://bugzilla.mozilla.org/show_bug.cgi?id=1021922 Bug 1021922]) | ||
*Regression: Removing Item from Reading List by tapping banner icon fails ([https://bugzilla.mozilla.org/show_bug.cgi?id=1022238 Bug 1022238]) | *Regression: Removing Item from Reading List by tapping banner icon fails ([https://bugzilla.mozilla.org/show_bug.cgi?id=1022238 Bug 1022238]) | ||
*Empty state image cut off ([https://bugzilla.mozilla.org/show_bug.cgi?id=1023914 Bug 1023914]) | *Empty state image cut off ([https://bugzilla.mozilla.org/show_bug.cgi?id=1023914 Bug 1023914]) | ||
{{VerifiedUser}} | {{VerifiedUser}} |
Revision as of 16:05, 18 June 2014
Work In Progress
- Improve tab management (1004850,817716)
- Sync
- bug 899643 remote tabs list visual refresh
- bug 1003877 Custom server support
- Intent-driven distribution selection and download for partners (1013024)
- bug 1012720 Fix deleting prototype getters in Fennec code
- Folks looking into several things for Gonzales (https://wiki.mozilla.org/Mobile/Gonzales)
- Integrating Search Activity into m-c bug 1021864
- bug 1014848 - Improve interactions for "toolbar" (activating/deactivating awesome bar)
- bug 1014335 - Make "Pull to Refresh" in Synced Tabs and Home Panels feel excellent.
You can find more on upcoming feature plans in the[roadmap]
Uplifts
Beta (140)
- Packaged app installation does not trigger `onsuccess` callback (Bug 985614)
- No way to remove dynamic panel added by home feeds add-on (Bug 1023544)
Aurora (54)
- No tooltip when long-pressing action bar's icons (Bug 943908)
- crash in js::GCMarker::drainMarkStack(js::SliceBudget&) (Bug 1011474)
- Fix suface stride calculation for 16-bit images (Bug 1023194)
- Disable undo close tab toast for Fx32 (Bug 1023406)
- Disable switch-to-new-tab button toast for Fx32 (Bug 1023407)
Landings
Nightly (140)
- support add-on hot fixes (Bug 1004571)
- Blacklist Top Sites suggestions that have been "removed" by user (Bug 1010266)
- crash in java.lang.IllegalArgumentException: invalid selection notification range: 0 to #, length: # at org.mozilla.gecko.GeckoEditable.onSelectionChange(GeckoEditable.java) (Bug 1011059)
- Add a way to distinguish chrome hangs from content ones in BHR (Bug 1013326)
- Distribution handling is triggered by ActivityChooserModel during initial startup (Bug 1014242)
- Finish BrowserHealthRecorder initialization after distribution processing (Bug 1014283)
- Polish button toast appearance (Bug 1019318)
- First tap in the Marketplace page will open the same page in a new tab (Bug 1019613)
- Undo close tab super toast blocks access to the address bar (Bug 1019735)
- String bundles from .properties files don't reflect locale changes until browser restart (Bug 1020502)
- Text selection action bar is invoked on long tapping a images in Google Images (Bug 1020995)
- Record telemetry for browser database operations (Bug 1021922)
- Regression: Removing Item from Reading List by tapping banner icon fails (Bug 1022238)
- Empty state image cut off (Bug 1023914)