Commit Graph

2973 Commits

Author SHA1 Message Date
Brian Smith
d79b8dcdb8 Bug 799009: Remove unneeded SSL-related security alerts, r=honzab, r=dao 2012-11-10 20:49:44 -08:00
Brian Smith
1da60348ef Bug 799007: Remove support for low/weak/null cipher suites, r=honzab, r=dao 2012-11-10 20:49:29 -08:00
Brian Smith
87d054d8e5 backout cset b36d5c933092 due to orange 2012-11-10 19:09:07 -08:00
Brian Smith
7781a26273 backout cset 30f8e29f9cd1 due to orange 2012-11-10 19:08:26 -08:00
Brian Smith
d6580050c0 Bug 799009: Remove unneeded SSL-related security alerts, r=honzab, r=dao
--HG--
extra : rebase_source : b6216bf3163f63f1eb4f16901943d9f351bca2cf
2012-11-10 18:19:55 -08:00
Brian Smith
cb19bf16cd Bug 799007: Remove support for low/weak/null cipher suites, r=honzab, r=dao
--HG--
extra : rebase_source : 822ef336a5cdeb7d6693dbe46844a26465600854
2012-11-10 18:18:14 -08:00
Patrick McManus
0ca6182f85 bug 810152 - 0 len no fin spdy data frames r=honzab 2012-11-10 10:27:59 -05:00
Patrick McManus
a7cd2c0d22 bug 809913 spdy post hang with mod_spdy r=honzab 2012-11-10 10:27:59 -05:00
Patrick McManus
4bc957a66d bug 809909 - spdy/3 goaway frame missing status code bytes r=honzab 2012-11-10 10:27:53 -05:00
Brian R. Bondy
3575d54ab6 Bug 795887 - Close cache on suspend_process_notification observer notifiations. r=michal 2012-11-09 10:34:03 -05:00
Gregory Szorc
4c48f87da0 Bug 809677 - Refactor httpd.js to work when modules are functions; r=Waldo 2012-11-09 14:48:28 -08:00
Gervase Markham
b870441e7d Bug 797147 - Update PSL for .UK. Temporary reversion of part of change until
more clarity can be obtained on intent.
2012-11-09 13:33:40 +00:00
Patrick McManus
21e2fae3bd bug 809984 HTTP Connections drain socket input before close to avoid TCP RST r=biesi 2012-11-08 21:10:24 -05:00
Jason Duell
03cc56112b Bug 806753 - e10s: Remove already broken support for child-side http-on-* observers r=bz 2012-11-07 17:24:27 -08:00
Guillermo López
e965a664d0 Bug 807276 - Make nsIWebSocketChannel.idl scriptable. r=jduell, sr=bz DONTBUILD 2012-11-07 12:06:22 -08:00
Jason Duell
81b21d68c4 Backed out changeset f7753f215359 2012-11-07 11:43:38 -08:00
Guillermo López
4379870e44 Bug 807276. Make nsIWebSocketChannel.idl scriptable r=jduell, sr=bz DONTBUILD 2012-10-31 04:58:00 -07:00
Randell Jesup
efec94fc3a Bug 808915: Add EWOULDBLOCK to all the EAGAIN cases r=mcmanus 2012-11-06 13:18:39 -05:00
Jason Duell
2868ec5a94 Bug 807555 - FTP handle case where server reply is missing directory. r=michal 2012-11-05 15:39:31 -08:00
Nick Hurley
4258db2f82 Bug 699951 - add a memory reporter for heap usage by the disk cache. r=michal 2012-11-05 10:22:33 -08:00
Olli Pettay
84a336dd59 Bug 808389 - nsIProtocolHandler uses same values for different flags, r=bz, sr=biesi 2012-11-05 11:14:39 +02:00
Patrick McManus
bfe09dc91a bug 779467 modify ClosePersistentConnections to accomodate sticky auth r=honzab 2012-11-04 11:24:24 -05:00
Reed Loden
4d7a6c33fd Bug 808313 - changing location.protocol can break nsFtpState::Init r=jduell
DONTBUILD
2012-11-03 15:53:00 -07:00
Phil Ringnalda
7b00c7eff8 Back out 8baff4a80904 (bug 808313) to fix committer email 2012-11-03 19:03:27 -07:00
Reed Loden
883165b288 Bug 808313 - changing location.protocol can break nsFtpState::Init r=jduell 2012-11-03 15:53:00 -07:00
Julian Reschke
178fe898ac Bug 776339 - Remove support of Content-Disposition 'name' parameter. r=jduell, sr=biesi 2012-11-03 09:24:26 -04:00
Randell Jesup
5f9b147f0d Bug 807929: Make DataChannel refcounted r=mcmanus 2012-11-02 15:28:13 -04:00
Randell Jesup
e0595fd77f Bug 807647: proxy incoming DTLS data to SCTP via the STS thread to avoid locking issues r=ekr 2012-11-02 15:28:11 -04:00
Oonishi Atsushi
72228eb21e Bug 282432 - XPCShell test. r=bz 2012-11-01 19:23:13 -04:00
Oonishi Atsushi
3f592c3191 Bug 282432 - Calling asyncOpen on a file channel should notify about file not found errors asynchronously instead of throwing from asyncOpen. r=bz 2012-11-01 19:23:13 -04:00
Ryan VanderMeulen
0aa6d668d3 Merge m-c to inbound. 2012-11-01 19:23:07 -04:00
Honza Bambas
85c94ec4cf Bug 807712 - Remove LOG(("nsHttpHandler::NewURI"));, r=biesi DONTBUILD 2012-11-01 19:45:44 +01:00
Patrick McManus
376f56d354 bug 806200 - process gzip responses without considering accept-encoding r=honzab 2012-11-01 08:47:29 -04:00
Randell Jesup
d4a6a915ce Bug 807109: Turn off SO_LINGER for SCTP sockets in DataChannels r=ekr 2012-10-31 20:31:39 -04:00
Honza Bambas
2a9f1c08e2 Bug 804237, r=biesi 2012-10-31 22:17:29 +01:00
Kyle Huey
1482122303 Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
2012-10-31 09:13:28 -07:00
Vicamo Yang
8297cdabd6 Backout 67cb43bb8865: Breaks B2G Marionette 2012-10-31 16:35:11 +08:00
Nicholas Nethercote
ba984ea26b Bug 802894 - Add a memory reporter for nsEffectiveTLDService. r=jduell.
--HG--
extra : rebase_source : 32cdfbf060c963d6a16875af406949b8eef50453
2012-10-19 05:07:13 -07:00
Kyle Huey
bdf47895bb Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-30 12:28:11 -07:00
Ed Morley
777eed8444 Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE 2012-10-30 17:02:31 +00:00
Kyle Huey
aa1997a51a Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-30 08:26:12 -07:00
Nathan Froyd
bd55a07f0e Bug 806618 - rewrite PR_NewLogModule calls to not generate static initializers; r=ehsan 2012-10-29 19:32:10 -04:00
Jacek Szpot
0b35b0e3d8 Bug 792180 - Replace NS_{UN,}LIKELY with MOZ_{UN,}LIKELY; r=ehsan 2012-10-26 15:32:10 +02:00
Phil Ringnalda
278263cb2f Merge m-c to m-i 2012-10-29 14:37:11 -07:00
Randell Jesup
41b2898a12 Bug 806169: proxy all SendPackets to the STS thread r=ekr 2012-10-28 23:48:36 -04:00
Patrick McManus
d72702ebef bug 805457 telemetry for proxy and websocket connections r=jduell 2012-10-27 15:24:19 -04:00
Patrick McManus
4b539187c5 bug 790321 - dont coalesce spdy hosts with socks proxy r=honzab 2012-10-27 15:24:19 -04:00
Steven Michaud
5b7f345811 Bug 801883 - New profile directories are hidden in Finder. r=josh 2012-10-26 12:21:12 -05:00
Josh Aas
8475435153 Bug 805425: Fix shutdown crash that can happen when doing DNS logging. r=sworkman 2012-10-26 08:12:53 -04:00
Honza Bambas
f58e5a0d57 Bug 751754 - Allow separation between the update-available and start-download states in appcache, r=jduell 2012-10-02 15:55:00 +02:00