Commit Graph

388065 Commits

Author SHA1 Message Date
Mike Hommey
984856dd8c Fixup for bug 1081034 - Add missing #ifdef to avoid build failure on desktop linux. r=me,npotb,DONTBUILD 2014-10-17 14:09:17 +09:00
Chris Peterson
6d71c4447f Bug 1081561 - Treat -Wignored-qualifiers warnings as errors in SpiderMonkey's C++ code. r=glandium 2014-10-08 09:51:01 -07:00
Chris Peterson
d775ad4acf Bug 1081010 - Part 1: Fix -Wswitch warning in ipc/chromium. r=tabraldes 2014-10-09 23:46:16 -07:00
Boris Zbarsky
6ca6944e51 Bug 1083232. Don't refcount the principals in FrameState, since it has stack lifetime and the principals will be kept alive by the JS stack while he FrameState is alive. r=fitzgen 2014-10-16 23:18:42 -04:00
Boris Zbarsky
9295647053 Bug 1083229. Give FrameStateVector a nonzero minimal length, so we don't end up doing a bunch of realloc/copy as we walk our stack. r=fitzgen 2014-10-16 23:16:39 -04:00
Nicholas Nethercote
d9516dbd03 Bug 1084114 - Use a better buffer growth strategy during XDR encoding. r=luke.
--HG--
extra : rebase_source : 800768a4534cedf857dbc8bff2fcc149d6adff00
2014-10-16 19:03:19 -07:00
Nicholas Nethercote
75bb32cc85 Bug 1083624 - Fix assertion failure in Factory::GetDirect3D10Device(). r=bas.
--HG--
extra : rebase_source : e28b1575b8bd4706d7d203696a1280c76e103ef6
2014-10-16 19:02:51 -07:00
Benoit Jacob
08fbad97d7 Bug 1083936 - WebGL2: Add texImage3D - r=jgilbert,smaug 2014-10-16 22:03:34 -04:00
Ehsan Akhgari
94a20717aa Bug 1083616 - Build on clang-cl with MSVC 2013 with fallback emulation; r=gps
We officially test MSVC2013 builds now, so it makes sense to
emulate the same compiler when building with clang-cl.  Also,
we need to build with fallback mode, since clang-cl doesn't
still support SEH.  We also need to pass these flags to NSS
too for the same reason.
2014-10-16 21:40:22 -04:00
Ehsan Akhgari
6e5f973009 Bug 1083887 - Package the clang-cl runtime library for ASAN on Windows ASAN builds; r=gps 2014-10-16 21:40:00 -04:00
Masayuki Nakano
7d62f7b0cd Bug 1083629 Use nsHTMLEditor::IsAcceptableInputEvent() instead of nsEditor::IsDescendantOfEditorRoot() for checking if a mouse down event target is in focused HTML editor r=ehsan 2014-10-17 10:09:32 +09:00
William Chen
ab50d5106b Bug 1064211 - Keep CustomElementData alive while on processing stack. r=mrbkap 2014-10-16 11:53:36 -07:00
Wes Kocher
07b09c0948 Bug 609976 needed a CLOBBER to fix the CLOSED TREE 2014-10-16 17:36:22 -07:00
John Daggett
556a622173 Bug 1083599 - fixup small problem with userfont logging. r=m_kato 2014-10-17 09:15:29 +09:00
Mike Hommey
2597924fe1 Bug 609976 - Fold mozjs.dll back into xul.dll. r=ehsan 2014-10-17 08:12:27 +09:00
Mike Hommey
3d87c3e63b Bug 922912 - Fold gkmedias.dll back into xul.dll. r=ehsan 2014-10-17 08:12:01 +09:00
Chris Pearce
7ce9ecf327 Bug 1057891 - Remove some comments from MediaKey*.webidl now that the issue the comments were about has been resolved. r=bz 2014-10-17 11:47:11 +13:00
Yury Delendik
b35ef8b853 Bug 1075088 - Add telemetry probes for Flash content. r=gfritzsche,mconley
--HG--
extra : rebase_source : 2afac68cc01c045c4d4c85d663e0e76bb4e828ae
2014-10-09 16:05:20 -05:00
Jason Orendorff
8ec9f238d9 Bug 1082672, part 4 - Change XrayWrapper code to be able to resolve symbol-keyed methods. r=bz, r=bholley.
--HG--
extra : rebase_source : f78cbb83f63dfffd648c6d3c280273f4a61c9fe8
extra : amend_source : f006a096174eee166125430753e65e9a31bd930b
2014-09-18 12:30:38 -05:00
Jason Orendorff
bf48f46a72 Bug 1082672, part 3 - Add some more symbol support for DOM bindings. r=bz.
--HG--
extra : rebase_source : 79b314cb464e9c77ac25bc19e91b6e13aa241aeb
2014-10-06 16:42:33 -05:00
Jason Orendorff
35b526eb20 Bug 1082672, part 2 - Change mozilla::dom::GetArrayIndexFromId to cope with symbols. r=bz.
--HG--
extra : rebase_source : f183b8c543e42664e2374954b627600a5de5a42d
2014-09-17 15:37:58 -05:00
Jason Orendorff
07d717f6df Bug 1082672, part 1 - Add JSAPI macros JS_SYM_FN etc. to support defining functions with well-known symbol keys. r=Waldo.
--HG--
extra : rebase_source : 9791c940599844802c9a262fe8b1610a0de3ef40
2014-07-25 18:50:48 -05:00
Jason Orendorff
2018b51d54 Add some test cases involving Symbol.iterator as a prelude to bug 918828. no_r=me, testonly.
--HG--
extra : rebase_source : 1bd8721f904456a7805d75e6e6b91c6cdf9eabb1
2014-07-01 15:33:48 -05:00
Steve Workman
547eca961f Bug 1074789 - Adjust DNS renewal time telemetry to take TTL experiments into consideration r=mcmanus 2014-10-07 14:57:48 -07:00
Wes Kocher
60a12fdf28 Backed out 4 changesets (bug 1064333) for XPCShell bustage
Backed out changeset 378314f2892c (bug 1064333)
Backed out changeset ccb8a2ac9746 (bug 1064333)
Backed out changeset 3466ed3b9b61 (bug 1064333)
Backed out changeset 553c113c8f4e (bug 1064333)
2014-10-16 13:37:37 -07:00
David Anderson
785bc4dd68 WebGL2: support TEXTURE_BASE_LEVEL and TEXTURE_MAX_LEVEL (bug 1080957, r=jgilbert). 2014-10-16 13:07:01 -07:00
David Anderson
e37e3a23b5 Backout 2cf543c271dc (wrong patch, no bug, r=me).
--HG--
extra : rebase_source : 7a88c22454dcfeb8ac848c5807ead7679a6e8d9f
2014-10-16 13:04:35 -07:00
Jim Chen
f2a45bdf0d Bug 1013004 - Allow more time for ANR reports; r=snorp 2014-10-16 15:46:41 -04:00
Jason Orendorff
73007e4784 Bug 1083204 - Handlify js::GetPropertyKeys and Snapshot. r=efaust.
--HG--
extra : rebase_source : 8c8da9cd1612c4ed7aa1319e7e68f41f9c79a9fc
2014-10-13 14:20:13 -05:00
Jason Orendorff
ea94038f6d Bug 1081280 - Rename BaseProxyHandler::keys -> getOwnEnumerablePropertyKeys. r=efaust.
--HG--
extra : rebase_source : 009323b607d53066b77191f9254918b61ea4d594
2014-10-08 22:01:55 -05:00
Jason Orendorff
87d538f309 Bug 1081255 - Rewrite comments in jsproxy.h; reclassify the methods a bit. No change in behavior. r=efaust, r=bz, r=jwalden.
--HG--
extra : rebase_source : b3440548322d65b2bd01862fb863e6197eb263c6
2014-10-08 12:09:08 -05:00
Kannan Vijayan
45e8946fb1 Bug 1064835 - Fix SPS crash. r=jandem 2014-10-16 15:36:47 -04:00
Jim Mathies
25c6db8f3d Bug 1083376 - Fix for typeo error in browserPlacesViews.js, regression from bug 1068671. r=mak 2014-10-16 14:28:50 -05:00
Christoph Kerschbaumer
9090067df3 Bug 1063197 - Callsites of NS_NewInputStreamChannel in /docshell/ (r=bz) 2014-10-16 11:17:29 -07:00
Christoph Kerschbaumer
1fdd35f09d Bug 1063197 - Callsites of NS_NewInputStreamChannel in /toolit/ (r=mak77) 2014-10-16 11:17:22 -07:00
Christoph Kerschbaumer
cd2a7562b5 Bug 1063197 - Callsites of NS_NewInputStreamChannel in /rdf/ (r=bsmedberg) 2014-10-16 11:17:14 -07:00
Christoph Kerschbaumer
3ff98fc51a Bug 1063197 - Callsites of NS_NewInputStreamChannel in /parser/ (r=bz) 2014-10-16 11:17:07 -07:00
Christoph Kerschbaumer
9764bce61f Bug 1063197 - Callsites of NS_NewInputStreamChannel in /image/ (r=seth) 2014-10-16 11:15:47 -07:00
Christoph Kerschbaumer
bfc8e917fb Bug 1063197 - Callsites of NS_NewInputStreamChannel in /gfx/ (r=roc) 2014-10-16 11:15:40 -07:00
Christoph Kerschbaumer
a2d26000ad Bug 1063197 - Callsites of NS_NewInputStreamChannel in /extensions/ (r=karlt) 2014-10-16 11:15:21 -07:00
Christoph Kerschbaumer
d92e478a0f Bug 1063197 - Callsites of NS_NewInputStreamChannel in /dom/ (r=bz) 2014-10-16 11:14:52 -07:00
Christoph Kerschbaumer
fdc7306ea1 Bug 1063197 - Callsites of NS_NewInputStreamChannel in /content/base (r=jst) 2014-10-16 11:14:42 -07:00
Christoph Kerschbaumer
3636869e7d Bug 1063197 - Callsites of NS_NewInputStreamChannel in /netwerk/ (r=mcmanus) 2014-10-16 11:14:35 -07:00
Christoph Kerschbaumer
78df988ba7 Bug 1063197 - Storing LoadInfo on all channels created through NS_NewInputStreamChannel - API changes (r=mcmanus) 2014-10-16 11:14:05 -07:00
Ryan VanderMeulen
f7958154bf Merge m-c to inbound. a=merge 2014-10-16 14:58:03 -04:00
Ryan VanderMeulen
2bfbd70e62 Merge inbound to m-c. a=merge 2014-10-16 14:43:13 -04:00
Ryan VanderMeulen
95c05d4b68 Backed out changeset d16adf321576 (bug 1077301) for B2G bustage.
CLOSED TREE
2014-10-16 14:38:29 -04:00
Georg Fritzsche
727ad7822b Bug 1064333 - Fix test oversight. r=test-only 2014-10-16 20:31:22 +02:00
Georg Fritzsche
9d4ef54238 Bug 1064333 - Only add the stable user id to the ping when FHR upload is enabled. r=froydnj 2014-10-16 20:11:34 +02:00
Georg Fritzsche
5d3e093b48 Bug 1064333 - Add the stable client id to the telemetry ping. r=froydnj 2014-10-16 20:11:17 +02:00