Dragana Damjanovic
|
1636c2ffae
|
Bug 1152046 - add telemetry for time spent in connect/close. r=mayhemer
|
2015-07-07 11:13:00 +02:00 |
|
Valentin Gosu
|
d899d34e26
|
Bug 1048131 - Make some network events trigger a captive portal recheck r=mcmanus
|
2014-10-14 00:35:51 +03:00 |
|
Carsten "Tomcat" Book
|
042b824703
|
Backed out changeset 49f72333b407 (bug 1048131)
|
2015-07-03 14:25:56 +02:00 |
|
Valentin Gosu
|
3c4abe00f7
|
Bug 1048131 - Make some network events trigger a captive portal recheck r=mcmanus
|
2014-10-14 00:35:51 +03:00 |
|
Dragana Damjanovic
|
282fb00333
|
Bug 1152046 - Don't try to connect if we are shutting down. r=mayhemer
|
2015-05-29 02:04:00 -04:00 |
|
Patrick McManus
|
52bf579fe8
|
Bug 1162243 - add anonymous speculative connections r=hurley
|
2015-05-05 21:15:36 -04:00 |
|
Valentin Gosu
|
b8199e4f2e
|
Bug 1134596 - Add network.offline-mirrors-connectivity pref to preserve previous behaviour r=honzab
|
2015-03-26 13:19:47 +02:00 |
|
Valentin Gosu
|
231e07d696
|
Bug 1134596 - Separate nsIOService's network detection from offlineMode r=honzab
|
2015-05-02 00:14:39 +03:00 |
|
Olli Pettay
|
858d870ef5
|
Bug 1149228, cache data: and https: handlers, r=honzab.moz
|
2015-03-30 22:32:26 +03:00 |
|
Andrea Marchesini
|
94545cbb2e
|
Bug 1148527 - Indentation fix after bug 1145631, r=ehsan
|
2015-03-27 18:52:19 +00:00 |
|
Ehsan Akhgari
|
5cccea6f0f
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
This patch was automatically generated using the following script:
function convert() {
echo "Converting $1 to $2..."
find . \
! -wholename "*/.git*" \
! -wholename "obj-ff-dbg*" \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert MOZ_OVERRIDE override
convert MOZ_FINAL final
|
2015-03-21 12:28:04 -04:00 |
|
Daniel Stenberg
|
36b4582508
|
Bug 1140284 - start the resolver even when offline; r=ehsan
|
2015-03-09 09:52:05 +01:00 |
|
Valentin Gosu
|
8a4646d9bc
|
Bug 1120216 - Add telemetry for how often URLs contain !/ or !// or end with a ! r=mcmanus
|
2015-02-06 15:27:33 +02:00 |
|
James Kitchener
|
6a912052bb
|
Bug 1100184 - Flatten netwerk/base/{public,src}/ directories. r=mcmanus, r=poiru
|
2015-01-20 03:58:00 -05:00 |
|