Jessica Jong
|
0fdefc07fa
|
Bug 1167132 - Part 13: [NetworkManager] Move network information into a separate interface (Necko/NetStats). r=ethan
|
2015-07-29 02:14:00 -04:00 |
|
Ehsan Akhgari
|
55e91b062f
|
Bug 1185515 follow-up: Include nsProxyRelease.h in nsUDPSocket.h, landed on a CLOSED TREE
|
2015-07-20 18:17:54 -04:00 |
|
Dragana Damjanovic
|
800c13ed99
|
Bug 935838 - Add per app network traffic statistics to the UDP socket. r=sicking, r=mayhemer
|
2015-04-08 15:35:00 -04:00 |
|
Andrea Marchesini
|
ad97ae68b8
|
Bug 1148527 - Indentation fix after bug 1145631, r=ehsan
|
2015-03-27 18:52:19 +00:00 |
|
Ehsan Akhgari
|
ea41d8de48
|
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 |
|
Ryan VanderMeulen
|
57644fabd7
|
Backed out changeset a1d51e3fea63 (bug 935838) for B2G test_udpsocket.html timeouts.
CLOSED TREE
|
2015-03-09 16:35:06 -04:00 |
|
Dragana Damjanovic
|
59d2752c41
|
Bug 935838 - Add per app network traffic statistics to the UDP socket. r=sicking, r=mayhemer
|
2015-03-06 06:38:00 -05:00 |
|
James Kitchener
|
f3e2ed9bfd
|
Bug 1100184 - Flatten netwerk/base/{public,src}/ directories. r=mcmanus, r=poiru
|
2015-01-20 03:58:00 -05:00 |
|