- 42 changesets
- 78 files changed
- 1175 insertions
- 782 deletions
| Extension | Occurrences |
| cpp | 26 |
| js | 20 |
| h | 7 |
| html | 5 |
| py | 4 |
| jsm | 2 |
| ini | 2 |
| xul | 1 |
| xml | 1 |
| json | 1 |
| in | 1 |
| cc | 1 |
| build | 1 |
| Module | Occurrences |
| browser | 12 |
| layout | 10 |
| content | 9 |
| toolkit | 7 |
| js | 6 |
| dom | 6 |
| security | 5 |
| services | 4 |
| netwerk | 3 |
| testing | 2 |
| config | 2 |
| tools | 1 |
| modules | 1 |
| memory | 1 |
| image | 1 |
| gfx | 1 |
| extensions | 1 |
List of changesets:
| Mike Hommey | Bug 1050029 - Improve Makefile checks for deprecated or moz.build variables. r=mshal a=NPOTB - 2a617532286d |
| Mike Shal | Bug 1047621 - Move link.py to config for importing expandlibs_exec; r=gps a=NPOTB - a09c51fcbd98 |
| Mike Shal | Bug 1047621 - Have link.py import and call expandlibs_exec.py; r=gps a=NPOTB - bd02db1d22d0 |
| Tim Taubert | Bug 1054815 - Fix browser_tabview_bug712203.js to not connect to google.com. r=smacleod, a=test-only - 2309c50ccc6c |
| Ryan VanderMeulen | No Bug - Change min expected assertions for test_playback_rate.html to 3. a=test-only - 1815786bfc6d |
| Ryan VanderMeulen | No Bug - Widen the allowable number of asserts in test_bug437844.xul to 19-21 so we don't have to keep adjusting it everytime something randomly perturbs it. a=test-only - 3f100f099542 |
| Martijn Wargers | Bug 1024535 - Fix for failing video test on Windows 7. r=jwwang, a=test-only - d2714b6fc28d |
| David Rajchenbach-Teller | Bug 1024686 - Add missing return in Sqlite.jsm. r=mak, a=test-only - da78e23cbe3d |
| Martijn Wargers | Bug 1051783 - Fix test_pointerlock-api.html. r=Enn, a=test-only - 90b5e0b87666 |
| Terrence Cole | Bug 1055219. r=terrence, a=abillings - 7c7145e95cb5 |
| Wes Kocher | Backed out changeset 90b5e0b87666 (Bug 1051783) for an added assert a=backout - ec5427a8e674 |
| Steven MacLeod | Bug 1035557 - Migrate crash checkpoints with the session so that we don't appear to crash during reset. r=ttaubert, a=lmandel - 8d583074b918 |
| Monica Chew | Bug 1055670: Disable remote lookups (r=gcp,a=lmandel) - b554afc480aa |
| C.J. Ku | Bug 1055040 - Send mouse events base on canvas position and enable this test case on all B2G builds. r=ehsan, a=test-only - fadc34768c8b |
| Jared Wein | Bug 947574 - Switch browser_426329.js to use tasks to avoid intermittent failure. r=Gijs, a=test-only - 023ef0541072 |
| Michael Wu | Bug 1045977 - Clear heap allocated volatile buffers. r=njn, r=seth, a=sledru - bff13e7445c5 |
| Michal Novotny | Bug 1054425 - cache2: leak in CacheFileMetadata::WriteMetadata. r=jduell, a=sledru - 342c0c26e18d |
| Shane Caraveo | Bug 1047340 - Fix annotation of marks by using the browser url rather than cannonical url. r=jaws, a=lmandel - 54949d681a14 |
| Aaron Klotz | Bug 1054813 - Add some missing MutexAutoLocks in nsZipReaderCache. r=mwu, a=lmandel - 50590d1557c4 |
| Jim Chen | Bug 1013004 - Fix support for sampling intervals > 1 second. r=BenWa, a=lmandel - 61980c2f6177 |
| Gregory Szorc | Bug 1055102 - Properly handle Unicode in Bagheera payloads. r=bsmedberg, a=lmandel - 4f18903bc230 |
| Steve Workman | Bug 1054418 - Rewrite AppCacheUtils.jsm to use HTTP Cache v2 APIs. r=michal, a=sledru - fa7360fe9779 |
| Michal Novotny | Bug 1054819 - Ensure that the dictionary is released on the main thread. r=ehsan, a=sledru - c06efff91ed3 |
| Honza Bambas | Bug 1053517 - Enable the new HTTP cache during automation testing. r=jduell, a=test-only - f5d4b16203aa |
| Douglas Crosher | Bug 1013996 - irregexp: avoid unaligned accesses in ARM code. r=bhackett, a=lmandel - 093bfa0f1dee |
| Joel Maher | Bug 1056199 - Update talos on Fx32 to the latest revision. r=RyanVM, a=test-only - ec3e586813b5 |
| Tim Taubert | Bug 1041527 - Ensure that about:home isn't the initial tab when opening new windows in tabview tests. r=ehsan, a=test-only - c340fefc0fe8 |
| Marco Bonardo | Bug 1002439 - browser_bug248970.js is almost perma fail when run by directory on osx opt. r=mano, a=test-only - 0b44c271f755 |
| Ryan VanderMeulen | Bug 906752 - Disable test_audioBufferSourceNodeOffset.html on deBug builds. a=test-only - d94be43c729c |
| Seth Fowler | Bug 1024454 - Part 1: Eagerly propagate dirty bits so absolute children of table parts get reflowed reliably. r=dbaron, a=lmandel - 8e6b808eed02 |
| Bill McCloskey | Bug 1053999 - Be more conservative in recursion checks before brain transplants. r=bholley, a=lmandel - ac551f43e2b4 |
| Paul Adenot | Bug 1056032 - Make sure COM is initialized when trying to decode an mp3 using decodeAudioData. r=cpearce, a=lmandel - f17ade17a846 |
| Paul Adenot | Bug 1056032 - Test that we can decode an mp3 using decodeAudioData. r=ehsan, a=lmandel - 53d300e03f5b |
| Markus Stange | Back out Bug 1000875 in order to fix the regression tracked in Bug 1011166. a=backout - 11a5306111d0 |
| Peter Van der Beken | Bug 1036186 - Reset Migration wizard no longer skips the first step to choose a browser. r=smaug, a=lmandel - ac8864d8ecc0 |
| Camilo Viecco | Bug 1047177 - Treat v4 certs as v3 certs (1/2). r=keeler. a=lmandel - 6049537c2510 |
| Camilo Viecco | Bug 1047177 - Treat v4 certs as v3 certs. Tests (2/2). r=keeler. a=lmandel - 74a58e14d1d3 |
| Bill McCloskey | Bug 1008107 - Allow SandboxPrivate to be null in sandbox_finalize. r=bz, a=lmandel - 85318a1536ee |
| Sami Jaktholm | Bug 1055499 - StyleEditor: Properly wait for the toolbox to be destroyed before ending test run and causing windows to leak. r=harth, a=test-only - 8f49d60bf5c9 |
| Honza Bambas | Bug 1040086 - EV identifier missing when restoring session with HTTP cache v2. r=michal, a=lmandel - 33ea2d7e342e |
| Shane Caraveo | Bug 1056415 - Fix updating the marks buttons during tabchange. r=jaws, a=lmandel - 2f61f6e44a33 |
| Shane Caraveo | Bug 1047316 - Fix docshell swapping Bug by removing usage in marks (unecessary here). r=jaws, a=lmandel - 58eb677e55f3 |