Commit Graph

3422 Commits

Author SHA1 Message Date
Brian Smith
64edf36eaf Bug 733642: Allow the user to enable any version of TLS that libssl supports, maintaining our current defaults, r=dolske
--HG--
extra : rebase_source : 3484236a9d357b70a88387e0f27d3757db79bd4b
2013-04-11 11:02:51 -07:00
Patrick McManus
d30862d006 bug 817533 - failed system proxy lookups should not fallback to manual configs r=jduell
--HG--
extra : rebase_source : 9970a98e2f2db96731d85759e251f3b68198ae81
2013-04-10 15:48:17 -04:00
Mike Hommey
13d097a303 Bug 854105 - Avoid gcc 4.7 complaining about array out of bounds in nsDiskCacheMap::WriteDataCacheBlocks. r=michal 2013-04-11 09:32:39 +02:00
Mike de Boer
9b701a78f4 Bug 738818 part 1: replace originalDefaultEngine with defaultEngine and make defaultEngine a settable. r=gavin 2013-04-09 17:04:22 -07:00
Phil Ringnalda
44417e0b7c Back out ec6dd0cc8053:3c55e92d87a6 (bug 738818) for being on top of bustage, and b50153f9e011 (bug 819493) for bustage
CLOSED TREE
2013-04-09 21:14:56 -07:00
Randell Jesup
36c08af217 Bug 846137: Don't call PR_Close() off STS thread r=mcmanus,smaug 2013-04-09 21:45:46 -04:00
Mike de Boer
5f809e9eca Bug 738818 part 1: replace originalDefaultEngine with defaultEngine and make defaultEngine a settable. r=gavin 2013-04-09 17:04:22 -07:00
Honza Bambas
6cad8a779e Bug 842611 - Don't let nsOfflineCacheDevice::Init() create mozStorageService on non-main thread, r=michal 2013-04-10 02:21:07 +02:00
Kyle Huey
459ef8fe86 Back out Bug 846137 for burning this CLOSED TREE. 2013-04-09 16:26:43 -07:00
Randell Jesup
418731484e Bug 846137: Don't call PR_Close() off STS thread r=mcmanus 2013-04-09 18:43:07 -04:00
Patrick McManus
7da05b6e3a bug 857906 progress indicator spinning on multipart motion jpeg r=duell sr=bz
--HG--
extra : rebase_source : 6b3beea6f6bb91e21c37e6dd01e5c6445317f994
2013-04-09 13:38:48 -04:00
Hubert Figuière
123473187f Bug 840612 - Part 1: Don't close Marionette and debugger server socket when going offline. r=mdas,past,mcmanus f=jduell 2013-03-26 21:22:40 -04:00
Simon Montagu
d89ea9f86f Exclude U+30FB KATAKANA MIDDLE DOT from the non-recommended characters that force IDN labels to be displayed as punycode. Bug 857490, r=jfkthame 2013-04-09 05:47:03 -07:00
Michael Tüxen
dd496fdb38 Bug 857095: Fix SCTP build warnings (remove unused code) r=jesup 2013-04-09 03:46:32 -04:00
Michael Tüxen
2c0e4b3e3d Bug 858691: Cleanup of DataChannel OpenRequest Message r=jesup 2013-04-09 00:55:16 -04:00
Michael Tüxen
3f747b8308 Bug 858685: Fix byte order issue in DataChannel open message r=jesup 2013-04-09 00:51:04 -04:00
Ralph Giles
b17e8bdbb5 Bug 857022 - Remove MOZ_MEDIA build-time define. r=ted
We don't test with MOZ_MEDIA=0 so that configuration no longer
works. It's better to drop the switch altogether and enable
this code unconditionally. Per-codec and -feature configure
and runtime options remain available.
2013-04-04 14:09:00 -07:00
aceman
2d19ac6495 Bug 856238 - Remove unused includes of the obsolete nsISupportsArray and nsIEnumerator. r=Neil, r=bsmedberg 2013-04-08 14:35:31 -04:00
Patrick McManus
beac071548 bug 857291 - fix 807678 regression of DNS::GetCanonicalName r=josh 2013-04-08 12:02:41 -04:00
Ehsan Akhgari
bfb42c373e Bug 856455 - Make nsCOMArray::SetCapacity return void; r=bsmedberg
--HG--
extra : rebase_source : 38cdef904f9b7fc33bd3f41bd19b1778dfbd7990
2013-03-31 16:06:18 -04:00
Simon Montagu
526881c6ac Exclude U+30FB KATAKANA MIDDLE DOT from the non-recommended characters that force IDN labels to be displayed as punycode. Bug 857490, r=jfkthame 2013-04-08 01:36:54 -07:00
Simon Montagu
16d525b6b1 Disable the check for mixed Simplified and Traditional Chinese characters when determining whether to display IDN labels as unicode or punycode. Bug 857481, r=honzab 2013-04-08 01:36:52 -07:00
Ryan VanderMeulen
d269ef8533 Merge m-c to inbound. 2013-04-05 17:01:53 -04:00
Ryan VanderMeulen
e2282bc174 Merge the last PGO-green inbound changeset to m-c. 2013-04-05 16:13:05 -04:00
Patrick McManus
a0bed8b892 bug 850968 - backout cache experiment for causing 858588 r=backout 2013-04-05 15:50:31 -04:00
Ryan VanderMeulen
51c1fad3a9 Backed out changeset 5b710d7fe073 (bug 850968) to see if it fixes bug 858588 on a CLOSED TREE. 2013-04-05 13:33:24 -04:00
Jason Duell
54bf6f54da Bug 855906 - Convert nsIWebsocketChannel pingInterval to seconds r=mcmanus 2013-04-05 13:52:12 -07:00
Ms2ger
90f2d81463 Bug 856973 - Outparamdel NS_New{In,Out}putStreamReadyEvent; r=ehsan 2013-04-04 09:05:18 +02:00
Patrick McManus
67ce0b86ed bug 850968 cache effectiveness telemetry - throttle up r=taras 2013-04-03 17:26:35 -04:00
Simone Carletti
2592868e42 Bug 857497 - reorder private part of PSL into alphabetical order by company. r=gerv.
--HG--
extra : rebase_source : 9906cf4865a2113b127893bdd707de36a192f4c4
2013-04-04 20:34:53 +01:00
Steve Workman
dac3d8e395 Bug 808402 - Make call to nsIPrompt::Alert from nsFtpState::StopProcessing async r=jduell 2013-04-03 10:48:22 -07:00
Aaron Klotz
581e59c5f3 Bug 810454: Replaces A/B test for cookie db readahead with always-enabled readahead. r=ehsan
--HG--
extra : rebase_source : 0ac433d97270b98a0d89c7eb68bdd3b9fa149e71
2013-04-02 20:44:08 -06:00
Gavin Sharp
183f4ccc7e Bug 851586, r=bz
--HG--
extra : rebase_source : 4144764238b0f38f1457358b1c9f61bc4d347424
2013-03-19 12:23:43 +01:00
Ehsan Akhgari
124e2f7dca Bug 579517 follow-up: Remove NSPR types that crept in 2013-04-02 20:59:27 -04:00
Kyle Machulis
5aa83c3e11 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Randell Jesup
98fdf66669 Bug 855623: Set even/odd streams via DTLS role, change Connect threading, defer connect until DTLS is connected r=ekr 2013-03-31 21:09:26 -04:00
Randell Jesup
bfe56f97f2 Bug 855623: Update (interdiffs) in response to review r=tuexen,ehugg 2013-03-31 21:09:26 -04:00
Randell Jesup
0f2e621c7a Bug 855623: Queue createDataChannel() calls made before onconnection and process later r=tuexen,ehugg 2013-03-31 21:09:26 -04:00
Randell Jesup
de49dbfcc1 Bug 855623: Add 'protocol' field, and support external negotiation r=tuexen,ehugg 2013-03-31 21:09:26 -04:00
Randell Jesup
660aef5609 Bug 855623: Queue createDataChannel() calls made before onconnection and process later r=tuexen,ehugg 2013-03-31 21:09:25 -04:00
Randell Jesup
4d56f21e68 Bug 855623: Update DataChannel protocol to be declarative vs 3-way handshake (per IETF) r=tuexen,ehugg 2013-03-31 21:09:25 -04:00
Randell Jesup
415f1bfa83 Bug 855620: Re-merge changes to SCTP library update r=tuexen 2013-03-31 21:09:25 -04:00
Randell Jesup
58f23773ff Bug 855620: Update SCTP library to rev 8441 rs=me r=tuexen 2013-03-31 21:09:25 -04:00
Randell Jesup
d3d7005f5d Bug 841126: Update DataChannels to use new stack option to ignore port numbers over DTLS links r=jesup 2013-03-31 21:09:24 -04:00
Ethan Hugg
445d8b58b9 Bug 837035 - Support DataChannels with SDP Negotiation r=jesup,r=ehugg 2013-02-28 13:17:42 -08:00
Kyle Machulis
c79ccc0693 Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot 2013-03-29 15:12:58 -07:00
Kyle Machulis
a59d40f143 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Ryan VanderMeulen
63c43c7a24 Backed out changeset af6a5d1a3097 (bug 837035) for reanimating the most annoying leak of recent memory on a CLOSED TREE. r=YUNOLETITDIE? 2013-03-29 15:58:50 -04:00
Ethan Hugg
c99904185a Bug 837035 - Support DataChannels with SDP Negotiation r=jesup 2013-02-28 13:17:42 -08:00
Simone Carletti
581268de6d Bug 853810 - Add .POST to PSL. r=gerv. 2013-03-29 16:19:05 +00:00