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 |
|
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 |
|