A reasonable beta in term of number of changesets accepted. Mostly some stability fixes and minor improvements.
- 35 changesets
- 92 files changed
- 905 insertions
- 518 deletions
| Extension | Occurrences |
| cpp | 21 |
| json | 17 |
| h | 15 |
| py | 9 |
| js | 6 |
| jsm | 3 |
| build | 3 |
| sh | 2 |
| in | 2 |
| xul | 1 |
| xhtml | 1 |
| list | 1 |
| ini | 1 |
| html | 1 |
| c | 1 |
| Module | Occurrences |
| js | 22 |
| b2g | 17 |
| dom | 12 |
| testing | 7 |
| toolkit | 6 |
| layout | 4 |
| browser | 4 |
| widget | 3 |
| netwerk | 3 |
| gfx | 3 |
| modules | 2 |
| mobile | 1 |
| ipc | 1 |
| build | 1 |
List of changesets:
| Boris Zbarsky | Bug 1168207. Be a bit more careful with overflow checking in XHR. r=baku a=lizzard - cf279fc867d5 |
| Andrea Marchesini | Bug 1166924 part 0 r=bent a=lizzard - 36bf5bcceb27 |
| Wes Kocher | Bug 1166924 part 1 r=baku a=lizzard - 528d47773256 |
| Milan Sreckovic | Bug 1166082: Check if the lock succeeded before using it. r=bschouten a=lizzard - 15a7bce855fe |
| Ben Turner | Bug 1163109 - Restrict the resource:// weirdness in workers to loads from a system principal. r=bzbarsky, a=lizzard - f49be454944b |
| Gijs Kruitbosch | Bug 995697 - Remove obsolete geolocation private browsing test. r=jdm, a=test-only - 4b0c26bdab21 |
| Tim Nguyen | Bug 1166867 - Support -moz-os-version: windows-win10. r=jimm, a=sledru - e712de047451 |
| Seth Fowler | Bug 1163740 - Paper over qcms crashes due to NaN values in qcms_transform::matrix. r=dmajor, a=sledru - 9463b7173dd9 |
| Joel Maher | Bug 1162753 - Update talos. r=wlach, a=test-only - 5c4d05edc7cf |
| Francois Marier | Bug 1167493 - Application Reputation: disable remote lookup of zip files on Mac/Linux. r=gcp, a=sledru - 80cde01ed15c |
| Maire Reavy | Bug 1137057 - Interactive Intelligence added to screensharing whitelist. r=jesup, a=sledru - 415472b5a680 |
| Mats Palmgren | Bug 1003441 - Check that the new frame is also a nsSubDocumentFrame (i.e. that Init has picked up the detached views). r=roc, a=sledru - abcd95bb7212 |
| Honza Bambas | Bug 1122420 - Improve after-shutdown dispatch assertion on CacheIOThread. r=michal, a=sledru - 082a23c146bd |
| Chris Manchester | Bug 1169798 - Refresh the marionette server's window reference when switching between windows to avoid intermittent exception.;r=ato a=test-only - d8904a3f0278 |
| Jan de Mooij | Bug 1160884 - Add KeepAlive instructions after elements/slots uses. r=nbp, a=abillings - 6d8c0c9dc553 |
| Ted Mielczarek | Bug 1162060 - Add Socorro auth token to Android and B2G mozconfigs. r=mshal, a=NPOTB - adbf7c8af745 |
| Ted Mielczarek | Bug 1162060 - Add socorro auth token to B2G device build mock environments. r=bhearsum, a=NPOTB - 683cbf33c92a |
| Terrence Cole | Bug 1156045 - Only print jstests assertion output on failure. r=sfink, a=test-only - b8a4ed23ed26 |
| Tooru Fujisawa | Bug 1162456 - Part 1: Add --format option in jstests.py and jit_test.py as a replacement for --tinderbox. r=sfink, a=test-only - 9d6eae8f4c6e |
| Tooru Fujisawa | Bug 1162456 - Part 2: Use --format=automation instead of --tinderbox. r=sfink, a=test-only - ec01909d713e |
| Tooru Fujisawa | Bug 1169199 - Check platform argument on linux SpiderMonkey shell build and specify target and host on 32bit build. r=sfink, a=test-only - 05122c19b3d7 |
| Tooru Fujisawa | Bug 1155985 - Set FieldInto::mType just before storing to reserved slot. r=jonco, a=abillings,lizzard - 04e07d5a9b00 |
| Patrick McManus | Bug 1144602 - test_rel_preconnect orange. r+a=test-only - 499efe6e8a4b |
| Dave Townsend | Bug 1168954 - Unexpected "Install" button appears on add-on install progress doorhanger. r=dao, a=lizzard - bb5ac2094352 |
| Aaron Klotz | Bug 1133351 - Part 1: Make Windows IPC play nicely with COM STA marshaling. r=bsmedberg, a=lizzard - 8f1677195e6f |
| Aaron Klotz | Bug 1133351 - Part 2: Use SetWinEventHook to detect OLE Window. r=bent, a=lizzard - 59793d7e1b7e |
| James Willcox | Bug 1167197 - Fix GMPProvider on Android r=cpearce a=lizzard - e2ed03987d19 |
| Liz Henry | Post Beta 3 for short beta cycle: disable EARLY_BETA_OR_EARLIER a=lizzard - 49e75ecb84f8 |
| Daniel Holbert | Bug 765078 - Give SMIL time events a longer grace period to fire, in test_smilTimeEvents.xhtml. a=test-only - c271d2f06862 |
| Nihanth Subramanya | Bug 1163559 - Search engine icons are always displayed at low resolution. r=florian, a=lizzard - 8ecfee4a2185 |
| Edwin Flores | Bug 1160101 - Disable Adobe EME by default; enable only in Mozilla builds. r=glandium, a=lizzard - 516ef88d8790 |
| Aaron Klotz | Bug 1151318 - Add quirks flag to help Unity plugin release mouse capture. r=jimm, a=lizzard - a75365b95a17 |
| Andrea Marchesini | Bug 1169867 - nsXMLHttpRequest should use and free mProxy correctly. r=ehsan, a=abillings - f16daa2effd1 |
| Andrea Marchesini | Bug 1166900 - Better string length check in nsZipArchive::GetDataOffset. r+a=dveditz - 634d32969bd6 |
| Andrea Marchesini | Bug 1167888 - Better string length check in nsZipArchive::BuildFileList. r=smaug, a=dveditz - 62bb5056f458 |