Patrick McManus
|
e01a2a79f2
|
Bug 1242597 - Fix nsSocketTransport reference loop r=dragana
|
2016-01-19 17:48:15 -05:00 |
|
Dragana Damjanovic
|
4b217147cb
|
Bug 1241295 - Limit time for PR_Close calls during shutdown in nsUDPScket. r=mcmanus
|
2016-01-20 16:01:00 -05:00 |
|
Patrick McManus
|
751c67ab39
|
Bug 1233774 - fix Leak EventTokenBucket on shutdown r=dragana
|
2016-01-21 12:40:15 -05:00 |
|
Andrea Marchesini
|
9fbb963056
|
Bug 1241565 - nsIHttpChannelInternal should be a builtinclass, r=honzab.moz
|
2016-01-22 11:55:54 +00:00 |
|
Carsten "Tomcat" Book
|
2d416427f1
|
Backed out changeset b1bbd5c1d6c0 (bug 772528) for xpcshell test failures
|
2016-01-22 11:46:50 +01:00 |
|
Andrea Marchesini
|
d9ebf61974
|
Bug 1221320 - XMLHttpRequest authentication should not require auth prompt dialog, r=honzab.moz
|
2015-12-30 18:47:55 +00:00 |
|
Eden Chuang
|
f60ebcfa08
|
Bug 772528 - Remove nsFileInputStream::Seek() from nsPartialFileInputStream::Init(). r=baku
|
2016-01-21 14:08:18 +08:00 |
|
Randell Jesup
|
e266b70181
|
Bug 1194259: Make ICE IP restriction to default routes work in E10S r=jesup,mcmanus,drno
|
2016-01-22 02:47:01 -05:00 |
|
Honza Bambas
|
23a5a0c89c
|
Bug 1064378 - Don't rewrite custom Authorization header set on a channel by cached credential. r=jduell
|
2016-01-21 09:33:00 -05:00 |
|
Honza Bambas
|
4d69c3f3b0
|
Bug 1154124 - Prevent recursion when calling HTTP cache entry's callbacks. r=michal
|
2016-01-14 21:16:06 +01:00 |
|
Patrick McManus
|
6844fa312b
|
Bug 366023 - Allow h/1.0 chunked encodings r=bagder
|
2016-01-19 14:22:50 -05:00 |
|
Carsten "Tomcat" Book
|
9aa835db02
|
merge mozilla-inbound to mozilla-central a=merge
|
2016-01-21 11:49:16 +01:00 |
|
Carsten "Tomcat" Book
|
7feabac83d
|
Merge mozilla-central to fx-team
|
2016-01-20 15:37:48 +01:00 |
|
Honza Bambas
|
a5a23218e9
|
Bug 1165256 - Make appcache fully work with OriginAttribues. r=jduell
|
2016-01-18 20:20:08 +01:00 |
|
Honza Bambas
|
c0585d2bda
|
Bug 1087320 - On charset reload set LOAD_FROM_CACHE only on the default channel, r=bz r=jduell
|
2016-01-19 15:28:00 +01:00 |
|
Ehsan Akhgari
|
98a69d988d
|
Bug 1209081 - Part 1: Implement the "navigate" value for RequestMode; r=bkelly
|
2016-01-19 17:46:10 -05:00 |
|
Kate McKinley
|
3488aa3cfb
|
Bug 1195881 - Contextual Identity working under e10s. r=tanvi r=sicking r=baku
|
2016-01-20 00:28:00 +01:00 |
|
Honza Bambas
|
e7a618658f
|
Bug 451081 - Introduce ORIGIN_IS_FULL_SPEC protocol handler flag, r=bz+standard8 IGNORE IDL
|
2016-01-20 20:02:23 +01:00 |
|
Bogdan Postelnicu
|
28f8f114c9
|
Bug 1240515 - change allocator for addr and localaddr from malloc to new, since the smart pointer that is used uses delete operator. r=dragana
|
2016-01-20 12:31:01 +02:00 |
|
Honza Bambas
|
9c7ec4a08b
|
Bug 1239687 - Leak invalid/doomed file handles immediately after HTTP cache shutdown. r=michal
|
2016-01-14 08:14:00 +01:00 |
|
Dragana Damjanovic
|
696b4f524b
|
Bug 1238017 - Remove ClosingService. r=mcmanus
|
2016-01-08 10:20:00 -05:00 |
|
Ryan VanderMeulen
|
d9596e014d
|
Bug 1234548 - Remove unused variables. r=bustage
|
2016-01-17 13:07:38 -05:00 |
|
Dragana Damjanovic
|
852b7ce707
|
Bug 1240269 - Do not open UDP socket during shutdown. r=mcmanus
|
2016-01-16 01:19:00 -05:00 |
|
Dragana Damjanovic
|
37b646b979
|
Bug 1234548 - Don't send network change events if routes are changed. r=mcmanus, r=bagder
|
2016-01-11 07:40:00 -05:00 |
|
Patrick McManus
|
96ab3c52d0
|
Bug 1240122 - threadsafe fix for getselfaddr() r=dragana
|
2016-01-15 12:16:01 -05:00 |
|
Christoph Kerschbaumer
|
1f7508f2fd
|
Bug 1234368 - Convert netwerk/test/unit/test_bug203271.js to use asyncOpen2 (r=mcmanus)
|
2016-01-15 11:38:21 -08:00 |
|
Christoph Kerschbaumer
|
39ea40404c
|
Bug 1234757 - Use channel.asyncOpen2 within netwerk/test/unit/test_protocolproxyservice.js (r=mcmanus)
|
2016-01-15 11:34:34 -08:00 |
|
Patrick McManus
|
7c8730a8f8
|
Bug 1234757 - test_protocolproxyservice does not need 2nd arg to asyncopen r=ckerschb
|
2016-01-15 11:01:20 -05:00 |
|
Dragana Damjanovic
|
936c701429
|
Bug 1239655 - Do not do PR_ConnectContinue during the shutdown. r=mcmanus
|
2016-01-14 08:53:00 -05:00 |
|
Christoph Kerschbaumer
|
43f2ac564b
|
Bug 1233098 - Refactor CSP upgrade insecure requests flag within loadInfo (r=sicking)
|
2016-01-14 12:38:15 -08:00 |
|
Honza Bambas
|
8ed36ecd9a
|
Bug 913822 - Shutdown I/O time limit for HTTP cache. r=michal
|
2016-01-13 16:11:00 -05:00 |
|
Dragana Damjanovic
|
3a74ed0623
|
Bug 1238910 - Rework shutdown necko. r=mcmanus
|
2016-01-14 04:42:00 -05:00 |
|
Patrick McManus
|
2689e4d9d8
|
Bug 1240254 - necko tests assumed synchronous error reporting r=dragana
|
2016-01-15 22:56:06 -05:00 |
|
Dragana Damjanovic
|
94619712b9
|
Bug 1240481 - Limit PR_Close calls during shutdown. r=mcmanus
|
2016-01-18 08:20:00 +01:00 |
|
Dragana Damjanovic
|
520e8f8f53
|
Bug 1239961 - Minimize amount of PR_Poll and PR_Read calls during shutdown. r=mcmanus
|
2016-01-15 08:21:00 +01:00 |
|
Honza Bambas
|
66f6850864
|
Bug 1220272 - Fix signalling in HTTP cache test code suspender. r=michal
|
2016-01-14 11:24:00 +01:00 |
|
Henry Chang
|
02e2edd269
|
Bug 1216443 - "moz-safe-about:blank" to signed content should switch process. r=kanru
|
2016-01-18 00:07:00 +01:00 |
|
Andrea Marchesini
|
c77ebf3fee
|
Bug 1199466 - part 1 - Expose originAttributes in nsICookie, r=jduell
|
2016-01-14 08:03:50 +00:00 |
|
Nigel Babu
|
faf7199c98
|
Backed out changeset f51b921e1ccf (bug 1233098) for browser-chrome bustage
|
2016-01-14 08:04:37 +05:30 |
|
Christoph Kerschbaumer
|
a2c54b7e80
|
Bug 1233098 - Refactor CSP upgrade insecure requests flag within loadInfo (r=sicking)
|
2016-01-13 15:51:43 -08:00 |
|
Dragana Damjanovic
|
e69ef3aad1
|
Bug 1235509 - Link monitor should not fire link change events for the refresh of the ipv6 lifetime. r=bagder
|
2016-01-11 06:42:36 -08:00 |
|
Bogdan Postelnicu
|
a1d8943231
|
Bug 1226526 - NS_ENSURE_ARG_POINTER on result to remove warning added by scan-build. r=mcmanus
|
2016-01-13 11:41:04 +02:00 |
|
Honza Bambas
|
f86b489302
|
Bug 1121672 - Make CacheFile::IsDoomed() protect mHandle with lock, r=michal
|
2016-01-12 09:24:00 +01:00 |
|
Andrea Marchesini
|
4da9fc8b33
|
Bug 1231378 - part 4 - Fix uninitialized members of classes in netwerk/widget/storage/uriloader/memory/tools, r=smaug
|
2016-01-12 18:16:59 +00:00 |
|
Carsten "Tomcat" Book
|
c88a9066ca
|
Backed out changeset d6b0ffe1a7b3 (bug 1231378)
|
2016-01-12 15:48:54 +01:00 |
|
Andrea Marchesini
|
a692c8f184
|
Bug 1231378 - part 4 - Fix uninitialized members of classes in netwerk/widget/storage/uriloader/memory/tools, r=smaug
|
2016-01-12 13:57:37 +00:00 |
|
Dragana Damjanovic
|
eec1da031c
|
Bug 1236277 - Retry all connections not just the reused one. r=mcmanus
|
2016-01-11 05:20:00 +01:00 |
|
Eric Rahm
|
4bc1bf34cb
|
Bug 1174972 - Add basic mozilla logging backend. r=froydnj,r=bwc,r=jduell
|
2016-01-05 13:05:19 -08:00 |
|
Xidorn Quan
|
65754e4e13
|
Bug 1238404 - Use 'using' directive instead of having separate Dispatch impl in subclasses of nsIEventTarget. r=froydnj
|
2016-01-12 15:18:47 +11:00 |
|
Phil Ringnalda
|
c1b50a8035
|
Back out 3e168e5a04bf (bug 1174972) for build bustage
CLOSED TREE
|
2016-01-11 20:04:40 -08:00 |
|