For the RC build, we landed a few last minutes changes. We disabled <meta referrer> because of a last minute issue, we landed a compatibility fix for addons and, last but not least, some graphic crash fixes.
Note that a RC2 has been build from the same source code in order to tackle the AMD CPU bug (see comment #22).
- 11 changesets
- 32 files changed
- 220 insertions
- 48 deletions
Extension | Occurrences |
cpp | 6 |
js | 5 |
jsm | 2 |
ini | 2 |
xml | 1 |
sh | 1 |
json | 1 |
hgtags | 1 |
h | 1 |
Module | Occurrences |
mobile | 12 |
gfx | 5 |
browser | 5 |
toolkit | 3 |
dom | 2 |
testing | 1 |
parser | 1 |
List of changesets:
Robert Strong | Bug 945192 - Followup to support Older SDKs in loaddlls.cpp. r=bbondy a=Sylvestre - cce919848572 |
Armen Zambrano Gasparnian | Bug 1110286 - Pin mozharness to 2264bffd89ca instead of production. r=rail a=testing - 948a2c2e31d4 |
Jared Wein | Bug 1115227 - Loop: Add part of the UITour PageID to the Hello tour URLs as a query parameter. r=MattN, a=sledru - 1a2baaf50371 |
Boris Zbarsky | Bug 1134606 - Disable <meta referrer> in Firefox 36 pending some loose ends being sorted out. r=sstamm, a=sledru - 521cf86d194b |
Milan Sreckovic | Bug 1126918 - NewShSurfaceHandle can return null. Guard against it. r=jgilbert, a=sledru - 89cfa8ff9fc5 |
Ryan VanderMeulen | Merge beta to m-r. a=merge - 2f2abd6ffebb |
Matt Woodrow | Bug 1127925 - Lazily open shared handles in DXGITextureHostD3D11 to avoid holding references to textures that might not be used. r=jrmuizel, a=sledru - 47ec64cc562f |
Rob Wu | Bug 1128478 - sdk/panel's show/hide events not emitted if contentScriptWhen != 'ready'. r=erikvold, a=sledru - c2a6bab25617 |
Matt Woodrow | Bug 1128170 - Use UniquePtr for TextureClient KeepAlive objects to make sure we don't leak them. r=jrmuizel, a=sledru - 67d9db36737e |
Hector Zhao | Bug 1129287 - Fix not rejecting partial name matches for plugin blocklist entries. r=gfritzsche, a=sledru - 7d4016a05dd3 |
Ryan VanderMeulen | Merge beta to m-r. a=merge - a2ffa9047bf4 |