Ángel González
230d4dcbe4
Bug 978972 - Add amazonaws.cn domains to the PSL. r=gerv
2014-05-20 21:53:05 +02:00
David Keeler
72e5b879dd
bug 1017160 - remove nsINSSCertErrorDialog and implementation r=cviecco
2014-06-09 16:35:35 -07:00
Michal Novotny
87cc483eca
Bug 1023114 - backout of d56a7b4ed009, r=honzab
2014-06-10 19:12:51 +02:00
Michal Novotny
007b9f22e7
Bug 1023114 - nsILoadContextInfo.idl UUID have to be updated for the 31 release, r=honzab
2014-06-10 18:46:10 +02:00
Jeff Muizelaar
f7c610d4d2
Bug 1022049. Switch to <intrin.h>. r=nfroyd
...
Instead of declaring these ourselves just use intrin.h
This has the advantage of allowing them to work with clang-cl
--HG--
extra : rebase_source : b78c756edb5dcdf1fd9127ad5e1a7ae183e72e3c
2014-06-09 17:26:55 -04:00
Patrick McManus
e515e04cb3
bug 1022268 - cleaned up ssl type list too early r=honzab
...
--HG--
extra : rebase_source : 0e4204b61977f969f95906e18ff481c400801b7f
2014-06-09 22:16:57 -04:00
Patrick McManus
45b8e76932
bug 1022076 - http/2 explicit gzip for post h2-12 r=hurley
...
bug 1022076 - http/2 explicit gzip for post h2-12 r=hurley
--HG--
extra : rebase_source : 8603c97c9ed664520e748ebba405e6a1bce6b3e8
2014-06-06 19:18:00 -04:00
Patrick McManus
f68ba207bb
bug 1021396 - duplicate spdy syn_stream can hang necko thread r=hurley
...
bug 1021396 - duplicate spdy syn_stream can hang necko thread r=hurley
--HG--
extra : rebase_source : caf1ad18fced8e9c7ef78c1eccbfb2dec2d6181c
2014-06-06 11:18:00 -04:00
Patrick McManus
ae3cb2da06
bug 1022195 - http2 allow indexing of cookie crumbs with decent entropy r=hurley
...
--HG--
extra : rebase_source : fb48d4aaf4d81007ac5532f493a87babb23257f7
2014-06-07 11:54:38 -04:00
Andrea Marchesini
209ecf311a
Bug 1020041 - host limit in nsStandardURL, r=jduell, r=valentin
...
--HG--
rename : dom/base/test/test_url_empty_port.html => dom/base/test/test_url_malformedHost.html
2014-06-10 12:53:54 +01:00
Honza Bambas
efe96c58d9
Backing out 400d92d915f4 (bug 938186) for opt build oranges, r=me
2014-06-09 22:17:01 +02:00
Honza Bambas
cbedb69f8b
Bug 938186 - HTTP cache v2: introduce DISALLOW_SYNC_CALLBACK for opening cache entries, r=michal
2014-06-09 20:59:08 +02:00
Garvan Keeley
bfa4f5a276
Bug 1018379 - Use wifi scanner as the sole the heartbeat that drives location updates, shorten the wifi scanner wait to 5s to ensure this (also stop and restart the scanner on WifiGeoPositionProvider.startup() to ensure this). r=jdm
2014-06-08 22:52:53 -07:00
Steve Workman
22c3f8c0c5
Bug 1011503 - Remove external addresses from test_speculative_connect.js r=mcmanus
2014-06-07 10:04:51 -07:00
Randell Jesup
89402648fa
Bug 1021335: Fix DataChannel leak of recv buffers from SCTP r=tuexen
2014-06-08 09:53:13 -04:00
Michal Novotny
23a6a613cd
Bug 1021612 - Fix offset calculation in CacheFileMetadata::ReadMetadata(), r=honzab
2014-06-08 00:00:57 +02:00
Ryan VanderMeulen
6f355e5e59
Merge m-c to inbound on a CLOSED TREE. a=me
2014-06-07 13:36:44 -04:00
Ryan VanderMeulen
4390bbc317
Merge m-c to b2g-inbound. a=merge
2014-06-06 17:34:22 -04:00
Ethan Tseng
0aa28ea81e
Bug 1020379 - [RTSP] Fix trivial compile warnings. r=sworkman
2014-06-06 11:28:45 +08:00
Ethan Tseng
fd6673db49
Bug 1020379 - [RTSP] Fix potential infinite loop in ARTPConnection.cpp. r=sworkman
2014-06-06 10:59:47 +08:00
Wes Kocher
b0a1662491
Merge b2g-inbound to m-c a=merge
2014-06-05 18:49:36 -07:00
Dave Hylands
9d2245ec6f
Bug 986331 - Enable .3g2 file extension to be recognized as 3gpp video. r=cajbir
2014-06-05 14:22:15 -07:00
Jeremy Poulin
ab83f7f8dd
Bug 1016622: Renaming mozilla::network::Seer to mozilla::network Predictor. r=hurley
...
--HG--
rename : netwerk/base/public/nsINetworkSeer.idl => netwerk/base/public/nsINetworkPredictor.idl
rename : netwerk/base/public/nsINetworkSeerVerifier.idl => netwerk/base/public/nsINetworkPredictorVerifier.idl
rename : netwerk/base/src/Seer.cpp => netwerk/base/src/Predictor.cpp
rename : netwerk/base/src/Seer.h => netwerk/base/src/Predictor.h
rename : netwerk/test/unit/test_seer.js => netwerk/test/unit/test_predictor.js
2014-06-03 13:37:46 -07:00
Nicholas Hurley
ac07b2c8e4
Bug 1019921 - [http/2] Don't change to discarding padding state when all padding has been processed. r=mcmanus
2014-06-03 19:41:26 -07:00
Valentin Gosu
171cef7d11
Bug 983243 - WSS WebSocket leaks TCP/IP connection if closed prematurely r=mcmanus
...
Prevent WebSocketChannel::OnTransportAvailable from reinitializing the channel's references after it has been closed.
2014-06-04 02:15:14 +03:00
Nicholas Hurley
69ee33ce36
Bug 1019577 - Always make room in the table before emitting an entry. r=mcmanus
2014-06-03 13:09:08 -07:00
Honza Bambas
b448ba969f
Bug 961024 - Move HTTP cache on Android to application's cache/profile leaf name, r=michal
2014-06-03 14:35:17 +02:00
Honza Bambas
99a9949555
Bug 1017546 - Move CacheStorageService::CleaupCacheDirectories job to background, r=michal
2014-06-03 14:35:17 +02:00
Monica Chew
ba4581d5dc
Bug 1012882: Restrict pinning to desktop (r=keeler)
2014-06-02 15:06:30 -07:00
Robert O'Callahan
b3cf47b176
Bug 1015664. Part 2: Remove some NS_HIDDEN usage. r=bsmedberg
2014-06-03 00:08:24 +12:00
Robert O'Callahan
915297325e
Bug 1015664. Part 1: Remove NS_HIDDEN_() usage. r=bsmedberg
2014-06-03 00:08:21 +12:00
Phil Ringnalda
cb35da9c6d
Merge f-t to m-c
2014-05-31 20:31:07 -07:00
Victor Porof
928e1cef59
Bug 1007203 - Always add categories when pushing to the pseudostack, r=djvj
2014-05-23 17:12:29 -04:00
David Fifield
fe35f6d642
Bug 1017769 - Make the CONNECT Host header the same as the Request-URI. r=mcmanus
...
It's possible to construct a request where the Host header differs from
the authority in the URL, for example in an extension with
nsIHttpChannel and setRequestHeader. MakeConnectString generates a
host:port string for the CONNECT Request-Line, but peeks into the
tunneled request in order to copy the Host header to the proxy request.
Instead, use the same host:port string for Host as is used in the
Request-URI, to avoid revealing the plaintext of the Host header outside
of the tunnel.
2014-05-29 11:01:02 -07:00
Bob Owen
39ab5b33ad
Bug 985135 - When owner is a null principal, propagate to replacement channel on redirect. r=bz
2014-05-28 15:04:04 +01:00
Nicholas Hurley
4b8adba0e9
Bug 1017692 - More logging for HPACK. r=mcmanus
2014-05-30 16:16:23 -07:00
Jason Duell
dc7616c37c
Bug 1010434
- NeckoParent matches a wrong app for the request of a new RemoteOpenFile. r=bent
2014-05-30 12:50:51 -07:00
Wes Kocher
be18eee020
Merge m-c to inbound
2014-05-29 18:03:39 -07:00
Wes Kocher
8f799d9ab4
Merge b2g-inbound to m-c
2014-05-29 17:44:25 -07:00
Mike Hommey
4111d2d843
Bug 1014976 - Remove MOZ_NO_DEBUG_RTL define in netwerk/streamconv/test. r=mshal
2014-05-30 09:39:27 +09:00
Ryan VanderMeulen
ec66837c69
Merge m-c to b2g-inbound.
2014-05-29 14:36:11 -04:00
Honza Bambas
c4db90c36d
Bug 1017636 - Remove all conditional request headers when cache entry's sec-info or input fails to open. r=mcmanus
2014-05-29 19:42:33 +02:00
Brian Hackett
9225ba9f81
Bug 941805 - Use helper thread pool in all runtimes in a process, r=billm.
2014-05-29 13:06:23 -06:00
Honza Bambas
9118553761
Bug 1016451 - HTTP cache v2: add shutdown time probe for sanitize case, r=michal
2014-05-29 00:52:21 +02:00
Honza Bambas
63d11c10ca
Bug 1014394 - Correctly delete all HTTP cache leftover trashes, r=michal
2014-05-29 00:52:21 +02:00
Ethan Tseng
1d0d8ef9aa
Bug 1015169 - Cannot play RTSP streaming after reloading web page. r=vchang
2014-05-27 16:49:34 +08:00
Monica Chew
d12c20c0b3
Bug 974018: Implement nsIRedirectHistory (r=mayhemer)
2014-05-22 12:58:23 -07:00
Valentin Gosu
3b7f8f794f
Bug 960014 - Make nsStandardURL::SetHost less magical around IPv6 r=honzab
...
Enforces brackets for IPv6 URLs in SetHost
Removed unreachable _if (!*host)_ block in nsStandardURL::SetHost
SetHostPort fails for empty and non-int strings
2014-05-02 06:31:43 +03:00
Jeremy Poulin
797f96338a
Bug 1016617 - Prevent a subresources' hit count from overflowing over its parent. r=hurley
2014-05-29 10:38:30 -07:00
Jeremy Poulin
69719e3890
Bug 1016615 - Make subresources inherit timestamps from their parent. r=hurley
2014-05-28 17:40:17 -07:00
Nicholas Hurley
cb02ecbf9a
Bug 1019918 - Remove pushed stream from SpdyPushCache when cleaning it up. r=mcmanus
...
--HG--
extra : rebase_source : 2c1c23668adf041eb27c8f0509aebfbfab9497ca
2014-06-04 15:37:00 -04:00
Valentin Gosu
5e12fc4640
Bug 1006575 - Redirected iframe inserts 2 entries into resource timing buffer
2014-06-05 22:24:47 +03:00
Honza Bambas
420f7458b0
Bug 999577 - disable addon access to cache v1 IDLs, r=michal+jduell
2014-06-05 20:14:07 +02:00
Ryan VanderMeulen
a399b90ef2
Backed out changeset d405928cb934 (bug 999577) and changeset 940d041073c7 (bug 938186) for xpcshell failures.
...
CLOSED TREE
2014-06-05 13:32:04 -04:00
Honza Bambas
cc27798dfe
Bug 1019934 - don't access mRefCnt after CacheFileChunk::DispatchRelease() has been called, r=michal
2014-06-05 18:27:38 +02:00
Honza Bambas
6a323418e1
Bug 999577 - disable addon access to cache v1 IDLs, r=michal+jduell
2014-06-05 18:27:38 +02:00
Honza Bambas
97d6f59ea9
Bug 938186 - introduce FORCE_ASYNC_CALLBACK for opening cache entries, r=michal
2014-06-05 18:27:38 +02:00
Patrick McManus
4499cb5762
bug 1003566 - part 1 - allowSTS attribute to nsIHttpChannel r=honzab
2014-06-04 09:57:15 -07:00
Trevor Saunders
833a69a7df
bug 1021171 - don't return nulllptr in functions returning bool r=bz,waldo
2014-06-06 15:31:30 -04:00
Michal Novotny
92e3a40b8a
Bug 1011771 - fix for crash in CacheFile::RemoveChunk() and CacheFile::Unlock(), r=honzab
2014-05-28 16:16:03 +02:00
Ryan VanderMeulen
14d67ea018
Backed out changeset 8164fe57ac92 (bug 1010434
) for bustage.
...
CLOSED TREE
2014-05-30 16:06:03 -04:00
Jason Duell
a53a63d71e
Bug 1010434
- NeckoParent matches a wrong app for the request of a new RemoteOpenFile. r=bent
2014-05-30 12:50:51 -07:00
Honza Bambas
4934d3b030
Bug 1017636 - Remove all conditional request headers when cache entry's sec-info or input fails to open, r=mcmanus, a=ryanvm on a CLOSED TREE
2014-05-29 19:42:33 +02:00
David Keeler
165f7dcea8
bug 1006710 - add class of PSM errors to SEC and SSL errors r=briansmith
2014-05-28 15:28:03 -07:00
Doug Turner
97238e1405
Bug 995430 - send header when user is signed into a children\'s account. r=mcmanus
2014-05-05 14:30:42 -07:00
Nils Ohlmeier [:drno]
272b02723f
Bug 1014304 - Remove onconnection and onclosedconnection from RTCPeerConnection. r=jib, r=jesup, r=smaug
2014-05-28 09:36:00 -04:00
Jeff Walden
4c812b7b56
Bug 999651, bug 995679, bug 1009952, bug 1011007, bug 991981. r=sfink, r=shu, r=jandem, r=jdm, r=luke, r=bbouvier, r=nmatsakis, r=bz, r=ehsan, r=jgilbert, r=smaug, r=sicking, r=terrence, r=bholley, r=bent, r=efaust, r=jorendorff
2014-05-27 14:32:41 -07:00
Patrick McManus
9f0f895d70
bug 1014589 - problem with https proxying and http pipelines r=hurley
...
--HG--
extra : rebase_source : 7c4f9f80d37102baa8951961d54b6ff842a19afb
2014-05-22 17:49:04 -04:00
Ryan VanderMeulen
7fe2913bfc
Backed out changeset 2c631967ab9e (bug 999651) for B2G crashes.
...
CLOSED TREE
2014-05-27 14:08:30 -04:00
Jeff Walden
c104308fa6
Bug 999651, bug 995679, bug 1009952, bug 1011007, bug 991981. r=sfink, r=shu, r=jandem, r=jdm, r=luke, r=bbouvier, r=nmatsakis, r=bz, r=ehsan, r=jgilbert, r=smaug, r=sicking, r=terrence, r=bholley, r=bent
2014-05-27 09:56:43 -07:00
Neil Rashbrook
0b70d2a086
Bug 869836 - Part 9a: Use AssignLiteral(MOZ_UTF16(...)) instead of Assign(NS_LITERAL_STRING(...)). r=ehsan
...
Relading with correct bug number so DONTBUILD.
--HG--
extra : amend_source : 6e05de7729c27761564124212b7d4cbe3318e482
2014-05-26 21:54:10 +03:00
Birunthan Mohanathas
740e2ee668
Backout 8b8bbe7aa1cc due to wrong bug number
2014-05-27 14:42:13 +03:00
Birunthan Mohanathas
65f503e85a
Bug 869836 - Part 11: Use Append('c')
instead of AppendLiteral("c")
. r=ehsan
...
--HG--
extra : rebase_source : 08bcbfd804f1adcab40c7d59fa56deda1f6e0829
2014-05-26 21:54:58 +03:00
Birunthan Mohanathas
05e61fd2cb
Bug 869836 - Part 10: Use Truncate instead of AssignLiteral("")
. r=ehsan
...
--HG--
extra : rebase_source : e75c900e72e5367518f2b923a839fd23acf29a42
2014-05-26 21:54:53 +03:00
Neil Rashbrook
4a282365d2
Bug 995730 - Part 9a: Use AssignLiteral(MOZ_UTF16(...)) instead of Assign(NS_LITERAL_STRING(...)). r=ehsan
...
--HG--
extra : rebase_source : d2d3d611c06a2a7ec930fb11576d7c8335c0a6e2
2014-05-26 21:54:10 +03:00
Carsten "Tomcat" Book
47658629d0
merge b2g-inbound to mozilla-central
2014-05-26 15:26:11 +02:00
Ethan Tseng
cd7032336f
Bug 1009497
- Crash happened while device plays MP3 stream over RTSP. r=sworkman
2014-05-23 11:37:18 +08:00
Vincent Chang
3571286bbc
Bug 1006484 - [RTSP][V2.0] Cannot replay RTSP streaming. r=sworkman
2014-05-22 10:11:38 +08:00
Carsten "Tomcat" Book
f12ca4de02
merge b2g-inbound to mozilla-central
2014-05-22 15:21:43 +02:00
Wes Kocher
0ae89c1c34
Merge m-c to b2g-inbound
2014-05-21 20:38:07 -07:00
Birunthan Mohanathas
849371302f
Bug 869836 - Part 9: Use AssignLiteral instead of Assign(NS_LITERAL_STRING(...))
. r=ehsan
2014-05-22 06:48:52 +03:00
Birunthan Mohanathas
f59f0e1fd0
Bug 869836 - Part 8: Use Append('c')
instead of Append("c")
. r=ehsan
2014-05-22 06:48:52 +03:00
Birunthan Mohanathas
c6f127456b
Bug 869836 - Part 7: Use AppendLiteral instead of Append where possible. r=ehsan
2014-05-22 06:48:51 +03:00
Birunthan Mohanathas
fa0eb27120
Bug 869836 - Part 6: Use EqualsLiteral instead of Equals where possible. r=ehsan
2014-05-22 06:48:51 +03:00
Birunthan Mohanathas
e5b0697f13
Bug 869836 - Part 5: Use AssignLiteral instead of Assign where possible. r=ehsan
2014-05-22 06:48:51 +03:00
Birunthan Mohanathas
53a11ecbdf
Bug 869836 - Part 4: Use EqualsLiteral instead of Equals(NS_LITERAL_STRING(...))
. r=ehsan
2014-05-22 06:48:51 +03:00
Birunthan Mohanathas
016d46e5f3
Bug 869836 - Part 3: Use Append('c')
instead of AppendLiteral("c")
. r=ehsan
2014-05-22 06:48:51 +03:00
Birunthan Mohanathas
41bdca1ff6
Bug 869836 - Part 2: Use AppendLiteral instead of Append(NS_LITERAL_STRING(...))
. r=ehsan
2014-05-22 06:48:50 +03:00
Birunthan Mohanathas
34c5fc5a49
Bug 869836 - Part 1: Use EqualsLiteral instead of == NS_LITERAL_STRING(...)
. r=ehsan
2014-05-22 06:48:50 +03:00
Michal Novotny
9cf011be5c
Bug 1013333 - HTTP cache v2: do not allow preloading of chunks without input streams once the output stream is opened, r=honzab
2014-05-21 23:42:09 +02:00
Honza Bambas
50ea3fb0de
Bug 779899 - Move nsHttpChannel::CreateNewURI to a different place in the file, r=mcmanus
2014-05-21 23:42:08 +02:00
Patrick McManus
bda1d029a2
bug 1013934 - NS_ERROR_CORRUPTED_CONTENT should be a stream local error in http2 r=hurley
2014-05-21 14:09:48 -04:00
Patrick McManus
a0a04ba6a6
bug 1013623 - make nsHttpPipeline.mConnection a smart pointer r=hurley
2014-05-21 10:01:56 -04:00
Wes Kocher
149c183872
Merge m-c to inbound
2014-05-23 17:37:56 -07:00
Kyle Huey
941a5ee91b
Bug 996133: Remove unnecessary NS_DISPATCH_NORMAL arguments to NS_DispatchToMainThread. r=ehsan
2014-05-23 12:53:17 -07:00
Vincent Chang
6543e1ba95
Bug 951278 - [RTSP][V1.3] The RTSP streaming always stops at the last 1st or 2nd second. r=sworkman
2014-03-18 14:30:51 +08:00
Patrick McManus
d31ba5ed02
bug 1012853 - kill switch for https proxying r=hurley
2014-05-19 16:29:46 -04:00
Patrick McManus
fe1114cbc8
bug 1012827 - release https proxy connect serialization earlier r=hurley
2014-05-19 15:37:58 -04:00
Patrick McManus
d313074378
bug 1012825 - https proxying over http/2 connect stream r=hurley
2014-05-19 15:37:35 -04:00
Trevor Saunders
c913b8d558
bug 1004746
- part 1 - Remove a bunch of usage of nsAutoPtr's copy ctor r=froydnj
2014-05-07 18:05:37 -04:00
Michal Novotny
112ee06aa3
Bug 1007071 - Check cache entry size in CacheFileOutputStream::Write(), r=honzab
2014-05-19 14:21:18 +02:00
Honza Bambas
9f27c74a01
Bug 1011150 - HTTP cache v2: reimplement AsyncDoomURI for appcache storage, r=michal
2014-05-18 20:03:57 +02:00
Honza Bambas
592c809abb
Bug 1012331 - Let CacheFile::PreloadChunks use mPreloadChunkCount instead of prefs, r=michal
2014-05-18 20:03:57 +02:00
Honza Bambas
2a3f9f44d0
Bug 1010783 - Base CacheFileInputStream::Read on ReadSegments - test, r=michal
2014-05-18 20:03:57 +02:00
Michal Novotny
de296d752e
Bug 1010783 - Base CacheFileInputStream::Read on ReadSegments, r=honzab
2014-05-18 09:31:38 +02:00
Honza Bambas
27fcff31b8
Bug 998608 - Intermittent netwerk/test/unit/test_range_requests.js | request reports itself as not pending from onDataAvailable, r=michal
2014-05-17 15:38:50 +02:00
Honza Bambas
9ed36bd7fe
Bug 1011487 - HTTP cache v2: WalkCacheRunnable may release it's callback on a non-main thread, r=michal
2014-05-17 15:38:50 +02:00
Ryan VanderMeulen
d03e7378be
Merge m-c to inbound.
2014-05-16 15:28:18 -04:00
Patrick McManus
98f0e6e135
bug 378637 part 15 - pipeline::setconnection(nullptr) is never assertable r=hurley
...
--HG--
extra : rebase_source : e408216599be91fa3c33e84fa3ef41c0d93b8d7d
2014-05-16 11:46:13 -04:00
Patrick McManus
be09fea880
bug 378637 part 14 - https proxying for spdy31 and http2 r=hurley
...
--HG--
extra : rebase_source : 03a62d69b08f725c85f092b182a95de9c4eb7288
2014-05-16 11:46:13 -04:00
Patrick McManus
9fd9707a31
bug 378637 part 13 - https proxying changes to casting and trans lifecycle r=hurley
...
--HG--
extra : rebase_source : 9ba1d5a5c97e6fb42956433dd6738cbec0e8e90c
2014-05-16 11:46:12 -04:00
Carsten "Tomcat" Book
7c4e008980
Merge mozilla-central to b2g-inbound
2014-05-16 14:35:35 +02:00
Ethan Tseng
61c681da23
Bug 996765 - [RTSP] Support TCP-interleaved RTP transport. r=sworkman
2014-05-12 16:27:07 +08:00
Wes Kocher
14c46e5c08
Merge inbound to m-c
2014-05-15 15:59:45 -07:00
Honza Bambas
b6d4826f34
Bug 1010221 - Let CacheFileInputStream::ReadSegments loop over all preloaded chunks, r=michal
2014-05-15 19:24:55 +02:00
John Shih
c874930526
Bug 966625 - Make RTSP be tracked by NetworkActivityMonitor. r=sworkman
...
--HG--
extra : rebase_source : 526906c9e13236acb8356018c6994d5f357f3cdd
2014-05-13 16:51:58 +08:00
Daniel Stenberg
7adb26301c
Bug 1007024 - CopyAsNetwork32 inserts 32bit network byte order values. r=mcmanus
...
CopyAsNetwork32 is a convenience function to make the PR_htonl() +
memcpy use in the code less repetitive.
2014-05-14 01:01:00 +02:00
Monica Chew
775d416af7
Bug 1009720: Telemetry for CERT_PINNING_TEST_RESULTS (r=keeler)
2014-05-13 13:50:13 -07:00
Patrick McManus
752ef79483
bug 378637 part 12 - proxy over TLS (i.e. https proxying) r=hurley
...
--HG--
extra : rebase_source : 85b4f6b3eb1a3977ff888fa70214055a41f72da5
2014-04-16 09:52:43 -04:00
Patrick McManus
e9386a0163
bug 378637 part 11 - move MakeConnectString() to nsHttpHandler r=hurley
...
--HG--
extra : rebase_source : 683d8c5203a17d8869bbce0bbdaeee0dc683442a
2014-04-22 15:46:06 -04:00
Patrick McManus
327e58a0db
bug 378637 part 10 - implement nsAHttpTransaction::ConnectionInfo r=hurley
...
--HG--
extra : rebase_source : b4b955c652b14e750013130428b71e2e308fead3
2014-04-20 12:01:35 -04:00
Patrick McManus
413d2478a7
bug 378637 part 9 - https proxy info added to connection info and reqeuest head r=hurley
...
--HG--
extra : rebase_source : 30bfa9973c18e2a53ece4ea5056b38c151f49cf0
2014-04-16 09:23:20 -04:00
Patrick McManus
371b7018e3
bug 378637 part 8 - add https proxy info type r=hurley
...
--HG--
extra : rebase_source : 430a9a58793ccc4da04d93044cf802b72f4e41d3
2014-04-15 18:16:41 -04:00
Patrick McManus
aac29549b6
bug 378637 part 7 - new spdysession() no longer takes first transaction r=hurley
...
--HG--
extra : rebase_source : af83fcffa83f1da4250b0a9528e148619f9e3838
2014-05-16 11:46:11 -04:00
Patrick McManus
9b59ad684a
bug 378637 part 6 - implement nsAHttpTransaction::QueryHttpTransaction r=hurley
...
--HG--
extra : rebase_source : d2981bb9e47cf9a8f6d038a0c6db6a85f3170f97
2014-04-15 17:40:23 -04:00
Patrick McManus
fce95461af
bug 378637 part 5 - move Spdy*::EnsureBuffer to nsHttp r=hurley
...
--HG--
extra : rebase_source : 147ffb4842069ac7531e99d7decb9362a2566556
2014-04-15 17:06:59 -04:00
Patrick McManus
801d9df795
bug 378637 part 4 - more proactive failed to connect detection in nsHttpConnection r=hurley
...
--HG--
extra : rebase_source : 65004f57b9c464f03050a8597b28a678c6ca8f47
2014-04-02 17:26:58 -04:00
Patrick McManus
33ca085c70
bug 378637 part 3 - fix http style: comments, whitespace, formatters r=hurley
...
--HG--
extra : rebase_source : 9d2b0692298fca2655023b3bc6295386a96625e6
2014-04-17 19:55:04 -04:00
Patrick McManus
e863c2d682
bug 378637 part 2 - change some stack nscstrings to spdystream* autocstring r=hurley
...
--HG--
extra : rebase_source : 9b88e9c875416576c8770e1b1f1d6de8b2402ac5
2014-04-25 16:01:23 -04:00
Patrick McManus
04b00dd294
bug 378637 part 1 - add leak detection macros to http classes r=hurley
...
--HG--
extra : rebase_source : c846cba060509be22a2a3387929ffa724dba7f40
2014-04-21 08:54:07 -04:00
Ryan VanderMeulen
63cd113b5a
Revert to revision 63dfac3c9c87 due to mass bustage pile-ups that landed after it on a CLOSED TREE.
2014-05-16 12:29:37 -04:00
Honza Bambas
e56d86a9db
Bug 998608 - Intermittent netwerk/test/unit/test_range_requests.js | request reports itself as not pending from onDataAvailable!, r=michal
2014-05-16 17:13:04 +02:00
Honza Bambas
a845a20be1
Bug 1011487 - HTTP cache v2: WalkCacheRunnable may release it's callback on a non-main thread, r=michal
2014-05-16 17:13:04 +02:00
Andrew McCreight
27f0eee9f8
Bug 971264 - Remove nsHashtable. r=bsmedberg
2014-05-15 09:52:57 -07:00
Shian-Yow Wu
8d3136cdcc
Bug 945152 - Part 3-1: New libjar APIs. r=aklotz
2014-05-16 13:34:43 +08:00
Honza Bambas
4cbc0878c1
Bug 913806 - turn HTTP cache v2 on by default, r=jduell
2014-05-15 16:31:26 -07:00
Daniel Holbert
27232dd5b3
Bug 1008286: Remove unused variable 'kProxyType_UNKNOWN' from nsProtocolProxyService.cpp to fix clang warning. r=jduell
2014-05-14 16:52:52 -07:00
Honza Bambas
b4a20396e7
Bug 1010153 - CacheFileIOManager::ScheduleMetadataWrite called for memory only CacheFiles, r=michal
2014-05-14 23:12:39 +02:00
Honza Bambas
4f3dee8ee7
Bug 1009500 - HTTP cache v2: respect OPEN_BYPASS_IF_BUSY, r=michal
2014-05-14 23:12:38 +02:00
Honza Bambas
16830192eb
Bug 1006181 - HTTP cache v2 memory only storage area not freed on limit, fix purge condition, r=michal
2014-05-14 23:12:38 +02:00
Nicholas Hurley
ad26b26ca7
Bug 1006804 - Enforce TLS key type and size restrictions in HTTP/2. r=mcmanus.
2014-05-14 10:37:05 -07:00
Patrick McManus
0d145e63f3
bug 1006804 - psm interface for kea size and make kea available in preliminary handshake r=keeler r=honzab
2014-05-06 17:22:25 -04:00
Sylvestre Ledru
11763530b5
Bug 1003929: Remove some useless declarations in netwerk/protocol/ found by scan-build, the LLVM/Clang static analyzer. r=mcmanus
2014-05-13 17:18:20 +02:00
Sylvestre Ledru
1168df34e7
Bug 1003929: Remove some useless declarations in netwerk/srtp found by scan-build, the LLVM/Clang static analyzer. r=mcmanus
2014-05-13 17:01:19 +02:00
Sylvestre Ledru
7111ea06b6
Bug 1003929: Remove some useless declarations in netwerk/sctp found by scan-build, the LLVM/Clang static analyzer. r=mcmanus
2014-05-13 17:01:15 +02:00
Benjamin Chen
309febb8bc
Bug 993598 - Don't move forward the mStartPos if the writer returns a failure value. r=roc
2014-05-13 15:26:40 +08:00
Ethan Tseng
9bbafb27c6
Bug 1007577 - [RTSP] Remove nsIInterfaceRequestor from RtspControllerParent. r=sworkman
2014-05-09 15:08:09 +08:00
Ethan Tseng
371086a44d
Bug 1006530
- Closing a audio RTSP streaming via tab page causes system crash. r=sworkman
2014-05-08 16:16:11 +08:00
Carsten "Tomcat" Book
0893a253bb
Merge mozilla-central to b2g-i
2014-05-09 14:20:02 +02:00
John Shih
8837308afa
Bug 996535 - Convert linux socket to NSPR/PRFileDesc. r=sworkman
2014-04-15 14:39:57 +08:00
Neil Rashbrook
8fc1ba5e06
Bug 514280 Only use nsCOMPtr for interfaces r=bsmedberg
2014-05-08 20:08:38 +01:00
Michal Novotny
9d74aa4120
Bug 1006217 - Assertion failure: mValidityMap.Length() == 0, at netwerk/cache2/CacheFileChunk.cpp:392, r=honzab
2014-05-08 16:15:24 +02:00
Nicholas Hurley
da9cf7d661
Bug 1007850 - Don't reset seer if it's not enabled. r=mcmanus
2014-05-08 17:35:59 -07:00
Daniel Stenberg
1c3107d690
Bug 1007029 - GenerateGoAway: Remove pointless memset(). r=mcmanus
2014-05-08 09:27:00 -04:00
Nicholas Hurley
93b53da044
Bug 1006091 - Seer test needs to make sure pref is true before running. r=mcmanus
2014-05-07 16:03:00 -04:00
Igor Kolupaev
a6147122b8
Bug 997141 - Remove the recur parameter from nsIFile::Contains(). r=bsmedberg
2014-05-07 23:03:41 +03:00
Henri Sivonen
97f4c4b92d
Bug 943268 - Remove nsCharsetAlias and nsCharsetConverterManager. r=emk.
2014-05-08 12:32:00 +03:00
Robert O'Callahan
4c2b59d379
Bug 1006248. Part 1: Add MOZ_EXPORT in various places. r=glandium
...
--HG--
extra : rebase_source : cfe209a412cae28d405eae413415cebb6959072a
2014-05-06 17:26:46 +12:00
Honza Bambas
ce5d2b63cf
Bug 1006181 - Update frecency of Recreate()'ed entries to get them purged from memory, r=michal
2014-05-06 20:55:50 +02:00
Daniel Stenberg
b51313a476
Bug 1005821 - http2: store streamID on correct index within frame. r=hurley
...
Http2Session::GenerateGoAway() inserts the 'mOutgoingGoAwayID' at index
7 while the comment (and the current http2 spec draft-12) says it should
be at index 8.
2014-05-05 10:58:00 +02:00
Camilo Viecco
7975f9a0c7
Bug 1006107 - Disable pining by default, setup pinning for *.addons.mozilla.org. r=dkeeler
...
--HG--
extra : rebase_source : 93b1dbd5dc31490424060729a3941deffa8ee1d5
2014-05-05 13:59:32 -07:00
Nicholas Hurley
b2090eb053
Bug 1005958 - Disable seer. r=mcmanus
2014-05-05 13:21:17 -07:00
Honza Bambas
223e3b1b2a
Bug 1005475 - Remove lock acquire from CacheEntry::IsFileDoomed() and bellow, r=michal
2014-05-05 19:25:59 +02:00
Honza Bambas
12b8e62554
Bug 1005079 - Move index check from CacheFile to CacheEntry to speed up, r=michal
2014-05-05 19:25:58 +02:00
Michal Novotny
f5e39d9807
Bug 1003208 - HTTP cache v2: CacheFileHandle::mHash is accessed after the memory is freed, r=honzab
2014-05-05 15:11:39 +02:00
Michal Novotny
5a3cea2381
Bug 1003091 - HTTP cache v2: Remove temporary fix in CacheFileContextEvictor::GetContextFile() due to CacheFileUtils::ParseKey() limitation, r=honzab
2014-05-05 15:04:09 +02:00
Josh Aas
bba4c769bc
Bug 960774: Add ActorDestroy impl for all parent-side actors that don't have one. It will be required soon. r=bent
2014-05-02 13:44:13 -05:00
Jim Blandy
cbe08bbca4
Bug 1004313: Handle partial flushes correctly in nsBufferedOutputStream::WriteSegments. r=mcmanus
2014-05-02 11:32:23 -07:00
Honza Bambas
729ad40cb1
Bug 976171 - crash in mozilla::net::CacheIOThread::LoopOneLevel(unsigned int), r=michal
2014-05-02 20:15:15 +02:00
Michal Novotny
1c148b9414
Bug 913819 - HTTP cache v2: preload several chunks in advance in input stream to speed up reading, r=honzab
2014-05-02 20:15:14 +02:00
Mark Banner
740f2eb195
Bug 972593, part 2 - Don't deref an always-null pointer in nsStreamConverterService::FindConverter. r=mcmanus
2014-05-02 16:12:32 +01:00
Valentin Gosu
56672cf72c
Bug 983000 - "Intermittent test_ping_aboutnetworking.js | test failed (with xpcshell return code: 0), see following log | -1 != -1 - See following stack" r=mcmanus
2014-05-01 15:57:00 +02:00
Benoit Girard
e8bd2261b0
Bug 986160 - Add MozGtestFriend.h to deal with gtest in non test builds. r=glandium
2014-04-07 15:23:03 -04:00
Brian Smith
4ecfb6ddec
Bug 1004642: Fix compiler warning in TestUDPSocket.cpp, r=jduell
...
--HG--
extra : rebase_source : 6f1a68f6e009924e5661d084da1543503a5a4ee7
2014-05-01 14:35:17 -07:00
Ed Morley
b048a8dbd7
Merge mozilla-central and inbound
2014-05-01 16:23:05 +01:00
Ed Morley
c932b827c5
Merge latest green inbound changeset and mozilla-central; r=khuey to work around bug 1002652
comment 13
2014-05-01 15:49:37 +01:00
Honza Bambas
f58519de04
Bug 916052 - Adapt about:cache to the HTTP cache v2 API, r=michal+MattN
2014-05-01 13:28:12 +02:00
Patrick McManus
ead27b6335
bug 1003935 - call dontreuse() on reclaimed conns with transaction refs r=sworkman
2014-04-30 13:15:46 -04:00
J. Ryan Stinnett
1f032f9d21
Bug 960397 - Part 2: Multicast option support for UDPSocket. r=mayhemer
2014-04-29 21:35:00 +02:00
J. Ryan Stinnett
c53a09ffec
Bug 960397 - Part 1: Add multicast options to UDP IDL. r=mayhemer
2014-04-17 15:58:00 +02:00
Nicholas Hurley
c8d7614371
Bug 1003320 - Send HPACK buffer size updates when receiving SETTINGS_HEADER_TABLE_SIZE. r=mcmanus
2014-04-29 18:46:07 -07:00
Nicholas Hurley
6d0ca475a0
Bug 1001022 (part 2) - Update unit tests for http2 draft12. r=mcmanus
2014-04-29 18:46:05 -07:00
Nicholas Hurley
0f7e1febf4
Bug 1001022 part 1 - http/2 draft 12 client implementation. r=mcmanus
2014-04-29 18:46:03 -07:00
Nicholas Hurley
20f2673df9
Bug 993937 (part 2) - Update unit tests for http2 draft11. r=mcmanus
...
This updates our copy of node-http2 to the version that implements
draft11, and has the one-line change to make the xpcshell test work.
2014-04-29 18:46:01 -07:00
Nicholas Hurley
61851498db
Bug 993037 (part 1) - http/2 draft 11 client implementation. r=mcmanus
2014-04-29 18:45:59 -07:00
Nathan Froyd
b2b2d28887
Bug 1003306 - part 2 - use services::GetPermissionManager everywhere that's appropriate; r=ehsan
2014-04-29 13:27:26 -04:00
Andrew McCreight
63f58bd4f6
Bug 972593 - Convert nsStreamConverterService hashtables to something modern. r=mcmanus
2014-04-30 09:39:34 -07:00
Honza Bambas
80c232b29e
Backing out bug 916052 (2557b51a47a0) for build bustage on linux/osx, r=bustage on CLOSED TREE
2014-04-30 13:05:43 +02:00
Honza Bambas
3463b9921d
Bug 916052 - Adapt about:cache to the HTTP cache v2 API, r=michal+MattN
2014-04-30 12:39:18 +02:00
Birunthan Mohanathas
504b581650
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
2014-04-27 03:06:00 -04:00
R Kent James
23bb892c82
Bug 698730 - Add username to connection cache hash so NTLM gets correct connection, r=mcmanus
2014-04-26 12:01:39 -07:00
Honza Bambas
461bf1d56b
Bug 999383 - optimize Open and Read inter-thread calls in CacheFileIOManager, r=michal
2014-04-26 18:42:07 +02:00
Honza Bambas
0ba15ba694
Bug 913810 - make nsHttpChannel properly react to FILE_NOT_FOUND from the cache, r=michal
2014-04-26 18:42:07 +02:00
Camilo Viecco
4515570905
Bug 915930 - Make mozilla::pkix the default certificate verifier for all (not just desktop) r=briansmith
...
--HG--
extra : rebase_source : 56402e60078298dc64cf5476afda7c95671a7092
2014-04-25 13:22:30 -07:00
Honza Bambas
cfbe609290
Bug 1001361 - HTTP Cache directory created inside Cache directory, r=michal
2014-04-25 13:02:36 +02:00
Honza Bambas
38da132655
Bug 998445 - Unable to see disk cache size, 'Calculating web content cache size' stays forever, r=michal
2014-04-24 18:50:46 +02:00
Honza Bambas
01bfd9a71a
Bug 992974 - Improve logs at CacheStorageService::AddStorageEntry, r=michal
2014-04-24 18:50:45 +02:00
Valentin Gosu
11baa63cd7
Bug 991116 - Intermittent test_ping_aboutnetworking.js. r=mcmanus
...
Use nsMainThreadPtrHandle<NetDashboardCallback> for JS objects.
Remove pointles code that clears the JS callback.
Fix test using out of scope variable.
2014-04-23 23:45:10 +03:00
Valentin Gosu
71a8af93d4
Bug 996055 - Prevent url.hostname from clearing the hostname. r=mcmanus
2014-04-23 17:45:58 +03:00
Chris Peterson
a873dfd0dc
Bug 999717 - Fix gcc -Wlogical-op warnings in netwerk. r=sworkman
2014-04-22 14:38:05 -07:00