Anant Narayanan
46105c0425
Bug 691234: Part 2/3: Implement WebRTC backend for MediaEngine on Desktop; r=jesup, r=roc
2012-07-12 04:53:08 -07:00
Anant Narayanan
cd0c2d2c24
Bug 691234: Part 1/3: Move MediaEngine files and tweak interface; r=roc
...
--HG--
rename : content/media/MediaEngine.h => content/media/webrtc/MediaEngine.h
rename : content/media/MediaEngineDefault.cpp => content/media/webrtc/MediaEngineDefault.cpp
rename : content/media/MediaEngineDefault.h => content/media/webrtc/MediaEngineDefault.h
2012-06-19 17:29:43 -07:00
Jim Mathies
5af245a56b
Bug 768400 - clear win32 transparent windows when hidden so stale content isn't briefly displayed when they are reshown. r=roc
2012-07-12 06:39:21 -05:00
Mark Hammond
49fd13eb7d
Bug 773165 - more robust removal of frameworker's iframe. r=dao
2012-07-12 18:04:52 +10:00
Dão Gottwald
b4d61322e3
merge backout
2012-07-12 10:24:07 +02:00
Dão Gottwald
76f8d29102
Backed out changeset 184ba174e8a6
2012-07-12 10:23:56 +02:00
Bobby Holley
4262204785
Bug 601277 - Better tests for document.domain. r=mrbkap
2012-07-12 10:10:15 +02:00
Bobby Holley
15d867f5bd
Bug 655649 - Stop doing dynamic security checks for document.domain. r=mrbkap
2012-07-12 10:10:15 +02:00
Bobby Holley
4a5e0d850d
Bug 655649 - Use Subsumes Rather than Equals in XPConnect wrapper computation. r=mrbkap
...
Now that we have nsExpandedPrincipal, the current way of doing things is wrong. For some reason, the old document.domain hackery was hiding the failures here.
2012-07-12 10:10:15 +02:00
Bobby Holley
c80430a612
Bug 655649 - Recompute cross-compartment wrappers when setting document.domain. r=mrbkap
2012-07-12 10:10:15 +02:00
Mark Hammond
b96d6a8058
bug 773165 - more robust removal of frameworker's iframe. r=gavin
2012-07-12 18:04:52 +10:00
Benjamin Peterson
7430390c8b
Bug 773153: don't use operand context when looking for line end. r=njn
2012-07-12 00:03:25 -07:00
Mike Hommey
882d156651
Bug 763651 - Link the javascript engine against zlib. r=khuey
2012-07-12 08:30:59 +02:00
Mike Hommey
a07aafaf2f
Bug 762864 - Ship webapprt locale files in webapprt chrome. r=bsmedberg
2012-07-12 08:30:58 +02:00
Matt Brubeck
a664b2246a
Bug 769857 - Add a small delay before the tap highlight [r=wesj]
...
--HG--
extra : rebase_source : e58c938afd1cb66b9bf108a2a70547c0b21382fe
2012-07-11 22:45:42 -07:00
Luke Wagner
3405e5ff71
Bug 753158 - emit ALIASEDVAR ops for upvars (r=bhackett)
...
--HG--
extra : rebase_source : 73a1f673c0bcceb93dbe9e86acd8a99fbe3fb005
2012-07-05 20:35:08 -07:00
Luke Wagner
e0090c353d
Bug 753145 - Attach static scope nesting information to scripts (r=jimb)
...
--HG--
extra : rebase_source : c2608319ab0c6a1668c1ec130569867d2013e0a4
2012-07-03 10:24:36 -07:00
Luke Wagner
93d5a7d1e8
Bug 767750 - rm JSScript::evalHashLink (r=njn)
...
--HG--
extra : rebase_source : 64101b0dbe1a8246e043637dca7469016362f62d
2012-07-03 10:24:35 -07:00
Luke Wagner
a04ba6b197
Bug 765956 - Remove the non-reentrant closure optimization (r=bhackett)
...
* * *
imported patch fix-debugger-for-non-reentrant-removal
--HG--
extra : rebase_source : d534ed39a2ae3e245588288391759744f2081bde
2012-07-03 10:24:35 -07:00
Luke Wagner
2ea5b818d8
Bug 765956 - Set Bindings' parent eagerly (r=bhackett)
...
--HG--
extra : rebase_source : 198757535745ab10f4bba192b163d38768e7260b
2012-06-20 08:57:29 -07:00
Luke Wagner
b90004edef
Bug 771039 - assert some invariants in BindNameToSlot (r=dvander)
...
--HG--
extra : rebase_source : fb7cbfa0cfcfd612c67cfc4961609ad424b59a1d
2012-07-05 20:29:24 -07:00
Luke Wagner
6de85bc9d0
Bug 771039 - fix CompExpTransplanter to correctly fix up implicit arguments definitions in generator expressions (r=dvander)
...
--HG--
extra : rebase_source : b28f0c1eefe5ca6c17b1a39a4034abe6b9041747
2012-07-08 04:35:09 -07:00
Benoit Jacob
d3f9ec79e5
Bug 760323 - fix --disable-webgl : let it also disable the bindings and s3tc extension - r=bz
2012-07-12 01:30:17 -04:00
Phil Ringnalda
a3254c05d8
Back out 5eacd4fc78e4 (bug 772722) for mochitest-4 shutdown crashes
2012-07-11 22:23:56 -07:00
Anant Narayanan
1c485e2a31
Backout 431ab4d097c9, bustage
2012-07-11 21:51:20 -07:00
Anant Narayanan
48dd6d6763
Backout 431ab4d097c9, bustage
2012-07-11 21:45:20 -07:00
Anant Narayanan
23c187f947
Backout 038e89521330, bustage
2012-07-11 21:44:16 -07:00
Anant Narayanan
02b666ef16
Backout b53e8a614a4c, bustage
2012-07-11 21:43:48 -07:00
Anant Narayanan
2bae4a865d
Backout 39fe6a5577d7, bustage
2012-07-11 21:43:24 -07:00
Ehsan Akhgari
25e1bb2c84
Bug 771976 - Make sure that mozSpellChecker's refcount doesn't go down prematurely; r=roc
2012-07-11 14:38:24 -04:00
Siddharth Agarwal
b2ace89d27
Bug 772186 - Support return values from pymake native commands. r=khuey
...
If the return value is an integer, treat it like an exit code. Otherwise, if
it is None, treat it like 0. Otherwise treat it as an error. This behaviour is
equivalent to that of sys.exit. Also fix our own sys.exit handling to match
this, and add tests for everything.
--HG--
extra : rebase_source : e36155d8fbe555e76effd182979cd6b1000a6ece
2012-07-12 09:52:25 +05:30
Anant Narayanan
9af1a943b3
Bug 771833: Assign an nsIPrincipal to media streams returned by gUM; r=roc
2012-07-11 21:24:34 -07:00
Anant Narayanan
4fe64bc7ae
Bug 691234: Part 3/3: Add DOM binding for getUserMedia on Desktop; r=jst
2012-07-11 21:22:24 -07:00
Anant Narayanan
dcad8dd933
Bug 691234: Part 2/3: Implement WebRTC backend for MediaEngine on Desktop; r=jesup, r=roc
2012-07-11 21:22:24 -07:00
Anant Narayanan
daa09588d5
Bug 691234: Part 1/3: Move MediaEngine files and tweak interface; r=roc
...
--HG--
rename : content/media/MediaEngine.h => content/media/webrtc/MediaEngine.h
rename : content/media/MediaEngineDefault.cpp => content/media/webrtc/MediaEngineDefault.cpp
rename : content/media/MediaEngineDefault.h => content/media/webrtc/MediaEngineDefault.h
2012-06-19 17:29:43 -07:00
David Zbarsky
38975e89ab
Bug 773025 - fix 2 warnings in dom/plugins r=jst
2012-07-11 20:55:59 -07:00
Eric Faust
356d4133e7
Bug 766447 - Teach TI about the new DOM bindings. (r=bhackett)
2012-07-11 20:55:19 -07:00
Brian R. Bondy
843b3181ac
Bug 773105 - r=rstrong
2012-07-11 21:48:20 -04:00
Cameron McCormack
8ff5f530a6
Bug 563191 - Fix clang warnings about string constants in nsAuthSambaNTLM::SpawnNTLMAuthHelper. r=ehsan
2012-07-12 11:05:02 +10:00
Mihnea Balaur
9c1c0fbd79
Bug 773086 - Add --emulatorImg option to Marionette, r=jgriffin, DONTBUILD because NPOTB
2012-07-11 17:53:51 -07:00
Matt Brubeck
1372f7d220
Back out bug 769254 (a81e5e60dca3, 0afba80f60a1, d5e4f42b8540, 636dfa176232) because of Windows M3 leaks
...
--HG--
extra : rebase_source : b1dfca300a71e60feafd46a5e93ee99a79d56051
2012-07-11 17:30:30 -07:00
Terrence Cole
96fa483e47
Bug 772722 - Remove superfluous usage of Atomics in SpiderMonkey; r=luke
...
None of the current usages of ATOMIC_INC/DEC are useful now that we do not allow
multi-threaded runtimes. This also removes a pre-mature optimization that
happened to be using the atomics. I measured it as saving strictly < 3us on old
hardware.
2012-07-11 14:32:00 -07:00
Alex Crichton
d0f7efe4f6
Bug 772078 - Remove JS entries even when stopping the SPS profiler. r=luke
2012-07-11 16:23:52 -07:00
Eitan Isaacson
d1fbf72372
Bug 771727 - Block focus in tabs panel when it is hidden. r=sriram
2012-07-11 16:11:42 -07:00
Eitan Isaacson
dd27e68e7c
Bug 771733 - Don't use plural tabs description in tabs button when only one tab exists. r=sriram
2012-07-11 16:11:42 -07:00
Matt Brubeck
3f0c0cb5de
Bug 762309 - Show and hide the on-screen keyboard along with the Find In Page bar [r=bnicholson]
2012-07-11 16:06:25 -07:00
Matt Brubeck
b0860d1763
Bug 771525 - Back button should dismiss the Find In Page bar [r=bnicholson]
2012-07-11 16:04:49 -07:00
William Lachance
1a4fbadd15
Bug 763497 - Always run standard commands through "su" with SUTAgent r=jmaher
2012-07-11 18:35:41 -04:00
Steve Fink
ef6c2fe0ab
Backed out changeset d99d8b4d0eeb (bug 769192) for mochitest-3 bustage
...
--HG--
extra : rebase_source : 0c44009fc689b0b95da0c7fdac401a1755fb8fca
2012-07-11 15:32:26 -07:00
Brian Hackett
11ef2e39ab
Add more rooting for interpreter, TI and JIT, bug 772303. r=terrence
2012-07-11 16:22:41 -06:00