Karl Tomlinson
eb549b8a95
b=938450 test resampling by resampling back to original sample rate
...
--HG--
extra : transplant_source : z%D9%E8%9A%CC%0E%5B%A7%F3C%86%20%3BT%02%3F%06%CEzb
2013-12-03 20:29:24 +13:00
Nicholas Cameron
38548a3d93
Bug 946031. Fix a warning in DeprecatedContentClientSingleBuffered::SyncFrontBufferToBackBuffer. r=mattwoodrow
2013-12-04 17:33:16 +13:00
Phil Ringnalda
0b6db3d1b1
Bug 756885 - Bail out of test_bug624329.xul early on 10.9, where win.maximize() gives us a resize without actually maximizing
2013-12-03 20:22:45 -08:00
Brian Smith
171a474447
Bug 898431: Update NSS to NSS 3.15.4 beta 6 (NSS_3_15_4_BETA6), r=me
...
--HG--
extra : rebase_source : 9f497ceb1c74fbf15938171229f5a7339e277333
2013-12-03 20:04:07 -08:00
Steffen Wilberg
bf0cda8ba3
Bug 937789: Display SSL/TLS cipher suite prefs in about:config again, r=briansmith
...
--HG--
extra : rebase_source : 552f45bd2d854e047b53a90588be91d0d859b2da
2013-12-03 20:00:37 -08:00
Steffen Wilberg
afa04fdd55
Bug 945871: Remove the security.ssl3.ecdh_* preferences, r=briansmith
...
--HG--
extra : rebase_source : 39f680c48ae198263af61b8c2cc07bdb7dc829a7
2013-12-03 18:56:33 -08:00
Ryan VanderMeulen
07bfe5e6da
Backed out changesets e7aa50b69994, bc00eed50b7d, and 30a8127b9277 (bug 682048) for causing frequent B2G reftest timeouts.
...
CLOSED TREE
2013-12-03 22:44:28 -05:00
Ryan VanderMeulen
78978f0439
Backed out changeset 4d07001e9afc (bug 673569) because it depends on bug 682048 which is being backed out.
2013-12-03 22:43:52 -05:00
Douglas Crosher
243cf3b85a
Bug 941905 - Move the HWCAP_ARMv7 flag down to bit 29, r=mjrosenb
2013-11-22 09:49:58 +11:00
Ryan VanderMeulen
42ca2b6ce1
Backed out changeset 1e96d70a3f9b (bug 941905) for frequent B2G reftest timeouts.
...
CLOSED TREE
2013-12-03 21:35:16 -05:00
Ryan VanderMeulen
12d73e49bf
Backed out changeset 2572592c326d (bug 945813) for Linux64 debug xpcshell crashes.
...
CLOSED TREE
2013-12-03 20:35:03 -05:00
Josh Aas
14edf8437f
Back out patch for bug 852648. CLOSED TREE
2013-12-03 19:26:46 -06:00
Joel Maher
3ce97228bc
Bug 945795 - Update talos to 2bcf422011d1 to fix OS X. r=armenzg
2013-12-03 09:15:00 -08:00
Josh Aas
ccdbe8aee5
Bug 852648: Add platform-native Notification Center support for OS X. r=wchen,mstange
2013-12-03 18:53:46 -06:00
Chris Pearce
a38ebff6ab
Bug 945947 - Re-enable DirectShow for MP3 playback on Vista and later. r=ajones
...
We disabled MP3 playback on Windows using DirectShow as the duration was
being incorrectly reported. While DirectShow was disabled, we supported
MP3 playback via Windows Media Foundation, and we still used DirectShow
on WinXP. Now that bug 918135 has landed the duration calculation has
been fixed, so we can re-enable DirectShow for MP3 playback for all
Windows versions. This enables us to avoid suffering from bug 882537 for
MP3 on Windows.
2013-12-04 13:47:39 +13:00
Chris Pearce
32b24360e6
Bug 945085 - Improve comments in PlatformDecoderModule.h. r=kinetik
...
Adds comments to PlatformDecoderModule.h, and describes the call model
better. Renames CreateAudioDecoder and CreateVideoDecoder to
CreateAACDecoder and CreateH264Decoder. We may change them to accept a
codec parameter and have more general names in future when we need to
support more codecs here.
2013-12-04 13:47:12 +13:00
Jeff Walden
43ff4d65b7
Bug 940033 - js::HashMapEntry::{key,value} fields should be private, with accessors, and the former should expose a const reference. r=jimb
...
--HG--
extra : rebase_source : 439d194ed15bf87e9643c9c09d4512ff7f616fcc
2013-11-25 17:35:09 -08:00
Jeff Walden
222880a9ea
Bug 937751 - Followup to compile with clang versions that treat |struct S; struct __attribute__((visibility("default"))) S {};| as an error. rs=mccr8
...
--HG--
extra : rebase_source : 97d6faaaa484a9544d2683c4a1af5c3e044fa2d3
2013-12-03 15:53:40 -08:00
Seth Fowler
e7e7614541
Bug 940142 - Add a lightweight generic hash key class to nsHashKeys.h. r=bsmedberg
2013-12-03 16:23:32 -08:00
David Anderson
2170305c2f
Support MacIOSurface textures in the basic compositor (bug 942358, r=mattwoodrow).
2013-12-03 16:20:04 -08:00
Ryan VanderMeulen
96ba33c70c
Backed out changeset 58dbd2146e24 (bug 944961) for bustage.
2013-12-03 18:47:39 -05:00
Andreas Pehrson
2f5df9cf35
Bug 944679 - Do not return nullptr in DeprecatedTextureHostBasic::GetAsSurface. r=nical
2013-11-29 13:39:52 +01:00
Jed Davis
20acfb65e6
Bug 943774 - Allow sigaction when sandboxed, for the crash reporter. r=kang
2013-12-03 18:45:17 -05:00
Byron Campen [:bwc]
8c112bef97
Bug 942958 - Fix bug where a failure to populate the foundation of a peerreflexive candidate would result in an incorrect error return from nr_ice_peer_peer_rflx_candidate_create. r=ekr
2013-11-25 13:13:05 -08:00
Ryan VanderMeulen
8c805a2f2a
Bug 931642 - Backed out changeset f4449a06e97f (bug 917883) for causing frequent OSX crashes.
2013-12-03 18:45:17 -05:00
Nathan Froyd
56f7bdad75
Bug 933231 - don't |unset| variables after configuring NSPR; r=ted
...
|unset|'ing these things causes them to not be exported to future configure's
(JS's, especially, in this context). It's also completely unlike what we do
with other _SAVE-style variables elsewhere in configure. Reassignment should
be enough.
2013-11-08 11:38:02 -05:00
Nicholas Cameron
ec6049922f
No bug. Remove an erroneous comment. r=me. DONTBUILD
2013-12-04 12:28:36 +13:00
Chris Peterson
a53c8d1c18
Bug 944977 - Part 2: Build media/libvorbis in unified mode. r=tterribe
...
--HG--
extra : rebase_source : d7015035cc349a3e2c51187aa1d76d8375134cbf
2013-12-01 11:58:23 -08:00
Chris Peterson
4390d8125a
Bug 944977 - Part 1: Backport _vorbis_window_get() function signature from libvorbis r19028. r=tterribe
...
--HG--
extra : rebase_source : 5d2ca61540e6625f6938808e171093449596c132
2013-12-02 19:38:19 -08:00
Chris Peterson
d06e89d099
Bug 944961 - Build rdf in unified mode. r=bsmedberg
...
--HG--
extra : rebase_source : 02d0dda613da55539f8fdb69ffd8c03e576e5ce9
2013-11-30 21:42:59 -08:00
Chris Peterson
a8c349eab5
Bug 940194 - Build netwerk/cookie in unified mode. r=ehsan
...
--HG--
extra : rebase_source : 289b1d4bff761e81b0f93873932a06cc024a0fff
2013-12-02 22:52:50 -08:00
Bill McCloskey
256d5bf889
Bug 673569 - Let each frame script have its own anonymous scope (r=smaug,Waldo,mrbkap,bsmedberg)
2013-11-23 21:32:45 -08:00
Bill McCloskey
8d6347378b
Bug 682048 - Change B2G frame script handling to support anon/global scope (r=fabrice)
2013-11-23 21:32:39 -08:00
Bill McCloskey
213955513b
Bug 682048 - Change Metro frame script handling to support anon/global scope (r=jimm,mbrubeck)
2013-11-23 21:32:32 -08:00
Bill McCloskey
924eb1f188
Bug 682048 - Change Firefox frame script handling to support anon/global scope (r=felipe)
2013-11-23 21:32:27 -08:00
Reuben Morais
ab880ba74b
Bug 938597 - Include pref name in the error message for operations that cannot happen in content processes. r=bsmedberg
2013-12-03 21:18:09 -02:00
Aaron Klotz
b9579cbc83
Bug 945784: Prepends a newline to InvalidateCaches entry before writing to compatibility.ini; r=bbondy
2013-12-03 16:17:02 -07:00
Douglas Crosher
d4aeb05143
Bug 941905 - Move the HWCAP_ARMv7 flag down to bit 29, r=mjrosenb
2013-11-22 09:49:58 +11:00
Ryan VanderMeulen
e3442bc4ed
Backed out changeset 4cbb184bf6cb (bug 945828) for Linux64 debug xpcshell crashes.
2013-12-03 18:10:33 -05:00
Mike Hommey
5b1432b5bb
Bug 945978 - Fix typo from changeset 646b46467e86
2013-12-04 07:58:14 +09:00
Nicholas Nethercote
43fa523cda
Bug 927740 (part 4) - Make workers CC on memory-pressure. r=khuey.
...
--HG--
extra : rebase_source : 372b3de683342634a182d3e782016718c067cead
2013-12-02 20:07:02 -08:00
Nicholas Nethercote
f877b263ed
Bug 927740 (part 3) - Make workers respond to "child-cc-request" notifications. r=khuey.
...
--HG--
extra : rebase_source : 34a15c4bf15bb0fd1601675e7e7cc4b5117ed433
2013-12-02 20:07:02 -08:00
Nicholas Nethercote
71bcf4e744
Bug 927740 (part 2) - Make about:memory's "Minimize Memory Usage" button affect child processes, like the "GC" and "CC" buttons. r=khuey.
...
--HG--
extra : rebase_source : 555f0e6ca11caa73e33f48a941ee119181c28b74
2013-12-02 20:07:02 -08:00
Nicholas Nethercote
f9eb653841
Bug 927740 (part 1) - Fix observation of GC and CC requests by child processes. r=khuey.
...
--HG--
extra : rebase_source : 97e44a40d98ad71152dd24a8ea6ff0098aab1df4
2013-12-02 20:07:02 -08:00
Nicholas Cameron
c4018fb9e7
Bug 943204. Don't use HWA compositors for transparent windows. r=mattwoodrow
2013-12-04 11:56:12 +13:00
Nicholas Cameron
8224c8771b
Bug 943204. Fix transparent windows with the basic compositor. r=dvander
2013-12-04 11:56:11 +13:00
Aaron Klotz
034e693039
Bug 852164: Adds mutual exclusion between crash reporter deletion and plugin container process termination; r=bsmedberg
...
--HG--
extra : rebase_source : 1d2798354c25e2e37266fc604780cf6e4cb8494a
2013-12-03 15:19:58 -07:00
Ehsan Akhgari
9c264975ab
Bug 944212 - Build xpfe/appshell in unified mode; r=bsmedberg
...
--HG--
extra : rebase_source : 0a36b534d3df5418e4fc91ccfe8dbb236f3ec8c5
2013-12-03 17:03:45 -05:00
Ehsan Akhgari
771dbd28b3
Bug 943988 - Build toolkit/xre in unified mode; r=bsmedberg
...
--HG--
extra : rebase_source : b8187ff717ac59611d05c4697a9f11673aae83dc
2013-12-03 17:01:16 -05:00
Daniel Holbert
beb313d280
(no bug) clarify a comment about baselines in nsFlexContainerFrame::Reflow. (comment-only, DONTBUILD)
2013-12-03 14:48:10 -08:00