Commit Graph

171412 Commits

Author SHA1 Message Date
Timothy Nikkel
6d9f701bc1 Bug 978348. PresShell::SetDisplayPort is dead code, remove it. r=dholbert 2014-02-28 20:16:06 -06:00
Doug Turner
60329045cc Bug 977455 - Remove gls preference. r=fabrice 2014-02-28 17:36:21 -08:00
Kyle Huey
5ee8d26b21 No bug: dos2unix GLTextureImage.cpp. r=me
DONTBUILD
2014-02-28 17:32:07 -08:00
Doug Turner
7190e7bb19 Bug 977448 - add build support for a 'MOZ_MOZILLA_API_KEY'. r=khuey 2014-02-25 16:06:51 -08:00
Doug Turner
02bfeae3aa Bug 977454 - export network location provider on b2g. r=khuey 2014-02-25 16:06:01 -08:00
L. David Baron
9f6268fc48 Add bug number (bug 828173) to FIXME comment.
DONTBUILD.
2014-02-28 17:14:31 -08:00
Bill McCloskey
3f31183701 Bug 976621 - [e10s] Don't allow tabs to be dragged between e10s and non-e10s windows (r=felipe) 2014-02-28 17:00:21 -08:00
Bill McCloskey
bd6cd444a3 Bug 976772 - [e10s] Make sure <select> element appears at the right place, even in a subframe (r=felipe) 2014-02-28 17:00:17 -08:00
Bill McCloskey
ade029bdd8 Bug 976772 - [e10s] Make sure context menu appears at the right place, even in a subframe (r=felipe) 2014-02-28 16:58:52 -08:00
Christian Holler
762168bf0f Bug 917996 - OOM follow-up fix for assertion. r=nbp
--HG--
extra : rebase_source : a1e739e5ad53002f0dc44f2ce2b02ff8c05168a5
2014-03-01 01:30:09 +01:00
Brian Smith
632820cb94 Bug 978185: Improve error codes returned from nsIX509CertDB.addCert and nsIX50CertDB.setCertTrust, r=keeler
--HG--
extra : rebase_source : e32a913f085524d113b17d03917c10ad92c7f6e1
2014-02-28 11:19:38 -08:00
Brian Smith
d13619f4f5 Bug 978111: Enable already-working PSM xpcshell tests on Android and B2G, r=cviecco
--HG--
extra : rebase_source : c14ef67870f2b40a3319e6bc8df0ddfe9dd222e3
2014-02-28 11:16:16 -08:00
Benjamin Smedberg
326dd57398 Bug 881413 - Avoid a race condition in HTTP shutdown by explicitly cancelling nsHttpConnectionMgr::mTimer when we shut down the socket thread, r=mcmanus 2014-02-28 16:40:38 -08:00
Wes Kocher
a36487f6e4 Backed out 6 changesets (bug 976648) for android x86 bustage on a CLOSED TREE
Backed out changeset 18f113ab1a35 (bug 976648)
Backed out changeset 3f0f28593331 (bug 976648)
Backed out changeset 2789ef4e1223 (bug 976648)
Backed out changeset 4a5fff440cb5 (bug 976648)
Backed out changeset 94ec75013788 (bug 976648)
Backed out changeset 084e0311ff2a (bug 976648)

