Christoph Kerschbaumer
|
814c3da537
|
Bug 1087442 - Attach LoadInfo inside each individual ProtocolHandler - netwerk/ changes (r=sworkman,sicking)
|
2014-12-11 20:46:47 -08:00 |
|
Christoph Kerschbaumer
|
1ade504f94
|
Bug 1087442 - Attach LoadInfo inside each individual ProtocolHandler - ioservice/ changes (r=sicking,sworkman)
|
2014-12-11 20:45:30 -08:00 |
|
Christoph Kerschbaumer
|
7c00d919e8
|
Bug 1087442 - Attach LoadInfo inside each individual ProtocolHandler - netUtil changes (r=sicking,sworkman)
|
2014-12-11 20:45:16 -08:00 |
|
Christoph Kerschbaumer
|
40adea2577
|
Bug 1104623 - Inherit security flags if channel already has a loadinfo attached in NS_NewChannel (r=bz,sworkman)
|
2014-12-07 19:53:33 -08:00 |
|
Patrick McManus
|
efa756153d
|
bug 865314 - ssl parallelism to new host should not be 1 r=hurley
|
2014-01-30 03:56:36 -05:00 |
|
Ryan VanderMeulen
|
15d5a02c9d
|
Backed out changesets c63a0dc3e90f and 5b53df2993fa (bug 1104623) for leaks.
--HG--
extra : rebase_source : cb4ed2e9e43d8d937f75561534f26081e694c964
|
2014-12-11 13:12:08 -05:00 |
|
Christoph Kerschbaumer
|
0fdfb8000c
|
Bug 1104623 - Inherit security flags if channel already has a loadinfo attached in NS_NewChannel (r=bz,sworkman)
|
2014-12-07 19:53:33 -08:00 |
|
Carsten "Tomcat" Book
|
bf37b61189
|
Backed out changeset a2146311e4fa (bug 1104623) for memory leaks
|
2014-12-11 08:51:25 +01:00 |
|
Christoph Kerschbaumer
|
5b3a484351
|
Bug 1104623 - Inherit security flags if channel already has a loadinfo attached in NS_NewChannel (r=bz,sworkman)
|
2014-12-07 19:53:33 -08:00 |
|
Ehsan Akhgari
|
2f86982186
|
Bug 1109697 - Fix more bad implicit constructors in netwerk; r=mcmanus
|
2014-12-10 17:49:42 -05:00 |
|
Jason Orendorff
|
3adebb6c77
|
Bug 1103368, part 5 - Make Class::getProperty and setProperty nullable instead of needing stub functions. Never store stub functions in JSPropertyDescriptors. r=bhackett.
--HG--
extra : rebase_source : a44070dd6155426ef6026c1575116f90b5fdac0c
extra : amend_source : 8d8fcf05dfd5fdf214a39501663347a6d6b56463
|
2014-11-22 12:23:39 -06:00 |
|
Ryan VanderMeulen
|
b200e7d1b4
|
Backed out changesets 027c65d3ac10 and 541ea8e2706e (bug 1104623) for intermittent leaks in the new test.
|
2014-12-10 12:43:56 -05:00 |
|
Christoph Kerschbaumer
|
f80ab63485
|
Bug 1104623 - Inherit security flags if channel already has a loadinfo attached in NS_NewChannel (r=bz,sworkman)
|
2014-12-07 19:53:33 -08:00 |
|
Brian Smith
|
182ca6d6e1
|
Bug 1107787: Disable TLS_DHE_DSS_WITH_AES_128_CBC_SHA, r=keeler
--HG--
extra : rebase_source : 063d859c69adc8deba9d1842f4bd42a9b862bbe5
|
2014-12-04 19:50:58 -08:00 |
|
Brian Smith
|
df0494a7e3
|
Bug 1037098: Remove preferences for cipher suites disabled in bug 1036765, r=keeler
--HG--
extra : rebase_source : b033bea062c8cafecd93830fa54f4cf184fa28df
|
2014-12-04 19:47:17 -08:00 |
|
Jason Orendorff
|
4724b42042
|
Bug 1103152 - Remove JS_DeletePropertyStub, JS_EnumerateStub, JS_ResolveStub, and JS_ConvertStub. Make five mandatory JSClass hooks optional (nullable). r=bhackett.
--HG--
extra : rebase_source : a349ef612573aff8f87b995a65df94ae56cab13d
extra : amend_source : bbfe549fe0735d8b33ffff66d7eeddcc2ad042d2
|
2014-12-02 16:56:35 -06:00 |
|
Masatoshi Kimura
|
334ad43328
|
Bug 1084025 - Disable insecure version fallback. r=dkeeler
|
2014-12-09 07:19:04 +09:00 |
|
Ryan VanderMeulen
|
32cc013bc1
|
Backed out changesets 916dbe7cf99d and 4ae3b6ea1d85 (bug 1104623) for intermittent leaks in the newly-added test.
|
2014-12-08 13:11:49 -05:00 |
|
Christoph Kerschbaumer
|
4720a377fe
|
Bug 1104623 - Inherit security flags if channel already has a loadinfo attached in NS_NewChannel (r=bz,sworkman)
|
2014-12-07 20:25:46 -08:00 |
|
Trevor Saunders
|
333d3d2125
|
bug 1105074 - make more stuff final r=froydnj
|
2014-11-25 13:56:07 -05:00 |
|
Nikhil Marathe
|
8abbbd7e2e
|
Bug 1104959 - Make nsStreamLoader retargetable. r=mcmanus
|
2014-11-24 10:28:54 -08:00 |
|
Patrick McManus
|
500dd7f977
|
bug 1094563 - assert necko ip connections made in parent r=jduell (despite the CLOSED TREE)
|
2014-11-05 15:01:53 -05:00 |
|
Ryan VanderMeulen
|
240fa20d5e
|
Backed out changesets 9beb53e53951, 4420bb4e5e7c, de1da65301a8, and cd9c2aaf1343 (bug 970307) for causing frequent B2G debug mochitest-11 crashes.
|
2014-11-24 17:18:27 -05:00 |
|
Patrick Wang (Chih-Kai Wang)
|
dac64ab9df
|
Bug 970307: Part 1: Report status of each thread to find when all the threads are idle. r=nfroyd
|
2014-11-24 15:21:52 +08:00 |
|
Nathan Froyd
|
4dbacebed1
|
Bug 1099251 - make ChaosMode's behavior modifications more finely-grained selectable; r=roc
|
2014-11-14 13:12:51 -05:00 |
|
Owen Chu
|
2e8ffc3556
|
Bug 704320 - Parse and implement meta tag-based referrer policies for documents and nsHttpChannels. (r=bz,mcmanus)
|
2014-11-18 08:46:29 -05:00 |
|
Patrick McManus
|
5957b8bbfe
|
bug 1097944 - remove spdy/3 2/2 r=hurley
|
2014-11-17 12:35:06 -05:00 |
|
Christoph Kerschbaumer
|
cb93cc744a
|
Bug 1083422 - Add triggering Principal to nsILoadInfo - netutil changes (r=jduell)
|
2014-11-14 08:56:39 -08:00 |
|
Blake Kaplan
|
8b340eb71b
|
Bug 1088457 - Make nsChannelClassifier deal properly with e10s. r=mmc/sworkman
|
2014-11-11 15:05:55 -08:00 |
|
Honza Bambas
|
3fa62fa7a4
|
Bug 1042396 - 'ASSERTION: Wrong Document Channel' with iframe src swap / better cancel detection on redirect, r=mcmanus
|
2014-11-10 16:10:41 +01:00 |
|
Magnus Melin
|
a9b0fe1017
|
Bug 1074793 - Set more restrictive permissions for downloads in the temporary directory. r=paolo
|
2014-11-02 15:15:43 +02:00 |
|
Monica Chew
|
8ab9fc8100
|
Bug 1088183: Propagate the top window URI to the parent http channel through HttpChannelOpenArgs (a=kwierso,r=jduell,mrbkap)
|
2014-10-29 17:22:22 -07:00 |
|
James Kitchener
|
88d710171f
|
Bug 971432 - Move baseURI to nsILoadInfo. r=bz
|
2014-11-05 01:34:00 +01:00 |
|
Nicholas Nethercote
|
b7aca515ce
|
Bug 1091986 (part 2) - Change nsStreamLoader::mData to a mozilla::Vector. r=mcmanus.
|
2014-10-30 19:48:30 -07:00 |
|
Dragana Damjanovic
|
0f024a39ec
|
Bug 1085266 - NetworkActivityMonitor PRIOMethods changed to be static, because not attached nsUDPSockets were crashing if SocketTransportService had been shut down. A small fix to nsUDPSocket destructor has been added. r=michal
|
2014-11-04 01:23:00 -05:00 |
|
Mark Goodwin
|
951f1ab22b
|
Bug 846498: Fix report url to point to production (r=keeler)
|
2014-10-31 10:27:46 -07:00 |
|
Mark Goodwin
|
af66e84520
|
Bug 846489 - Part 2 - create NetError UI, implement report send functionality. r=felipc@gmail.com
|
2014-10-30 12:52:00 +01:00 |
|
Carsten "Tomcat" Book
|
f603cc8bdf
|
Backed out changeset c83447ce334c (bug 846498)
|
2014-10-31 10:03:16 +01:00 |
|
Mark Goodwin
|
91d8cf8984
|
Bug 846498 - create NetError UI, implement report send functionality. r=felipc@gmail.com
|
2014-10-30 12:52:00 +01:00 |
|
Anuj Agarwal
|
40cf399688
|
Bug 907327 - Updated Dashboard.cpp to use ErrorNames. r=nfroyd
|
2014-10-22 08:55:00 +02:00 |
|
Carsten "Tomcat" Book
|
5f0e659b32
|
Backed out changeset 83f801de85fb (bug 792989)
|
2014-10-30 14:37:56 +01:00 |
|
Anuj Agarwal
|
42ed2f9152
|
Bug 792989 - Updated Dashboard.cpp to use ErrorNames. r=nfroyd
|
2014-10-22 08:55:00 +02:00 |
|
Ethan Tseng
|
090d82115c
|
Bug 1086198 - [RTSP] The unit of property duration of media element is not in seconds. r=cpearce
|
2014-10-28 16:42:12 +08:00 |
|
Ryan VanderMeulen
|
3907da1bcc
|
Backed out changeset 06acd829f970 (bug 865314) for causing new topcrashes. a=me
|
2014-10-27 14:26:13 -04:00 |
|
Patrick McManus
|
07fee32f0b
|
bug 865314 - ssl parallelism to new host should not be 1 r=hurley
|
2014-01-30 03:56:36 -05:00 |
|
Patrick McManus
|
b040e018ac
|
bug 1024730 - nsIHttpPushListener r=hurley
co-author: ben brittain <ben@brittain.org>
|
2014-10-21 14:35:41 -04:00 |
|
Patrick McManus
|
12ae7a6d4d
|
bug 865314 - backout for unused variable compiler bustage r=bustage CLOSED TREE
|
2014-10-24 11:52:18 -04:00 |
|
Patrick McManus
|
ff236301f8
|
bug 865314 - ssl parallelism to new host should not be 1 r=hurley
|
2014-01-30 03:56:36 -05:00 |
|
Jon Coppeard
|
a70b8faf4c
|
Bug 650161 - Root JSRuntimeWrapper::mGlobal r=sworkman
|
2014-10-24 08:49:33 +01:00 |
|
Jon Coppeard
|
294c82da39
|
Backed out changeset 305689497e3e (bug 650161) for causing LeakSanitizer failures
|
2014-10-24 10:02:17 +01:00 |
|