Commit Graph

397827 Commits

Author SHA1 Message Date
Nathan Froyd
fbabe54826 Bug 1109302 - make moz.build *SOURCES variables emit proper objects; r=gps
Having SOURCES and its close relatives go through VariablePassthru
objects clutters the handling of VariablePassthru in build backends and
makes it less obvious how to handle things that actually get compiled.

Therefore, this patch introduces four new moz.build objects
corresponding to the major variants of SOURCES.  It looks like a large
patch, but there's an ample amount of new tests included, which accounts
for about half of the changes.
2014-12-09 16:45:59 -05:00
Bill McCloskey
559c57d455 Bug 1113006 - Screen manager ScreenForBrowser message should return primary screen as fallback (r=mconley) 2014-12-18 17:36:20 -08:00
Bill McCloskey
93dadf5551 Bug 1111412 - Make sure slow script timeout is initialized when event starts running (r=bholley) 2014-12-18 17:36:20 -08:00
Bill McCloskey
1c06e285f6 Bug 1105039 - Use high prio messages rather than intr for profiling (r=mconley) 2014-12-18 17:36:17 -08:00
Bill McCloskey
51b3cbac31 Bug 1109883 - Use urgent messages for protocol bridging (r=bent) 2014-12-18 17:35:48 -08:00
Bill McCloskey
2d185c3202 Bug 1109883 - Allow urgent prio messages to be sent to child (r=dvander) 2014-12-18 17:35:48 -08:00
Bill McCloskey
73c276ef13 Bug 1110938 - Add timeout for CPOWs (default to 0) (r=dvander) 2014-12-18 17:35:44 -08:00
Bill McCloskey
ac2be68f94 Bug 1110938 - Use message sequence number for transaction ID in MessageChannel (r=dvander) 2014-12-18 17:34:25 -08:00
Bill McCloskey
a2ac090477 Bug 1109372 - Stop using CPOWs for isTabEmpty (r=dao) 2014-12-18 17:34:25 -08:00
Bill McCloskey
a58a3e4621 Bug 1102640 - [e10s] Shouldn't be able to create CPOWs to the inner window (r=mrbkap) 2014-12-18 17:34:24 -08:00
Bill McCloskey
478530b3a3 Bug 1102637 - [e10s] Control CPOW logging with env var (r=mrbkap) 2014-12-18 17:34:24 -08:00
Bill McCloskey
35ea98153d Bug 1102637 - [e10s] Log the address of objects sent using CPOWs (r=mrbkap) 2014-12-18 17:34:24 -08:00
Bill McCloskey
7b93042a28 Bug 1102636 - Unwrap objects before returning their address in objectAddress (r=sfink) 2014-12-18 17:34:24 -08:00
Bill McCloskey
39f8f8baaf Bug 1102643 - Track add-on ID in e10s shims (r=mconley) 2014-12-18 17:34:24 -08:00
Bill McCloskey
55f6a44165 Bug 1072980 - Don't pass document CPOW to context menu (r=ally) 2014-12-18 17:34:24 -08:00
Bill McCloskey
b17fddbc37 Bug 1072980 - Ensure event.currentTarget is correct in event shim (r=ally) 2014-12-18 17:34:24 -08:00
Bill McCloskey
eba54da711 Bug 1072980 - Don't use CPOW in special powers (r=ally) 2014-12-18 17:34:23 -08:00
Bill McCloskey
f14fdf73f1 Bug 1072980 - Add test for passing CPOWs to C++ (r=mrbkap) 2014-12-18 17:34:23 -08:00
Bill McCloskey
727e608675 Bug 1072980 - Don't pass CPOW as notificationCallbacks in nsIAboutProtocol shim (r=ally) 2014-12-18 17:34:23 -08:00
Bill McCloskey
aacd3e1553 Bug 1072980 - Don't allow CPOWs to be passed to C++ functions (r=mrbkap) 2014-12-18 17:34:23 -08:00
Christoph Kerschbaumer
229b02249f Bug 1113323 - Revert change to make sure loadInfo exists before dereferencing the object (r=sicking) 2014-12-18 13:14:54 -08:00
Prabhjyot Singh Sodhi
0de35ab99f Bug 1112830 - Changed mCumulativeResolution of FrameMetrics.h to private and all correspondings files using this variable using getters and setters;r=kats 2014-12-18 19:33:18 -05:00
Byron Campen [:bwc]
5b4f44abc6 Bug 1111299: Make sure we don't prioritize random codecs. r=jesup 2014-12-18 16:05:12 -08:00
Christoph Kerschbaumer
70a39485f7 Bug 1113323 - Make sure loadInfo exists before dereferencing the object (r=sicking) 2014-12-18 13:14:54 -08:00
Byron Campen [:bwc]
41de67c504 Bug 1107307: Teach JsepSessionImpl to handle rtcp-fb:* r=drno 2014-12-04 09:26:59 -08:00
Josh Matthews
36a71afb6f Bug 1112765 - Add an overridable trace hook to BaseProxyHandler. r=efaust 2014-12-17 16:33:28 -05:00
Kaustabh Datta Choudhury
d717b20a54 Bug 1112609 - Bisect Chunk does not run. r=jmaher 2014-12-18 11:09:00 -05:00
Andreas Pehrson
0b6566fff1 Bug 1111831 - Play the video element in test_multiple_mediastreamtracks.html to ensure metadata gets loaded. r=roc 2014-12-15 14:45:00 -05:00
R Kent James
e876dbbe91 Bug 1111063 - Support XPCOMBinary with msvcrt=static. r=glandium 2014-12-12 16:33:00 -05:00
Milan Sreckovic
8445ba0749 Bug 1101685 - Optionally assert in loggers, default to true on gfxCriticalError. Clean up the calls where large texture sizes were triggering the asserts in tests. r=nical 2014-12-17 17:54:04 -05:00
Milan Sreckovic
29d0ae087c Bug 1072871 - Make sure the targets don't disappear under us. r=benwa 2014-12-15 12:10:06 -05:00
David Anderson
e2f100731e Handle in-process APZ events correctly on Windows. (bug 1111873 part 2, r=kats)
--HG--
extra : rebase_source : 8ca5156392705e3a1806fc6a15154dbaa380f438
2014-12-18 15:25:03 -08:00
David Anderson
82682ed576 Add a map from layers to TabParents. (bug 1111873 part 1, r=smaug)
--HG--
extra : rebase_source : 68d9d718969ddffcfbbf44f03acbfe6c545b0965
2014-12-18 15:23:39 -08:00
Ryan VanderMeulen
4dd66991b6 Merge m-c to inbound. a=merge 2014-12-18 18:12:31 -05:00
Ryan VanderMeulen
5e64a42418 Backed out changeset 88a15054f99f (bug 794984) for suspicion of "causing" Mulet mochitest crashes (and possible Linux32 mochitest-e10s-dt as well). 2014-12-18 18:11:13 -05:00
Chris Cooper
8f4c80bca3 Bug 882712 - switch from using runtime-binaries host to tooltool - r=dustin 2014-12-18 18:08:50 -05:00
Ryan VanderMeulen
e74a8fc1d1 Merge inbound to m-c. a=merge 2014-12-18 17:59:14 -05:00
Ryan VanderMeulen
68797b07f1 Merge fx-team to m-c. a=merge 2014-12-18 17:27:16 -05:00
Ryan VanderMeulen
a8d68856d3 Backed out changeset 08d1470a4042 (bug 1112556) for mass test bustage.
CLOSED TREE
2014-12-18 15:52:57 -05:00
Ryan VanderMeulen
a777e84aaa Backed out changeset 01f50f0fbda6 (bug 1112552) for mass test bustage.
CLOSED TREE
2014-12-18 15:52:49 -05:00
Ryan VanderMeulen
914582b88e Backed out changeset 326f890f61a5 (bug 647540) for mass test bustage.
CLOSED TREE
2014-12-18 15:49:07 -05:00
Dave Townsend
2475e48b37 Backing out bug 632290 due to more permanent failures. 2014-12-18 12:40:29 -08:00
B2G Bumper Bot
b5e8741d01 Bumping manifests a=b2g-bump 2014-12-18 12:27:00 -08:00
B2G Bumper Bot
4d6b459f22 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9e971d42c915
Author: Eli Perelman <eli@eliperelman.com>
Desc: Merge pull request #26887 from eliperelman/bug-1088118