--HG--
rename : xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_ppc64_linux.S => xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_ppc64_linux.s
rename : xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_ppc64_linux.S => xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_ppc64_linux.s
2014-02-28 15:40:22 -08:00
Wes Kocher
78e44d681b Backed out changeset c14980a16210 (bug 948265) so it can address review comments first, despite the CLOSED TREE 2014-02-28 14:48:31 -08:00
Wes Kocher
d7ed470475 Backed out 2 changesets (bug 969382) for potentially breaking the build on a CLOSED TREE
Backed out changeset 70fcde1101a1 (bug 969382)
Backed out changeset 8eb38600d76a (bug 969382)
2014-02-28 14:33:22 -08:00
Wes Kocher
3a3cb619c7 Backed out changeset 4a8eb498c244 (bug 972087) for potentially breaking the build on a CLOSED TREE 2014-02-28 14:32:09 -08:00
Ulrich Weigand
9410f4b27d Bug 976648 - mfbt endian config for powerpc64le-linux support. r=froydnj 2014-02-28 09:57:24 -05:00
Ulrich Weigand
ef4819eab3 Bug 976648 - WebRTC endian config for powerpc64le-linux support. r=jesup 2014-02-28 09:57:03 -05:00
Ulrich Weigand
d598cf4215 Bug 976648 - xptcall port for powerpc64le-linux support. r=froydnj
--HG--
rename : xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_ppc64_linux.s => xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_ppc64_linux.S
rename : xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_ppc64_linux.s => xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_ppc64_linux.S
2014-02-28 09:56:43 -05:00
Ulrich Weigand
8ce7f0fcfd Bug 976648 - Backport of libffi powerpc64le-linux support. r=bsmedberg 2014-02-28 09:56:19 -05:00
Ulrich Weigand
45f1e084db Bug 976648 - JavaScript build/config for powerpc64le-linux support. r=bsmedberg 2014-02-28 09:55:48 -05:00
Ulrich Weigand
dd05e73e4c Bug 976648 - Toplevel build/config for powerpc64le-linux support. r=bsmedberg 2014-02-28 17:05:41 -05:00
Milan Sreckovic
36ea3a3997 Bug 977833 - Initialize gfxPrefs so that the tests have access to preferences evaluated that way. r=bgirard 2014-02-28 12:45:27 -05:00
Geoff Brown
6d670dcd38 Bug 978277 - Disable gfx/tests/crashtests/815489.html on Android 2.3 2014-02-28 14:58:39 -07:00
Geoff Brown
17e39de7a8 Bug 978265 - Disable layout/base/crashtests/522374-1.html on Android 2.3 2014-02-28 14:58:38 -07:00
Geoff Brown
bbccf7536e Bug 978254 - Disable layout/base/crashtests/500467-1.html on Android 2.3 2014-02-28 14:58:37 -07:00
Geoff Brown
710ed990dc Bug 975155 - Skip robocop testFindInPage on Android 2.3 2014-02-28 14:58:36 -07:00
Geoff Brown
7e12dbfe09 Bug 975187 - Skip robocop testAboutPage on Android 2.3 2014-02-28 14:58:35 -07:00
Geoff Brown
6d2be50630 Bug 973601 - Allow xpcshell test chunks; r=ted 2014-02-28 14:58:35 -07:00
Geoff Brown
f251f43ac0 Bug 891347 - Disable layout/generic/crashtests/385526.html on Android 2.3 2014-02-28 14:58:34 -07:00
Randell Jesup
7b403526c6 Bug 974537: Make output+input delay for AEC platform-dependent rs=jmspeex,mreavy,drno 2014-02-28 16:07:07 -05:00
Myk Melez
3dc7adadc3 Bug 977051 - rename manifestUrl property to manifestURL in more places; r=wesj. 2014-02-28 13:43:13 -08:00
James Graham
3f252cfa2a Bug 978108 - Update documentation for strucured logging. r=wlach 2014-02-27 19:04:45 +00:00
Till Schneidereit
a45bd3b24a Bug 972087 - Don't store self-hosting name on clones of intrinsic functions. r=jorendorff 2014-02-28 16:04:37 +13:00
Andreas Tolfsen
458c7d4d19 Bug 970680 - Limit number of decimals used in TimeoutException. r=dburns 2014-02-28 16:41:03 -05:00
Rodrigo Silveira
cadd823b72 Bug 965550 - Tab stip doesn't touch scroll if last tab is partially visible r=mbrubeck
--HG--
extra : rebase_source : 850ceaadc0eaf1dacfc367fa62d2ed34a4155b6e
2014-02-24 23:45:13 -08:00
Stephen Horlander
e497253f38 Bug 971680 - Fix 1px offset in customize mode on OS X. r=mconley 2014-02-27 11:40:12 -05:00
Hubert B Manilla
ed41fa4733 Bug 943356 - Prettifing a source while paused will not switch away from it. r=fitzgen 2014-02-27 11:39:56 -05:00
Jared Wein
54becfdb87 Bug 968447 - The Bookmarks Toolbar Items doesn't appear as a normal menu panel button in new windows. r=Gijs 2014-02-27 09:44:33 -05:00
Carsten "Tomcat" Book
b649862076 Merge mozilla-central to fx-team 2014-02-27 15:43:29 +01:00
Carsten "Tomcat" Book
60af3adf9f merge fx-team to mozilla-central 2014-02-27 15:34:11 +01:00
Carsten "Tomcat" Book
3e7a14d024 merge b2g-inbound to mozilla-central 2014-02-27 15:10:44 +01:00
Kartikaya Gupta
34865cf049 Bug 912238 - Ignore exceptions that are thrown after calling System.exit. r=mfinkle 2014-02-27 08:49:51 -05:00
Carsten "Tomcat" Book
48ea692424 merge mozilla-inbound to mozilla-central 2014-02-27 14:45:02 +01:00
Florian Quèze
2d6e77c75e Bug 974443 - The WebRTC toolbar button seems broken when the tab using a device is already selected, r=felipe. 2014-02-27 13:36:12 +01:00
Carsten "Tomcat" Book
2d08392d4b Backed out changeset 27f21343ffe5 (bug 687297) for mochitest-1 perma fail 2014-02-27 10:21:55 +01:00
Carsten "Tomcat" Book
96e8c91636 Backed out changeset 1d16baf1f90a (bug 687297) 2014-02-27 10:21:29 +01:00
Mats Palmgren
0ba3fd1302 Bug 976411 - Use ConstructFramesFromItemList in more places, and some minor cleanup. r=bz 2014-02-27 09:15:16 +00:00
Jan de Mooij
50ae94f486 Bug 939562 part 2 - Increase kTrustedScriptBuffer from 40k to 50k on Windows. r=bholley 2014-02-27 09:41:24 +01:00