Steve Workman
c035911e02
Bug 237623 - Listen for window's load event in test_partially_cached_content.html r=mcmanus
2014-06-13 13:39:00 +02:00
Daniel Stenberg
43f0c8ec63
Bug 237623 - detect broken HTTP1.1 transfers. r=mcmanus,seth
...
Return error when the protocol layer detects a framing error. More data
was supposed to be delivered than what actually did arrive.
Error code returned for this: NS_ERROR_NET_PARTIAL_TRANSFER
In HTTP1.1 for Content-Length: and chunked-encoding underruns
In http2 and SPDY for framing errors when data has already been received.
imgRequest::OnStopRequest will keep partially loaded images shown but
remove them from cache.
2014-06-09 00:15:00 +02:00
Nicholas Hurley
d9f98515e7
Bug 1025071 - Save header table space by not indexing :path r=mcmanus
2014-06-13 15:02:05 -07:00
Patrick McManus
93e8375c89
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
ddf3a1c225
Bug 1024495 - crash in mozilla::net::CacheFileIOManager::GetProfilelessCacheDirectory, r=michal
2014-06-13 01:45:43 +02:00
Honza Bambas
a3e715ae45
Bug 1024635 - Add 'network' contract ID alias for the new cache service, r=bz
2014-06-13 01:45:43 +02:00
Gervase Markham
12fa73157c
Bug 1024514 - Add more new gTLD PSL entries. r=gerv
2014-06-12 07:56:00 -04:00
Chris Raynor
d8ab900fda
Bug 962360 - Add firebaseapp.com to the PSL. r=gerv
2014-06-11 06:21:00 -04:00
Gavin Brown
52cae0cede
Bug 1006570 - Add com.se to the PSL. r=gerv
2014-06-11 06:23:00 -04:00
Gervase Markham
8548e8dd88
Bug 981927 - Update public suffix list for .cm. r=gerv
2014-06-12 07:38:00 -04:00
Gervase Markham
d46e10602a
Bug 985495 - Add nfshost.com to PSL. r=gerv
2014-06-12 07:31:00 -04:00
Michael Daly
907b61b107
Bug 1015214 - Update PSL for .uk. r=gerv
2014-06-12 06:53:00 -04:00
Ryan VanderMeulen
6acfa3e394
Merge m-c to inbound on a CLOSED TREE.
2014-06-12 14:56:35 -04:00
Honza Bambas
a77f4e5bd7
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
cbebf1f0df
Bug 1013638 - CacheFileIn(Out)putStream::AsyncWait() doesn't respect eventTarget argument, r=honzab
2014-06-12 18:04:41 +02:00
Ethan Tseng
c188ea781f
Bug 1021890 - [RTSP] Compiler warning - character constant too long in RTSPConnectionHandler.h. r=sworkman
2014-06-10 15:36:46 +08:00
Olli Pettay
0040a9cd76
Bug 1023280 - Rename dictionary.ToObject to ToObjectInternal, r=bz
2014-06-11 22:38:55 +03:00
"Kan-Ru Chen (陳侃如)"
8f452f1067
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
a1a3a568c4
Bug 969471 - Remove csiro.au from PSL (again, and finally). r=gerv
2014-06-10 08:57:00 -04:00
Gervase Markham
a611654fea
Bug 984824 - Remove act.gov.au from the PSL. r=gerv
2014-06-10 08:56:00 -04:00
Gervase Markham
d9ae2c4530
Bug 990543 - Add 2nd level IDN ccTLDs for .срб (.srb). r=gerv
2014-06-10 08:52:00 -04:00
Gervase Markham
0b35ffb9cf
Bug 1003034 - Remove pskov.ru from PSL. r=gerv
2014-06-10 08:45:00 -04:00
Gervase Markham
ba492af591
Bug 1007529 - Update PSL for nid.io. r=gerv
2014-06-10 08:38:00 -04:00
Simone Carletti
6d7c899ac0
Bug 1008202 - Update PSL for .nz. r=gerv
2014-05-20 01:38:00 -04:00
Ángel González
31a951788d
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
5284abef16
Bug 1000668 - Update PSL for .bb (co.bb and tv.bb). r=gerv
2014-05-20 21:08:56 +02:00
Ángel González
84eefaa559
Bug 1000663 - Update PSL for .vu. r=gerv
2014-05-20 21:30:01 +02:00
Ángel González
be07e072f1
Bug 982776 - Add .gov.ar to the PSL. r=gerv
2014-05-20 22:14:19 +02:00
Ángel González
1b2b0cc605
Bug 978972 - Add amazonaws.cn domains to the PSL. r=gerv
2014-05-20 21:53:05 +02:00
David Keeler
636e3ceae7
bug 1017160 - remove nsINSSCertErrorDialog and implementation r=cviecco
2014-06-09 16:35:35 -07:00
Michal Novotny
941cc3658c
Bug 1023114 - backout of d56a7b4ed009, r=honzab
2014-06-10 19:12:51 +02:00
Michal Novotny
3c122f5d9b
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
4c4e0b3541
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
6bed93400d
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
76f71eb35a
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
0a94a75f60
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
6e06b87dfa
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
d1365e73a4
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
2cc64dd3e8
Backing out 400d92d915f4 (bug 938186) for opt build oranges, r=me
2014-06-09 22:17:01 +02:00
Honza Bambas
e96b1004a1
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
20266b3d5d
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
dc643a6389
Bug 1011503 - Remove external addresses from test_speculative_connect.js r=mcmanus
2014-06-07 10:04:51 -07:00
Randell Jesup
63f0d0928d
Bug 1021335: Fix DataChannel leak of recv buffers from SCTP r=tuexen
2014-06-08 09:53:13 -04:00
Michal Novotny
89006b5b80
Bug 1021612 - Fix offset calculation in CacheFileMetadata::ReadMetadata(), r=honzab
2014-06-08 00:00:57 +02:00
Ryan VanderMeulen
56e2c15baf
Merge m-c to inbound on a CLOSED TREE. a=me
2014-06-07 13:36:44 -04:00
Ryan VanderMeulen
1c927722c9
Merge m-c to b2g-inbound. a=merge
2014-06-06 17:34:22 -04:00
Ethan Tseng
1670d8871e
Bug 1020379 - [RTSP] Fix trivial compile warnings. r=sworkman
2014-06-06 11:28:45 +08:00
Ethan Tseng
61104d2f51
Bug 1020379 - [RTSP] Fix potential infinite loop in ARTPConnection.cpp. r=sworkman
2014-06-06 10:59:47 +08:00
Wes Kocher
1972488853
Merge b2g-inbound to m-c a=merge
2014-06-05 18:49:36 -07:00
Dave Hylands
edc2be9cf4
Bug 986331 - Enable .3g2 file extension to be recognized as 3gpp video. r=cajbir
2014-06-05 14:22:15 -07:00