Dragana Damjanovic
|
81e4019cf2
|
Bug 1035075 - Dispatch a runnable to wait for the PAC thread to shutdown. r=mcmanus
|
2014-08-14 01:59:00 -04:00 |
Patrick McManus
|
300766f367
|
bug 1050063 - consider tls client hello version in alpn/npn offer list r=hurley r=keeler
|
2014-08-15 09:39:53 -04:00 |
Jan Beich
|
cae12d5c72
|
Bug 1055113 - Unbreak non-unified build on FreeBSD after bug 988816. r=swu, r=jduell
|
2014-08-18 11:59:00 -04:00 |
Nicholas Hurley
|
f19d15e618
|
Bug 1054173 - Do not fail connections when receiving request headers. r=mcmanus
|
2014-08-18 14:59:32 -07:00 |
josullivan
|
fa4f761593
|
Bug 820391: Use DnsQuery on Windows. r=sworkman
From 21e22e494541d5e4c085a6ba84e1bc5b4c92330e Mon Sep 17 00:00:00 2001
---
netwerk/dns/DNS.cpp | 65 +++++++-
netwerk/dns/DNS.h | 6 +
netwerk/dns/GetAddrInfo.cpp | 362 +++++++++++++++++++++++++++++++++++++++++
netwerk/dns/GetAddrInfo.h | 65 ++++++++
netwerk/dns/moz.build | 1 +
netwerk/dns/nsHostResolver.cpp | 320 ++++++++++++++++++++++++++----------
netwerk/dns/nsHostResolver.h | 43 ++++-
7 files changed, 766 insertions(+), 96 deletions(-)
create mode 100644 netwerk/dns/GetAddrInfo.cpp
create mode 100644 netwerk/dns/GetAddrInfo.h
|
2014-08-15 17:25:06 -07:00 |
Michal Novotny
|
fc4957e061
|
Bug 1054425 - cache2: leak in CacheFileMetadata::WriteMetadata, r=jduell
|
2014-08-18 21:11:40 +02:00 |
Michal Novotny
|
fc093f7b96
|
Bug 1042192 - Use Cache2 I/O thread for callbacks from CacheFileIOManager, r=sworkman
|
2014-08-18 15:36:27 +02:00 |
Ryan VanderMeulen
|
8d1b525259
|
Merge m-c to inbound. a=merge
|
2014-08-15 17:04:03 -04:00 |
Ryan VanderMeulen
|
7c6c3f9580
|
Merge b2g-inbound to m-c. a=merge
|
2014-08-15 17:03:00 -04:00 |
Ed Morley
|
c3b038504e
|
Merge mozilla-central and b2g-inbound
|
2014-08-15 17:35:28 +01:00 |
Garrett Robinson
|
90fa6beb03
|
Bug 1029155 - Tests for storing failed certificate chains r=keeler
|
2014-08-15 11:27:31 -07:00 |
Garrett Robinson
|
691dcd68c1
|
Bug 1029155 - Store peer certificate chain from failed connections on TransportSecurityInfo r=keeler
|
2014-08-15 11:27:22 -07:00 |
Ethan Tseng
|
0461c19b5c
|
Bug 1049235 - [MADAI][Multimedia] Some RTSP link does not operate seek function. r=sworkman
|
2014-08-08 16:48:02 +08:00 |
Sotaro Ikeda
|
139b9c0223
|
Bug 1053204 - remove redundant close() r=bent
|
2014-08-13 20:57:24 -07:00 |
Seth Fowler
|
fba5d7592f
|
Bug 913586 (Part 8) - Update Maybe users in netwerk. r=mcmanus
--HG--
extra : rebase_source : 9e5d4813ab463860a6339740e955a958b1902f8f
|
2014-08-13 15:42:16 -07:00 |
Michal Novotny
|
bb9e12a5bf
|
Bug 1026951 - Assertion failure: NS_IsMainThread() (OnStateStop should only be called on the main thread.). r=sworkman
|
2014-08-14 05:45:00 -04:00 |
Dragana Damjanovic
|
7da0afd3c8
|
Bug 1043256 - If unKnownDecoder needs to be used, Content_Encodings will be loaded before OnStartRequest is called on the listener. This makes an error in e10s because Content_Encodings will be loaded before HttpChannelParent can disable them. r=bagder
|
2014-08-13 10:52:00 -04:00 |
Gervase Markham
|
7f958e1e10
|
Bug 1051892 - Fix comments in PSL. r=gerv
|
2014-08-13 07:39:00 -04:00 |
Frederico Neves
|
231897147b
|
Bug 1051875 - Update PSL for nom.br. r=gerv
|
2014-08-13 07:41:00 -04:00 |
Mehmet Gurevin
|
1dc7f018fb
|
Bug 1041035 - Add subTLDs for .tr to PSL. r=gerv
|
2014-08-13 07:45:00 -04:00 |
Stefano Rivera
|
631263f5ae
|
Bug 1040729 - Add yolasite.com to PSL. r=gerv
|
2014-08-13 07:51:00 -04:00 |
Jonathan Rudenberg
|
f809a85075
|
Bug 1037901 - Add flynnhub.com to PSL. r=gerv
|
2014-08-13 07:53:00 -04:00 |
Gervase Markham
|
36d1f2a82a
|
Bug 1028347 - Remove k12.nd.us from PSL. r=gerv
|
2014-08-13 07:55:00 -04:00 |
Stefan Meinecke
|
d54cd46bff
|
Bug 1024631 - Remove additional line breaks between 4rd level .us tld sections. r=gerv
|
2014-08-13 07:59:00 -04:00 |
Valentin Gosu
|
a94022f8e3
|
Bug 1045886 - Remove Cache directory from Android profiles r=michal
|
2014-08-13 16:43:45 +03:00 |
Georgios Kontaxis
|
84de446bfd
|
Bug 1050348: nsChannelClassifier will update the security state of the document and fire a security state change event to include the nsIWebProgressListener::STATE_BLOCKED_TRACKING_CONTENT or STATE_LOADED_TRACKING_CONTENT flag depending on whether it is about to cancel a channel or skip tracking protection classification respectively. r=mcmanus
|
2014-08-12 13:53:15 -07:00 |
Shigeki Ohtsu
|
dd8aa72b47
|
Bug 1051982 - fix integer prefix to encode Header Table Size Update r=hurley
|
2014-08-12 09:31:26 +09:00 |
Ben Cartwright-Cox
|
133acff6fa
|
Bug 1025002 - Update .et in PSL. r=gerv
|
2014-06-25 08:31:00 -04:00 |
Gervase Markham
|
4816930126
|
Bug 1024740 - Change one instance of engineering to engineer in the PSL. r=gerv
|
2014-06-13 02:40:00 -04:00 |
Geoff Brown
|
1eb77ff50d
|
Bug 675039 - Enable some netwerk xpcshell tests; no review
|
2014-08-12 07:17:14 -06:00 |
Ed Morley
|
f10bc818e5
|
Backed out changeset 48e333722371 (bug 1045886) for assertions during test_bug437844.xul
|
2014-08-12 12:00:13 +01:00 |
Valentin Gosu
|
01e9603ddb
|
Bug 1045886 - Remove Cache directory from Android profiles r=michal
|
2014-08-12 12:04:13 +03:00 |
Michael Wu
|
a7fb246d17
|
Bug 1036394 - Add support for getting the zip entry from the jar channel, r=jduell
|
2014-08-04 11:54:28 -04:00 |
Ryan VanderMeulen
|
bb84da7a6b
|
Merge m-c to b2g-inbound. a=merge
|
2014-08-11 17:18:31 -04:00 |
Jason Duell
|
b28edd6f4c
|
Bug 1049806 - b2g process leaks FDs. r=bent
|
2014-08-11 11:35:03 -07:00 |
Ryan VanderMeulen
|
db7081fbb1
|
Backed out changeset dc22b1e92554 (bug 1009648 ) for Windows debug shutdown crashes.
CLOSED TREE
|
2014-08-09 00:49:19 -04:00 |
J. Ryan Stinnett
|
ce8794da11
|
Bug 1040130 - Allow specifying a client cert for sockets. r=keeler, r=mcmanus
|
2014-08-07 16:32:00 -04:00 |
Valentin Gosu
|
b4b9a0213d
|
Bug 1009648 - nsStandardURL crashes when calling SetHost after Clear(). r=mcmanus
|
2014-08-08 19:44:21 +03:00 |
Patrick McManus
|
a6dc4f8c2c
|
bug 1050598 - test for proxy_over_tls pref and https proxying r=hurley
--HG--
extra : rebase_source : 27e7e50586e4a9778299912ce45858b0df873bbd
|
2014-08-06 17:23:18 -04:00 |
Patrick McManus
|
4ac7801522
|
bug 1050598 - thread local jit context for pac instead of global r=hurley
--HG--
extra : rebase_source : a6f94aec59fdfafef5edc7770f7941a6a55c1923
|
2014-08-07 11:38:41 -04:00 |
Patrick McManus
|
f63232ca9e
|
bug 1050598 - changing the pac uri should be synchronous r=hurley
--HG--
extra : rebase_source : 15cbe1d0b6c0aa966d217d7a3c64f2295eedb923
|
2014-08-06 17:16:32 -04:00 |
Nathan Froyd
|
559ecb3f15
|
Bug 1050433 - part 2 - move TK_CFLAGS inclusion into moz.build; r=mshal
|
2014-08-07 14:46:58 -04:00 |
Nathan Froyd
|
8cad4e2ab5
|
Bug 1050433 - part 1 - move effective_tld_names.dat into xpcshell manifest declarations; r=mshal
|
2014-08-07 14:46:15 -04:00 |
Patrick McManus
|
f80b31d13e
|
bug 1050598 - fix proxy_over_tls pref r=hurley
--HG--
extra : rebase_source : 33517c42a9966930fd68912bf1c7a7b6fb4c2bb7
|
2014-07-30 12:02:00 -04:00 |
Valentin Gosu
|
57c966fb5b
|
Bug 1009648: Fix windows crash when removing from linked list r=mcmanus
|
2014-08-09 06:59:00 +03:00 |
Valentin Gosu
|
e32bd146bf
|
Bug 1009648: nsStandardURL crashes when calling SetHost after Clear() r=mcmanus
|
2014-08-11 12:14:03 +03:00 |
Monica Chew
|
5375d3ad83
|
Bug 1033871: Check nsIPermissionManager before enabling tracking protection in nsChannelClassifier (r=mcmanus)
--HG--
rename : toolkit/components/url-classifier/tests/mochitest/classifiedAnnotatedFrame.html => toolkit/components/url-classifier/tests/mochitest/allowlistAnnotatedFrame.html
rename : toolkit/components/url-classifier/tests/mochitest/test_classified_annotations.html => toolkit/components/url-classifier/tests/mochitest/test_allowlisted_annotations.html
|
2014-08-08 13:52:28 -07:00 |
Nicholas Nethercote
|
a7cf4142b4
|
Bug 1050009 - Initialize pldhash tables with a length, not a capacity. r=roc.
* * *
imported patch rm-dummy-params
--HG--
extra : rebase_source : c25987eb11bae197218d5fc53b77def19afa36ac
|
2014-08-06 06:31:21 -07:00 |
Chris Peterson
|
f8ad36e4b5
|
Bug 1050103 - Mark netwerk/srtp as FAIL_ON_WARNINGS. r=rjesup a=kwierso
|
2014-08-06 21:30:00 -07:00 |
Nicholas Hurley
|
69c1b339fe
|
Bug 1047594 - Enable http2 and alpn by default r=mcmanus r=dkeeler a=kwierso
|
2014-08-07 15:53:09 -07:00 |