Bug 1088118 - Adding User Timing markers to applications

========

https://hg.mozilla.org/integration/gaia-central/rev/319db3c787ff
Author: Eli Perelman <eli@eliperelman.com>
Desc: Bug 1088118 - Adding User Timing markers to applications
2014-12-18 12:22:21 -08:00
B2G Bumper Bot
a0e5e3ba9f Bumping manifests a=b2g-bump 2014-12-18 12:09:01 -08:00
B2G Bumper Bot
bba46d8a89 Bumping manifests a=b2g-bump 2014-12-18 11:52:03 -08:00
B2G Bumper Bot
67cda196ca Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8af85c076ddc
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #26881 from albertopq/1112520-icons-rocketbar

Bug 1112520 - Checking statusbar maximized after collapse rocketbar r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/57b806139092
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1112520 - Checking statusbar maximized after collapse rocketbar
2014-12-18 11:47:24 -08:00
B2G Bumper Bot
78ea674508 Bumping manifests a=b2g-bump 2014-12-18 11:22:02 -08:00
B2G Bumper Bot
47a604b301 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4b5d0bd752f2
Author: Sam Foster <sam@sam-i-am.com>
Desc: Merge pull request #26859 from sfoster/ftu-selection-patterns-bug-1092965

Bug 1092965 - Disable text selection for non-editables. r=fcampo

========

https://hg.mozilla.org/integration/gaia-central/rev/3ea4d6cfb49a
Author: Sam Foster <sfoster@mozilla.com>
Desc: Bug 1092965 - Disable text selection for non-editables. r=fcampo
2014-12-18 11:17:24 -08:00
Dão Gottwald
a734ce9a37 Bug 647540 - Get rid of the toolbar-primary class. r=enn
--HG--
extra : rebase_source : a42a4c583376dfa153bd4e7bae514646b35a6e22
2014-12-18 19:53:27 +01:00