« Changes Firefox 29 beta7 to beta8 | Changes Firefox 29 beta5 to beta6 » |
Changes Firefox 29 beta6 to beta7
This beta is a bit bigger than the beta6. It fixes some UI bugs, two bugs in the Gamepad API and some top crash bugs like bug 976536 or bug 987248.
- 32 changesets
- 50 files changed
- 1414 insertions
- 522 deletions
Extension | Occurrences |
cpp | 21 |
js | 10 |
h | 5 |
css | 4 |
xul | 1 |
mn | 1 |
mk | 1 |
json | 1 |
jsm | 1 |
java | 1 |
ini | 1 |
in | 1 |
build | 1 |
Module | Occurrences |
browser | 16 |
js | 8 |
image | 5 |
layout | 4 |
gfx | 4 |
mobile | 3 |
toolkit | 2 |
xpfe | 1 |
widget | 1 |
view | 1 |
netwerk | 1 |
media | 1 |
hal | 1 |
content | 1 |
List of changesets:
Nick Alexander | Bug 967022 - Fix Gingerbread progressbar animation bustage. r=rnewman, a=sylvestre - 26f9d2df24af |
Neil Deakin | Bug 972566, when a window is resized, panels should be repositioned after the view reflow rather than within the webshell listener, r=tn, a=lsblakk. - 1a92004a684f |
Mike Conley | Bug 989289 - Forcibly set the 'mode' attribute to 'icons' on toolbar construction. r=jaws, a=sledru. - 85d2c5b844bc |
Gijs Kruitbosch | Bug 988191 - change to WCAG algorithm for titlebar font, r=jaws, a=sledru. - 5e0b16fe8951 |
Mike de Boer | [Australis] Bug 986324: small refactor of urlbar and search field styles. r=dao, a=sledru. - 274d760590d5 |
Mike Conley | Backed out changeset 9fc38ffaff75 (Bug 986920) - a90a4219b520 |
Mike Conley | Bug 989761 - Make sure background tabs have the right z-index in relation to the classic theme fog. r=dao, a=sledru. - 552251cb84b9 |
Mike Conley | Bug 984455 - Bookmarks menu and toolbar context menus can be broken after underflowing from nav-bar chevron. r=mak,mdeboer,Gijs. a=sledru. - 3f2d6f68c415 |
Jan de Mooij | Bug 986678 - Fix type check in TryAddTypeBarrierForWrite. r=bhackett, a=abillings - c19e0e0a8535 |
Jon Coppeard | Bug 986843 - Don't sweep empty zones if they contain marked compartments. r=terrence, a=sledru - ed9793adc2c7 |
Douglas Crosher | Bug 919592 - Ionmonkey (ARM): Guard against branches being out of range and bail out of compilation if so. r=mjrosenb, a=sledru - 7be150811dd8 |
Richard Marti | Bug 967674 - Port new Fxa sync options work to in-content prefs. r=markh, a=sledru - c8bcfc32f855 |
Till Schneidereit | Bug 976536 - Don't relazify inlined functions. r=jandem, a=sledru - ee6aea5824b7 |
Ted Mielczarek | Bug 980876 - Be smarter about sending gamepad updates from the background thread. r=smaug, a=sledru - 7ccc27d5c8f4 |
Ted Mielczarek | Bug 980876 - Null check GamepadService in case of events still in play during shutdown. r=smaug, a=sledru - 30c45853f8cb |
Bobby Holley | Bug 913138 - Release nsLayoutStatics when the layout module is unloaded. r=bsmedberg - 64fcbdc63ed7 |
Bobby Holley | Bug 913138 - Shut down gfx at the end of layout shutdown. r=bsmedberg - 6899f7b4f57c |
Bobby Holley | Bug 913138 - Move imgLoader singleton management out of nsContentUtils. r=bsmedberg - 58786efcdbbb |
Bobby Holley | Bug 913138 - Shut down imagelib at the end of layout shutdown. r=bsmedberg a=sylvestre - 968f7b3ff551 |
Nick Alexander | Bug 988437 - Part 1: Allow unpickling across Android Account types; bump pickle version. r=rnewman, a=sylvestre - 5dfea367b8b9 |
Nick Alexander | Bug 988437 - Part 2: Make Firefox Account Android Account type unique per package. r=rnewman, a=sylvestre - 47c8852fde22 |
Matthew Noorenberghe | Bug 972684 - Don't use about:home in browser_findbar.js since it leads to intermittent failures and isn't necessary for the test. r=mikedeboer, a=test-only - b39c5ca49785 |
Edwin Flores | Bug 812881 - Ensure OMX plugins instantiate only one OMXClient instance. r=sotaro, a=sledru - 14b8222e1a24 |
Nicholas Hurley | Bug 987248 - Prevent divide-by-zero in seer. r=mcmanus, a=sledru - afdcb5d5d7cc |
Tim Chien | Bug 963590 - [Mac] Make sure lightweight themes don't affect fullscreen toolbar height/position. r=MattN, a=sledru - 2d58340206f4 |
Gijs Kruitbosch | Bug 979653 - Fix dir attribute checks for url field in rtl mode. r=ehsan, a=sledru - 44a94313968a |
Jeff Gilbert | Bug 963962 - Fix use of CreateDrawTargetForData in CanvasLayerD3D9/10. r=Bas, a=sledru - 635f912b3164 |
Gijs Kruitbosch | Backed out changeset 85d2c5b844bc (Bug 989289) because we realized it'd break add-on toolbars, a=backout - 1244d500650c |
Blair McBride | Bug 987492 - CustomizableUI.jsm should provide convenience APIs around windows, r=gijs,mconley, a=sledru. - 9c70e4856b3f |
Mike de Boer | Bug 990533: use correct toolbar icon for the Home button when placed on the Bookmarks toolbar. r=mak, a=sledru. - 2948b8b5d51d |
Mike de Boer | Bug 993265: preserve bookmark folder icons on the Bookmarks toolbar. r=mak, a=sledru. - 32d5b6ea4a64 |
Matt Woodrow | Bug 988862 - Treat DIRECT2D render mode as GDI when drawing directly to the window through BasicLayers. r=jrmuizel, a=sledru. - f5622633b23f |
r= means reviewed by
a= means uplift approved by
Previous changelogs:
- Firefox 29 beta 5 to beta 6
- Firefox 29 beta 4 to beta 5
- Firefox 29 beta 3 to beta 4
- Firefox 29 beta 2 to beta 3