- 38 changesets
- 64 files changed
- 869 insertions
- 625 deletions
Extension | Occurrences |
js | 16 |
cpp | 16 |
jsm | 9 |
h | 9 |
java | 4 |
xml | 2 |
jsx | 2 |
html | 2 |
mn | 1 |
mm | 1 |
list | 1 |
css | 1 |
Module | Occurrences |
browser | 19 |
gfx | 10 |
content | 8 |
mobile | 6 |
services | 5 |
layout | 4 |
widget | 3 |
netwerk | 3 |
xpfe | 2 |
toolkit | 2 |
modules | 1 |
accessible | 1 |
List of changesets:
Nicolas Silva | Bug 1083071 - Backout the additional blacklist entries. r=jmuizelaar, a=sledru - 31acf5dc33fc |
Jeff Muizelaar | Bug 1083071 - Disable D3D11 and D3D9 layers on broken drivers. r=bjacob, a=sledru - 618a12c410bb |
Ryan VanderMeulen | Backed out changeset 6c46c21a04f9 (Bug 1074378) - 3e2c92836231 |
Cosmin Malutan | Bug 1072244 - Correctly throw the exceptions in TPS framework. r=hskupin a=testonly DONTBUILD - 48e3c2f927d5 |
Mark Banner | Bug 1081959 - "Something went wrong" isn't displayed when the call fails in the connection phase. r=dmose, a=lmandel - 8cf65ccdce3d |
Jared Wein | Bug 1062335 - Loop panel size increases after switching themes. r=mixedpuppy, a=lmandel - 033942f8f817 |
Wes Johnston | Bug 1055883 - Don't reshow header when hitting the bottom of short pages. r=kats, a=lmandel - 823ecd23138b |
Patrick McManus | Bug 1073825 - http2session::cleanupstream failure. r=hurley, a=lmandel - eed6613c5568 |
Paul Adenot | Bug 1078354 - Part 1: Make sure we are not waking up an OfflineGraphDriver. r=jesup, a=lmandel - 9d0a16097623 |
Paul Adenot | Bug 1078354 - Part 2: Don't try to measure a PeriodicWave size when an OscillatorNode is using a basic waveform. r=erahm, a=lmandel - b185e7a13e18 |
Gavin Sharp | Bug 1086958 - Back out change to default browser prompting for Beta 34. r=Gijs, a=lmandel - d080a93fd9e1 |
Yury Delendik | Bug 1072164 - Fixes pdf.js for CMYK jpegs. r=bdahl, a=lmandel - d1de09f2d1b0 |
Neil Rashbrook | Bug 1070768 - Move XPFE's autocomplete.css to communicator so it doesn't conflict with toolkit's new global autocomplete.css. r=Ratty, a=lmandel - 78b9d7be1770 |
Markus Stange | Bug 1078262 - Only use the fixed epsilon for the translation components. r=roc, a=lmandel - 2c49dc84f1a0 |
Benjamin Chen | Bug 1079616 - Dispatch PushBlobRunnable in RequestData function, and remove CreateAndDispatchBlobEventRunnable. r=roc, a=lmandel - d9664db594e9 |
Brad Lassey | Bug 1084035 - Add the ability to mirror tabs from desktop to a second screen, don't block browser sources when specified in constraints from chrome code. r=jesup, a=lmandel - 47065beeef20 |
Gijs Kruitbosch | Bug 1074520 - Use CSS instead of hacks to make the forget button lay out correctly. r=jaws, a=lmandel - 46916559304f |
Markus Stange | Bug 1085475 - Don't attempt to use vibrancy in 32-bit mode. r=smichaud, a=lmandel - 184b704568ff |
Mark Finkle | Bug 1088952 - Disable "Enable wi-fi" toggle on beta due to missing permission. r=rnewman, a=lmandel - 9fd76ad57dbe |
Yonggang Luo | Bug 1066459 - Clamp the new top row index to the valid range before assigning it to mTopRowIndex when scrolling. r=kip a=lmandel - 4fd0f4651a61 |
Mats Palmgren | Bug 1085050 - Remove a DEBug assertion. r=kip a=lmandel - 1cd947f5b6d8 |
Jason Orendorff | Bug 1042567 - Reflect JSPropertyOp properties more consistently as data properties. r=efaust, a=lmandel - 043c91e3aaeb |
Margaret Leibovic | Bug 1075232 - Record which suggestion of the search screen was tapped in telemetry. r=mfinkle, a=lmandel - a627934a0123 |
Benoit Jacob | Bug 1088858 - Backport ANGLE fixes to make WebGL work on Windows in Firefox 34. r=jmuizelaar, a=lmandel - 85e56f19a5a1 |
Patrick McManus | Bug 1088910 - Default http/2 off on gecko 34 after EARLY_BETA. r=hurley, a=lmandel - 74298f48759a |
Benoit Jacob | Bug 1083071 - Avoid touching D3D11 at all, even to test if it works, if D3D11 layers are blacklisted. r=Bas, r=jmuizelaar, a=sledru - 6268e33e8351 |
Randall Barker | Bug 1080701 - TabMirror needs to be updated to work with the chromecast server. r=wesj, r=mfinkle, a=lmandel - 0811a9056ec4 |
Xidorn Quan | Bug 1088467 - Avoid adding space for bullet with list-style: none. r=surkov, a=lmandel - 2e54d90546ce |
Michal Novotny | Bug 1083922 - Doom entry when parsing security info fails. r=mcmanus, a=lmandel - 34988fa0f0d8 |
Ed Lee | Bug 1088729 - Only allow http(s) directory links. r=adw, a=sledru - 410afcc51b13 |
Mark Banner | Bug 1047410 - Desktop client should display Call Failed if an incoming call - d2ef2bdc90bb |
Mark Banner | Bug 1088346 - Handle "answered-elsewhere" on incoming calls for desktop on Loop. r=nperriault a=lmandel - 67d9122b8c98 |
Mark Banner | Bug 1088636 - Desktop ToS url should use hello.firefox.com not call.mozilla.com. r=nperriault a=lmandel - 45d717da277d |
Adam Roach [:abr] | Bug 1033579 - Add channel to POST calls for Loop to allow different servers based on the channel. r=dmose a=lmandel - d43a7b8995a6 |
Ethan Hugg | Bug 1084496 - Update whitelist for screensharing r=jesup a=lmandel - 080cfa7f5d79 |
Ryan VanderMeulen | Backed out changeset 043c91e3aaeb (Bug 1042567) for deBug jsreftest failures. - 15bafc2978d8 |
Jim Chen | Bug 1066982 - Try to not launch processes on pre-JB devices because of Android bug. r=snorp, a=lmandel - 5a4dfee44717 |
Randell Jesup | Bug 1080755 - Push video frames into MediaStreamGraph instead of waiting for pulls. r=padenot, a=lmandel - 22cfde2bf1ce |