- 37 changesets
- 78 files changed
- 976 insertions
- 295 deletions
Extension | Occurrences |
cpp | 27 |
h | 18 |
js | 11 |
xml | 4 |
jsm | 4 |
java | 4 |
html | 3 |
ini | 2 |
xul | 1 |
sh | 1 |
list | 1 |
in | 1 |
Module | Occurrences |
js | 19 |
mobile | 10 |
netwerk | 8 |
layout | 7 |
content | 5 |
browser | 5 |
mozglue | 4 |
toolkit | 3 |
intl | 3 |
gfx | 3 |
dom | 3 |
security | 2 |
widget | 1 |
testing | 1 |
modules | 1 |
media | 1 |
build | 1 |
List of changesets:
Ryan VanderMeulen | Bug 922976 - Disable 394751.xhtml on B2G for frequent failures. a=test-only - 87081b44ad8a |
Benoit Jacob | Bug 1089413 - Only test resource sharing on d3d feature level >= 10. r=jmuizelaar, a=sledru - 75329ab4323a |
Justin Dolske | Bug 1089421 - Forget button should call more attention to it closing all tabs/windows. r=gijs, ui-r=phlsa, a=dolske - a42b0af72449 |
Justin Dolske | Bug 1088137 - Forget button can fail to clear cookies by running sanitizer too early. r=MattN, a=dolske - 4c8d686c690b |
Hiroyuki Ikezoe | Bug 1084997 - Replace '\' in MOZ_BUILD_APP with '/' to eliminate the difference between windows and others. r=glandium, a=NPOTB - 4197f5318fd8 |
Cosmin Malutan | Bug 1086527 - Make sure PluralForm.get can be called from strict mode. r=Mossop, a=lsblakk - 363ef26f9bee |
Gijs Kruitbosch | Bug 1079222 - deny fullscreen from the forget button, r=dolske, a=dolske - 776f967418e1 |
Justin Dolske | Bug 1085330 - UITour: Highlight positioning breaks when icon target moves into "more tools" overflow panel. r=Unfocused, a=dolske - 74d96225a2a8 |
Randell Jesup | Bug 1079729: Fix handling of increasing number of SCTP channels used by DataChannels r=tuexen a=lsblakk - cc85ed51d280 |
Ryan VanderMeulen | Bug 1078237 - Disable test_switch_frame.py on Windows for frequent failures. a=test-only - 76dcced7d838 |
Jeff Gilbert | Bug 1089022 - Give WebGL conf. tests a longer timeout. r=kamidphish, a=test-only - 9a6a63827c10 |
Patrick McManus | Bug 1088850 - Disable http/1 framing enforcement from Bug 237623. r=bagder, a=lsblakk - d9496ec99e83 |
Richard Newman | Bug 1084521 - Use +id not +android:id. r=lucasr, a=lsblakk - 81b50459db25 |
William Chen | Bug 1064211 - Keep CustomElementData alive while on processing stack. r=mrbkap, a=lsblakk - f7483e854a43 |
Terrence Cole | Bug 1013001 - Make it simpler to deal with nursery pointers in the compiler. r=jandem, a=lsblakk - c94fc6b83daa |
Mark Goodwin | Bug 1081711 - Ensure 'remember this decision' works for client certificates. r=wjohnston, a=lsblakk - f953384743a4 |
William Chen | Bug 1033464 - Do not set nsXBLPrototypeBinding binding element for ShadowRoot. r=smaug, a=lsblakk - c88c66aa42d2 |
Andrea Marchesini | Bug 1082178 - JS initialization must happen using the correct preferences in workers. r=khuey, a=lsblakk - 301822ecb5fa |
Jeff Muizelaar | Bug 1072847 - Initialize mSurface. r=BenWa, a=abillings - d5a855ee2081 |
Jan de Mooij | Bug 1086842 - Fix an Ion type barrier issue. r=bhackett, a=dveditz - b58f505f18df |
Jason Orendorff | Bug 1065604 - Assert that JSPROP_SHARED is set on all properties defined with JSPROP_GETTER or JSPROP_SETTER. r=Waldo, a=lmandel - ecaedd858fd0 |
Jason Orendorff | Bug 1042567 - Reflect JSPropertyOp properties more consistently as data properties. r=efaust, a=lmandel - d38dd7de64b3 |
Ian Stakenvicius | Bug 1090405 - Ensure that 'samples' is not negative in WebMReader. r=rillian, a=lmandel - ea93efd4cf0a |
Mark Banner | Bug 1086434 - Having multiple outgoing Loop windows in an end call state could result in being unable to received another call. r=dmose, a=lmandel - a7a6e6465c30 |
Chenxia Liu | Bug 1072831 - Use DialogFragment for Onboarding v1 start pane. r=lucasr, a=lsblakk - 79567465c505 |
Kai Engert | Bug 1042889 - Cannot override sec_error_ca_cert_invalid. r=dkeeler, a=lmandel - a03fc45643ef |
Brad Lassey | Bug 1090650 - Change chromecast app id to point to official chromecast app. r=mfinkle, a=lmandel - ddfa86051d29 |
Ryan VanderMeulen | Bug 1090650 - s/MIRROR_RECIEVER_APP_ID/MIRROR_RECEIVER_APP_ID to fix bustage. a=bustage - b0a9f5a02950 |
Lawrence Mandel | Disable early beta testing. a=lmandel - 50642467b0f7 |
David Rajchenbach-Teller | Bug 1087674 - Handle XHR abort()/timeout and certificate errors more gracefully in GMPInstallmanager. r=gfritzsche, a=sledru - 60b312ec8c87 |
Xidorn Quan | Bug 1077718 - Switch dynamic CounterStyle objects to use arena allocation. r=mats, a=lmandel - f681d39b83ca |
Robert O'Callahan | Bug 1081185 - Traverse rect edges when searching for w=0 crossings instead of taking diagonals. r=mattwoodrow, a=lmandel - acd99fc02446 |
Terrence Cole | Bug 1081769 - Assert that we never have a null cross-compartment key. r=billm, a=lmandel - 30ebfff46e63 |
Mike Hommey | Bug 1059797 - Pre-allocate zlib inflate buffers in faulty.lib. r=froydnj, a=lmandel - 3554e60ef779 |
Mike Hommey | Bug 1091118 - Part 1: Remove $topsrcdir/gcc/bin from PATH on android builds. r=gps, a=lmandel - 49069150dab1 |
Mike Hommey | Bug 1091118 - Part 2: Do not use the top-level cache file for freetype2 subconfigure. r=gps, a=lmandel - 16df73a8ddc1 |
Dão Gottwald | Bug 1077740 - Reset legacy homepages to about:home. r=gavin, a=lmandel - 8f974876367e |