Vivien Nicolas
7179f1325f
Bug 940036 - 3rd party gaia apps should set a meta-viewport tag. r=kats
2013-12-03 16:10:26 +01:00
Vivien Nicolas
edac2e565a
Bug 940420 - It's nearly impossible to close browser app tabs with edge gestures enabled. r=smaug
2013-12-03 16:10:47 +01:00
Phil Ringnalda
3e7e7271fa
Bug 924771 - Disable test_browserElement_oop_ExposableURI.html until someone teaches it to stop timing out
2013-12-03 21:51:08 -08:00
Phil Ringnalda
8e8e1a923e
Bug 786938 - disable test_handlerApps.xhtml on OS X 10. where it's permaorange
...
--HG--
extra : rebase_source : 9b898ecd5aa4af075f3ad2bf4d25a4a038e5ccad
2013-12-03 20:34:29 -08:00
Shian-Yow Wu
0508c47feb
Bug 919979 - Crash when calling WebrtcVideoConduit::SendVideoFrame() with very small resolution. r=derf
2013-12-04 13:34:59 +08:00
Chris Peterson
ac37d1c1d0
Bug 945613 - Part 2: Mark xpcom/ds as FAIL_ON_WARNINGS. r=ehsan
2013-12-01 12:07:07 -08:00
Chris Peterson
eae4179189
Bug 945613 - Part 1: Suppress -Wdelete-non-virtual-dtor warning in nsAtomTable.cpp. r=ehsan
2013-12-01 12:06:29 -08:00
Ehsan Akhgari
2bbc501134
Remove some unneeded #undef's, no bug
2013-12-04 00:00:12 -05:00
Ehsan Akhgari
e3621a7ed4
Bug 945587 - Move the declarations of kRDFServiceCID to the consumer site
2013-12-03 23:57:17 -05:00
Karl Tomlinson
9e34766ff3
test for bug 937475
...
--HG--
extra : transplant_source : %BC%9F%D3%7FB%A2%93%F45%0E%A7%FD%BCXK%7D%D6I%29%8C
2013-12-04 14:40:38 +13:00
Karl Tomlinson
87c5a7f8be
b=937057 remove resampler latency from BufferSource playback r=padenot
...
--HG--
extra : transplant_source : /pU%E1%EC%93%1F%04%29%7D%86%E7%C2%21%F6k%15%C0Bm
2013-12-04 14:20:12 +13:00
Karl Tomlinson
3e6429ba79
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
7579d5e3ae
Bug 946031. Fix a warning in DeprecatedContentClientSingleBuffered::SyncFrontBufferToBackBuffer. r=mattwoodrow
2013-12-04 17:33:16 +13:00
Phil Ringnalda
426976106b
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
98daee98b9
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
2ea089d43c
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
f62f500883
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
5dad8f16c4
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
f97d8d195d
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
418418e0a6
Bug 941905 - Move the HWCAP_ARMv7 flag down to bit 29, r=mjrosenb
2013-11-22 09:49:58 +11:00
Ryan VanderMeulen
3ed48aff66
Backed out changeset 1e96d70a3f9b (bug 941905) for frequent B2G reftest timeouts.
...
CLOSED TREE
2013-12-03 21:35:16 -05:00
Ryan VanderMeulen
70aeae383f
Backed out changeset 2572592c326d (bug 945813) for Linux64 debug xpcshell crashes.
...
CLOSED TREE
2013-12-03 20:35:03 -05:00
Josh Aas
1f290ef285
Back out patch for bug 852648. CLOSED TREE
2013-12-03 19:26:46 -06:00
Joel Maher
46841bf1e8
Bug 945795 - Update talos to 2bcf422011d1 to fix OS X. r=armenzg
2013-12-03 09:15:00 -08:00
Josh Aas
4e54051811
Bug 852648: Add platform-native Notification Center support for OS X. r=wchen,mstange
2013-12-03 18:53:46 -06:00
Chris Pearce
71d471a6a1
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
30fa90ca52
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
a51194c4dc
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
fd8d240cfd
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
579513aaf3
Bug 940142 - Add a lightweight generic hash key class to nsHashKeys.h. r=bsmedberg
2013-12-03 16:23:32 -08:00
David Anderson
15ea1ba33f
Support MacIOSurface textures in the basic compositor (bug 942358, r=mattwoodrow).
2013-12-03 16:20:04 -08:00
Ryan VanderMeulen
2fb3a52db7
Backed out changeset 58dbd2146e24 (bug 944961) for bustage.
2013-12-03 18:47:39 -05:00
Andreas Pehrson
e51a2e7fbb
Bug 944679 - Do not return nullptr in DeprecatedTextureHostBasic::GetAsSurface. r=nical
2013-11-29 13:39:52 +01:00
Jed Davis
6b929fc140
Bug 943774 - Allow sigaction when sandboxed, for the crash reporter. r=kang
2013-12-03 18:45:17 -05:00
Byron Campen [:bwc]
f844cfd9c4
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
6fddf1a235
Bug 931642 - Backed out changeset f4449a06e97f (bug 917883) for causing frequent OSX crashes.
2013-12-03 18:45:17 -05:00
Nathan Froyd
71a64bc379
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
68f0c59c0c
No bug. Remove an erroneous comment. r=me. DONTBUILD
2013-12-04 12:28:36 +13:00
Chris Peterson
b7a4bb70c3
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
703849d35d
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
31aa387350
Bug 944961 - Build rdf in unified mode. r=bsmedberg
...
--HG--
extra : rebase_source : 02d0dda613da55539f8fdb69ffd8c03e576e5ce9
2013-11-30 21:42:59 -08:00
Chris Peterson
dcae0f4ae9
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
b928be8f52
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
6f0d1bf5de
Bug 682048 - Change B2G frame script handling to support anon/global scope (r=fabrice)
2013-11-23 21:32:39 -08:00
Bill McCloskey
7b954d4bef
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
181fc4be1f
Bug 682048 - Change Firefox frame script handling to support anon/global scope (r=felipe)
2013-11-23 21:32:27 -08:00
Reuben Morais
99562b2b72
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
0cc7ebea02
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
1ef065d5f0
Bug 941905 - Move the HWCAP_ARMv7 flag down to bit 29, r=mjrosenb
2013-11-22 09:49:58 +11:00
Ryan VanderMeulen
a88900ff46
Backed out changeset 4cbb184bf6cb (bug 945828) for Linux64 debug xpcshell crashes.
2013-12-03 18:10:33 -05:00