User:Jchaulk: Difference between revisions
Jump to navigation
Jump to search
Line 31: | Line 31: | ||
====Landings==== | ====Landings==== | ||
=====Nightly ({{CENTRAL_VERSION}})===== | =====Nightly ({{CENTRAL_VERSION}})===== | ||
* | *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]) | ||
* | *crash in js::GCMarker::drainMarkStack(js::SliceBudget&) ([https://bugzilla.mozilla.org/show_bug.cgi?id=1011474 Bug 1011474]) | ||
* | *Polish button toast appearance ([https://bugzilla.mozilla.org/show_bug.cgi?id=1019318 Bug 1019318]) | ||
* | *First tap in the Marketplace page will open the same page in a new tab ([https://bugzilla.mozilla.org/show_bug.cgi?id=1019613 Bug 1019613]) | ||
* | *Undo close tab super toast blocks access to the address bar ([https://bugzilla.mozilla.org/show_bug.cgi?id=1019735 Bug 1019735]) | ||
* | *String bundles from .properties files don't reflect locale changes until browser restart ([https://bugzilla.mozilla.org/show_bug.cgi?id=1020502 Bug 1020502]) | ||
* | *Text selection action bar is invoked on long tapping a images in Google Images ([https://bugzilla.mozilla.org/show_bug.cgi?id=1020995 Bug 1020995]) | ||
* | *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]) | ||
*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]) | |||
*No way to remove dynamic panel added by home feeds add-on ([https://bugzilla.mozilla.org/show_bug.cgi?id=1023544 Bug 1023544]) | |||
*Empty state image cut off ([https://bugzilla.mozilla.org/show_bug.cgi?id=1023914 Bug 1023914]) | |||
{{VerifiedUser}} | {{VerifiedUser}} |
Revision as of 15:07, 17 June 2014
Work In Progress
- Improve tab management (1004850,817716, 997288)
- Sync
- bug 899643 remote tabs list visual refresh
- bug 1003877 Custom server support
- Intent-driven distribution selection and download for partners (1013024, 1013684, 1014242, 1014283)
- bug 1013326 Add a way to distinguish chrome hangs from content ones in BHR
- bug 1011059 crash in java.lang.IllegalArgumentException: invalid selection notification range: 0 to #, length: # at org.mozilla.gecko.GeckoEditable.onSelectionChange(GeckoEditable.java)
- bug 1012720 Fix deleting prototype getters in Fennec code
You can find more on upcoming feature plans in the[roadmap]
Uplifts
Release (139)
- crash in java.lang.NullPointerException: at org.mozilla.gecko.home.TopSitesPage$EditPinnedSiteListener.onSiteSelected(TopSitesPage.java) (Bug 935542)
- crash in @0x40098bd4 corrupt crash stack on x86 tablets Galaxy Tab 3 10.1 (Bug 983211)
Beta (140)
- Edit mode not left when returning to content (Bug 917514)
- HomeProvider: org.mozilla.gecko.sqlite.SQLiteBridgeException: Can't step statement: (5) database is locked (Bug 1006947)
- [Fennec] [mr] Improper UI text rendering for leading character ॲ (U+0972) on Samsung Galaxy S4 device (Bug 1012365)
- Telemetry probe for home provider database errors (Bug 1017778)
- Lack of contrast on editing mode's 'X' button when using a lightweight theme (Bug 1019595)
- Improve colors in remote tabs pull-to-refresh (Bug 1021123)
Aurora (54)
Landings
Nightly (140)
- support add-on hot fixes (Bug 1004571)
- Blacklist Top Sites suggestions that have been "removed" by user (Bug 1010266)
- crash in js::GCMarker::drainMarkStack(js::SliceBudget&) (Bug 1011474)
- 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)
- 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)
- No way to remove dynamic panel added by home feeds add-on (Bug 1023544)
- Empty state image cut off (Bug 1023914)