Jon Coppeard
294c82da39
Backed out changeset 305689497e3e (bug 650161) for causing LeakSanitizer failures
2014-10-24 10:02:17 +01:00
Jon Coppeard
abad25ad47
Bug 650161 - Root JSRuntimeWrapper::mGlobal r=sworkman
2014-10-24 08:49:33 +01:00
Christoph Kerschbaumer
ab4ddcee0e
Bug 1076896 - Add newChannel2 to nsIoService that takes loadinfo as an arg (r=sicking)
2014-10-22 17:20:12 -07:00
Christoph Kerschbaumer
0528039b67
Bug 1067468 - Extend nsIAboutModule newChannel() callers with a loadInfo (r=sicking)
2014-10-22 17:18:53 -07:00
Christoph Kerschbaumer
913108fb71
Bug 1067468 - Extend NewChannel() with loadinfo argument in nsIAboutModule (r=sicking)
2014-10-22 17:18:26 -07:00
Christoph Kerschbaumer
48195a69c1
Bug 1067471 - Add newChannel2 to nsIProtocolHandler that takes a loadinfo as an argument (r=sicking)
2014-10-22 17:16:57 -07:00
Patrick McManus
be959b9152
Bug 1069724 - all conn reuse after conn pool flush on shift-reload r=hurley
2014-10-13 20:37:59 -04:00
Patrick McManus
0ecbb9dfba
Bug 1082261 - http 421 retry r=hurley
2014-10-13 20:51:50 -04:00
Patrick McManus
f888b135ca
Bug 1082039 - nsIHttpChannelInternal.allowSpdy is racy r=hurley
2014-10-13 12:40:45 -04:00
Patrick McManus
5a6914f739
Bug 1085329 - update proxy selection idl with https comments r=jduell
2014-10-20 08:43:08 -04:00
Carsten "Tomcat" Book
2e1ca08331
Backed out changeset 6a917dc8e60c (bug 1069724) for web platform 4 test failures
2014-10-23 14:52:59 +02:00
Carsten "Tomcat" Book
91f1372579
Backed out changeset d6c66b0eeba9 (bug 1082261) for web-4 test failures
2014-10-23 14:52:46 +02:00
Carsten "Tomcat" Book
1c08ee6d02
Backed out changeset d9026e7165e8 (bug 1082039) for webapp 4 test failures
2014-10-23 14:52:32 +02:00
Carsten "Tomcat" Book
3e65b2deac
Backed out changeset d7294b811da0 (bug 1085329) for causing web-app 4 test failures
2014-10-23 14:52:12 +02:00
Patrick McManus
0a4699fef4
bug 1085329 - update proxy selection idl with https comments r=jduell
2014-10-20 08:43:08 -04:00
Patrick McManus
0012151134
bug 1082039 - nsIHttpChannelInternal.allowSpdy is racy r=hurley
2014-10-13 12:40:45 -04:00
Patrick McManus
8055bc2bf5
bug 1082261 - http 421 retry r=hurley
2014-10-13 20:51:50 -04:00
Patrick McManus
53e1f527fc
bug 1069724 - all conn reuse after conn pool flush on shift-reload r=hurley
2014-10-13 20:37:59 -04:00
Sid Stamm
7ebb241108
Bug 1042135 - Change three-state DNT back to two state and update text. (r=dolske,jst,mcmanus)
...
--HG--
extra : rebase_source : 52556477cba80e87651ce7c84a531a2de500d21a
2014-01-28 09:26:16 -08:00
Phil Ringnalda
c0ef8f8666
Back out 3 changesets (bug 1042135) for robocop bustage
...
CLOSED TREE
Backed out changeset dffed5d2a799 (bug 1042135)
Backed out changeset b80a02b929cc (bug 1042135)
Backed out changeset 093ea94a1697 (bug 1042135)
2014-10-21 23:11:11 -07:00
Sid Stamm
a2a9eb01b1
Bug 1042135 - Change three-state DNT back to two state and update text. (r=dolske,jst,mcmanus)
...
--HG--
extra : rebase_source : 2cc113eb167b83ded586b36380bb444a827f0084
2014-01-28 09:26:16 -08:00
Steve Workman
80c7c51106
Bug 1012917 - Send HttpBaseChannel::mApplyConversion with ChannelDiverter constructor in IPDL r=mayhemer
2014-10-21 16:40:08 -07:00
Martin Thomson
b3d201bbd0
Bug 1083058 - Adding pref to control TLS version fallback, r=keeler
...
From af667978f8915e6ebfaf02f8967b3d320d409a24 Mon Sep 17 00:00:00 2001
---
netwerk/base/public/security-prefs.js | 1 +
security/manager/ssl/src/nsNSSIOLayer.cpp | 21 +++++-
security/manager/ssl/src/nsNSSIOLayer.h | 2 +
.../manager/ssl/tests/gtest/TLSIntoleranceTest.cpp | 76 +++++++++++++++++++---
4 files changed, 90 insertions(+), 10 deletions(-)
2014-10-02 16:36:48 -07:00
Valentin Gosu
945bb0ed65
Bug 1064706 - Send timing info to content process r=honzab
2014-10-06 12:31:29 +03:00
Wes Kocher
bd38db8ecd
Merge inbound to m-c a=merge
2014-10-20 18:56:56 -07:00
Wes Kocher
c696e0b1dd
Merge inbound to m-c a=merge
2014-10-20 17:58:32 -07:00
Carsten "Tomcat" Book
4364315264
Merge mozilla-central to b2g-inbound
2014-10-20 15:52:37 +02:00
Valentin Gosu
5025b6715a
Bug 1057688 - Skip doing a DNSPrefetch when LOAD_NO_NETWORK_IO or ONLY_FROM_CACHE flags are present r=mcmanus
2014-10-20 13:45:30 +03:00
Steve Workman
32c440d97e
Bug 1084645 - Enable DNS TTL by default on Windows r=mcmanus
2014-10-20 10:26:33 -07:00
Patrick McManus
3e42360047
bug 1073825 - http2session::cleanupstream failure r=hurley
2014-10-13 11:02:08 -04:00
Jonathan Hao
42b8e818db
Bug 1045062 - [RTSP] Replace CHECK assertions by NS_ASSERTION or graceful assertions. r=sworkman
...
--HG--
extra : rebase_source : c4d53eaa5c21dcf993513ba7f32e1070cc8490fa
2014-10-03 17:41:26 +08:00
Jonathan Hao
635f40dd46
Bug 1080464 - [RTSP] Live stream frames are not rendered. r=ettseng r=bechen
...
--HG--
extra : rebase_source : aac290fc9cc887bd1a7a641b894a445ef4098c67
2014-10-13 11:30:26 +08:00
Steve Workman
43b0e6a90e
Bug 1074789 - Adjust DNS renewal time telemetry to take TTL experiments into consideration r=mcmanus
2014-10-07 14:57:48 -07:00
Christoph Kerschbaumer
74e74d5380
Bug 1063197 - Callsites of NS_NewInputStreamChannel in /netwerk/ (r=mcmanus)
2014-10-16 11:14:35 -07:00
Christoph Kerschbaumer
24a9c77420
Bug 1063197 - Storing LoadInfo on all channels created through NS_NewInputStreamChannel - API changes (r=mcmanus)
2014-10-16 11:14:05 -07:00
Christoph Kerschbaumer
faccbd4747
Bug 1041180: Remove deprecated nsIChannelPolicy (r=sstamm,jduell,jst)
2014-10-15 19:11:45 -07:00
Martin Thomson
4298271729
Bug 1076983 - Disabling SSL 3.0 with pref
2014-10-14 17:17:35 -07:00
Ryan VanderMeulen
e04b1adfbc
Backed out changeset 8754d79ca14c (bug 1008091) for B2G cpptest permafail.
...
CLOSED TREE
2014-10-14 13:43:55 -04:00
Ryan VanderMeulen
54efb8f769
Backed out changeset f156971f0f4d (bug 1074832) for Android crashes.
...
CLOSED TREE
2014-10-14 12:41:43 -04:00
Michal Novotny
4aecc38cad
Bug 1074832 - CacheIndex merges journal with pending updates incorrectly, r=honzab
2014-10-14 16:33:06 +02:00
Ethan Tseng
e563e6650a
Bug 1072050 - Add pref for setting device identifier in UA string. r=khuey, sr=sicking
2014-10-02 11:44:29 +08:00
Daniel Stenberg
7b66a73c83
Bug 1008091 - Send network change events on FxOS and Linux. r=sworkman
2014-10-14 04:44:00 -04:00
Carsten "Tomcat" Book
4eee2c1db0
Merge m-c to mozilla-inbound
2014-10-14 15:50:03 +02:00
Carsten "Tomcat" Book
44aec2320c
merge mozilla-inbound to mozilla-central a=merge
2014-10-14 15:41:43 +02:00
Michal Novotny
67ca32932b
Bug 1066915 - Assertion failure: aEntry->IsDirty(), in mozilla::net::CacheIndex::UpdateEntryInIndex, r=honzab
2014-10-14 15:12:42 +02:00
Ethan Tseng
95ee7b6d17
Bug 1014579 - [RTSP][V2.0] Full screen mode message shows null host when open in a new tab. r=sworkman
2014-10-14 11:47:03 +08:00
Wes Kocher
f5aa6677ce
Merge m-c to inbound a=merge
2014-10-13 19:02:56 -07:00
Wes Kocher
cd9f702b23
Merge inbound to m-c a=merge
2014-10-13 18:50:20 -07:00
Sylvestre Ledru
404bbe3596
Bug 1081935 - Missing UUID bump. r=dragana a=me
2014-10-13 17:27:38 +02:00
Ethan Tseng
fbde1dc4db
Bug 1080470 - [RTSP] Avoid unnecessary play/pause requests to RTSP server in RspControllerChild. r=sworkman
2014-10-09 18:44:50 +08:00