Nicholas Hurley
877c949df2
Bug 1025071 - Save header table space by not indexing :path r=mcmanus
2014-06-13 15:02:05 -07:00
Patrick McManus
f8afe7d2c5
bug 1025075 - http2 CONNECT streams should have consistent priority r=hurley
...
---
netwerk/protocol/http/Http2Session.cpp | 3 ++-
netwerk/protocol/http/SpdySession3.cpp | 3 ++-
netwerk/protocol/http/SpdySession31.cpp | 3 ++-
3 files changed, 6 insertions(+), 3 deletions(-)
---
netwerk/protocol/http/Http2Session.cpp | 3 ++-
netwerk/protocol/http/SpdySession3.cpp | 3 ++-
netwerk/protocol/http/SpdySession31.cpp | 3 ++-
3 files changed, 6 insertions(+), 3 deletions(-)
2014-06-13 09:29:00 -04:00
Honza Bambas
10e522722d
Bug 1024495 - crash in mozilla::net::CacheFileIOManager::GetProfilelessCacheDirectory, r=michal
2014-06-13 01:45:43 +02:00
Honza Bambas
0cca635028
Bug 1024635 - Add 'network' contract ID alias for the new cache service, r=bz
2014-06-13 01:45:43 +02:00
Gervase Markham
c580133bf3
Bug 1024514 - Add more new gTLD PSL entries. r=gerv
2014-06-12 07:56:00 -04:00
Chris Raynor
5c4bd4d669
Bug 962360 - Add firebaseapp.com to the PSL. r=gerv
2014-06-11 06:21:00 -04:00
Gavin Brown
278b01f298
Bug 1006570 - Add com.se to the PSL. r=gerv
2014-06-11 06:23:00 -04:00
Gervase Markham
d20f48a4a8
Bug 981927 - Update public suffix list for .cm. r=gerv
2014-06-12 07:38:00 -04:00
Gervase Markham
c2f9bf70ff
Bug 985495 - Add nfshost.com to PSL. r=gerv
2014-06-12 07:31:00 -04:00
Michael Daly
15ca19616d
Bug 1015214 - Update PSL for .uk. r=gerv
2014-06-12 06:53:00 -04:00
Ryan VanderMeulen
403792160e
Merge m-c to inbound on a CLOSED TREE.
2014-06-12 14:56:35 -04:00
Honza Bambas
6ea917fd70
Bug 1013587 - HTTP cache v2: Start preload on input stream open for existing entries, r=michal
2014-06-12 18:04:42 +02:00
Michal Novotny
0aa0a48d6a
Bug 1013638 - CacheFileIn(Out)putStream::AsyncWait() doesn't respect eventTarget argument, r=honzab
2014-06-12 18:04:41 +02:00
Ethan Tseng
90be1a5496
Bug 1021890 - [RTSP] Compiler warning - character constant too long in RTSPConnectionHandler.h. r=sworkman
2014-06-10 15:36:46 +08:00
Olli Pettay
9233bc118d
Bug 1023280 - Rename dictionary.ToObject to ToObjectInternal, r=bz
2014-06-11 22:38:55 +03:00
"Kan-Ru Chen (陳侃如)"
7df84372ff
Bug 879475 - Part 006. Fix http auth prompts for nested content processes r=honzab
...
Based on original patch by David Zbarsky <dzbarsky@gmail.com>
2014-06-11 13:44:36 +08:00
Gervase Markham
afd70e04ff
Bug 969471 - Remove csiro.au from PSL (again, and finally). r=gerv
2014-06-10 08:57:00 -04:00
Gervase Markham
e3b97b1b6d
Bug 984824 - Remove act.gov.au from the PSL. r=gerv
2014-06-10 08:56:00 -04:00
Gervase Markham
414784c7e0
Bug 990543 - Add 2nd level IDN ccTLDs for .срб (.srb). r=gerv
2014-06-10 08:52:00 -04:00
Gervase Markham
5abc310e01
Bug 1003034 - Remove pskov.ru from PSL. r=gerv
2014-06-10 08:45:00 -04:00
Gervase Markham
33f0a4f165
Bug 1007529 - Update PSL for nid.io. r=gerv
2014-06-10 08:38:00 -04:00
Simone Carletti
4871f41470
Bug 1008202 - Update PSL for .nz. r=gerv
2014-05-20 01:38:00 -04:00
Ángel González
5ceb173716
Bug 791769 - Update PSL for .ve. r=gerv
...
Adds arts.ve, firm.ve, gob.ve, int.ve, rec.ve, store.ve, tec.ve
2014-05-20 20:52:24 +02:00
Ángel González
6bc9ef9674
Bug 1000668 - Update PSL for .bb (co.bb and tv.bb). r=gerv
2014-05-20 21:08:56 +02:00
Ángel González
be3d092d01
Bug 1000663 - Update PSL for .vu. r=gerv
2014-05-20 21:30:01 +02:00
Ángel González
d648fb81da
Bug 982776 - Add .gov.ar to the PSL. r=gerv
2014-05-20 22:14:19 +02:00
Á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