Patrick McManus
d47399769e
bug 907800 - only retry http 408 when it is suspected of being a persistent reuse race r=jduell
2013-09-04 16:39:25 -04:00
Valentin Gosu
29c726a932
Bug 909050 - Prevent about:networking from returning PB data. r=mcmanus
2013-08-31 12:06:14 -04:00
Doug Turner
3de9e6a0cf
Bug 906072 - Remove Maemo port. r=romaxa, r=ted, r=johns
2013-08-25 16:56:53 -07:00
Brian O'Keefe
d118b95a0d
Bug 875934 - Move LIBRARY_NAME to moz.build, batch 3; r=mshal
2013-08-15 09:02:09 -04:00
Gabriele Svelto
91c1a25d52
Bug 907798 - Remove TimeStamp.h includes from source files that do not need it; r=ehsan
2013-08-24 08:12:51 +02:00
Ms2ger
47f9af7214
Revert this CLOSED TREE to changeset 4d3e221584a0.
2013-08-24 13:31:48 +02:00
Gabriele Svelto
795d28ed67
Bug 907798 - Remove TimeStamp.h includes from source files that do not need it; r=ehsan
2013-08-24 08:12:51 +02:00
Makoto Kato
033e608a90
Bug 901820 - Part 1. replace nsCRT::strdup with strdup. r=bsmedberg
2013-08-22 19:31:48 +09:00
Ms2ger
913bab58b0
Merge PGO-green changeset from inbound to m-c.
2013-08-22 10:31:44 +02:00
Ms2ger
bdfaa84f5b
Bug 904831 - Part b: Move unconditional MSVC_ENABLE_PGO definitions into moz.build; r=gps
2013-08-22 08:56:01 +02:00
Ms2ger
49f603cd4d
Bug 883284 - Part e: Move LIBXUL_LIBRARY into moz.build (k-o); r=ted
2013-08-22 08:56:00 +02:00
Ms2ger
4807f1c86c
Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps
2013-08-22 08:55:59 +02:00
Patrick McManus
2d5c9eeeb0
bug 907960 - backout 905460 r=backout
2013-08-21 21:01:19 -04:00
David Zbarsky
472a1d84cd
Bug 890570: Stop using PBrowser for all other protocols r=jduell
2013-08-21 02:49:44 -04:00
Patrick McManus
5f047f9bed
[mq]: 905398
...
bug 905398 - set connectionInfo bits only once and before http speculative connect r=jduell
2013-08-19 11:45:45 -04:00
Patrick McManus
aebcd36d9f
bug 905460 - make http objects use smart pointers r=sworkman
2013-08-14 21:05:47 -04:00
Trevor Saunders
acfc9e9cd6
bug 905410 - remove most remaining usage of nspr atomics outside of xpcom/ r=ehsan
2013-08-12 05:51:49 -04:00
Gregory Szorc
df453f8483
Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium
2013-08-14 08:40:25 -07:00
Ryan VanderMeulen
fab2c2a3c8
Backed out changesets 1fa1f28c6edf and e74f694f31c4 (bug 850380) for PGO bustage on a CLOSED TREE.
2013-08-14 15:12:20 -04:00
Brian O'Keefe
61565e4086
Bug 896177 - Remove useless config.mk includes; r=gps
2013-07-17 16:06:53 -04:00
Gregory Szorc
d87c91cf0c
Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium
2013-08-14 08:40:25 -07:00
Patrick McManus
6dc661bae6
bug 897503 - part 3 several nsHttpHandler nsCOMPtrs need to be nsMainThreadPtrHandle r=sworkman
2013-08-13 15:36:59 -04:00
Patrick McManus
0bde7d8d87
bug 897503 - part 2 use smart pointers for nsHttpHandler references r=sworkman
2013-08-13 15:36:58 -04:00
Patrick McManus
cb979bfe46
bug 897503 - part 1 - HttpChannelParent reference count bug of nsHttpHandler r=sworkman
2013-08-13 15:36:56 -04:00
Phil Ringnalda
8eae71a4e1
Back out f99521bfd197:38657fcd2d1a (bug 890570) for Linux xpcshell failures
...
CLOSED TREE
2013-08-10 17:23:05 -07:00
David Zbarsky
bd51520d33
Bug 890570: Stop using PBrowser for all other protocols r=jduell
2013-08-10 11:18:12 -04:00
Nicholas Nethercote
d8f824e34e
Bug 898914 (part 1) - Remove JSBool.
...
--HG--
extra : rebase_source : 2d202e0e5005a7f54724b1540481c15cde3ad52e
2013-08-08 15:53:04 -07:00
Robert Bindar
5785631db5
bug 835357 - Add telemetry to measure whether DNT is used or not. r=jduell
2013-08-08 08:49:14 -07:00
Ehsan Akhgari
03a33dc5da
Bug 902082 - Forward-declare PSpdyPush3 in nsILoadGroup.h; r=mcmanus
2013-08-07 15:01:40 -04:00
David Keeler
698f43041b
bug 887052 - refactor nsISiteSecurityService for multiple headers r=cviecco r=mcmanus r=jst sr=jst
2013-08-02 16:23:18 -07:00
David Keeler
6be2e1d4e0
bug 887052 - rename nsIStrictTransportSecurityService to nsISiteSecurityService for refactoring r=cviecco r=mcmanus r=jst sr=jst
...
--HG--
rename : netwerk/base/public/nsIStrictTransportSecurityService.idl => netwerk/base/public/nsISiteSecurityService.idl
rename : security/manager/boot/src/nsStrictTransportSecurityService.cpp => security/manager/boot/src/nsSiteSecurityService.cpp
rename : security/manager/boot/src/nsStrictTransportSecurityService.h => security/manager/boot/src/nsSiteSecurityService.h
2013-08-02 15:48:37 -07:00
Ryan VanderMeulen
9973ce0c8b
Backed out changesets 5f8a88c6d0c8 and 97fcb5a154d8 (bug 887052) for OSX mochitest-other orange.
...
--HG--
rename : netwerk/base/public/nsISiteSecurityService.idl => netwerk/base/public/nsIStrictTransportSecurityService.idl
rename : security/manager/boot/src/nsSiteSecurityService.cpp => security/manager/boot/src/nsStrictTransportSecurityService.cpp
rename : security/manager/boot/src/nsSiteSecurityService.h => security/manager/boot/src/nsStrictTransportSecurityService.h
2013-08-05 16:18:06 -04:00
David Keeler
dfff78a666
bug 887052 - refactor nsISiteSecurityService for multiple headers r=cviecco r=mcmanus r=jst sr=jst
2013-07-01 10:49:40 -07:00
David Keeler
fd28a3ce4c
bug 887052 - rename nsIStrictTransportSecurityService to nsISiteSecurityService for refactoring r=cviecco r=mcmanus r=jst sr=jst
...
--HG--
rename : netwerk/base/public/nsIStrictTransportSecurityService.idl => netwerk/base/public/nsISiteSecurityService.idl
rename : security/manager/boot/src/nsStrictTransportSecurityService.cpp => security/manager/boot/src/nsSiteSecurityService.cpp
rename : security/manager/boot/src/nsStrictTransportSecurityService.h => security/manager/boot/src/nsSiteSecurityService.h
2013-07-01 09:30:11 -07:00
Ms2ger
50634577d5
Merge m-c to inbound.
2013-08-02 11:07:57 +02:00
Dão Gottwald
116734a54e
Bug 728773 - Always freeze the build ID in the UA string at 20100101. r=bz sr=gerv
2013-08-02 00:50:45 +02:00
Joey Armstrong
56ab717da3
Bug 870370 - Move EXTRA_COMPONENTS to mozbuild (file batch #3 ); r=mshal
2013-06-11 16:38:22 -04:00
Dão Gottwald
60765a4876
Bug 896114 - Don't initialize UserAgentOverrides on desktop. r=dolske
2013-07-30 22:51:25 +02:00
Ehsan Akhgari
2824b29025
Bug 895322 - Part 1: Replace the usages of MOZ_STATIC_ASSERT with C++11 static_assert; r=Waldo
...
This patch was mostly generated by running the following scripts on the codebase, with some
manual changes made afterwards:
# static_assert.sh
#!/bin/bash
# Command to convert an NSPR integer type to the equivalent standard integer type
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*/.hg*" \
! -wholename "obj-ff-dbg*" \
! -name nsXPCOMCID.h \
! -name prtypes.h \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.cc" \
-o -iname "*.mm" \) | \
xargs -n 1 `dirname $0`/assert_replacer.py #sed -i -e "s/\b$1\b/$2/g"
}
convert MOZ_STATIC_ASSERT static_assert
hg rev --no-backup mfbt/Assertions.h \
media/webrtc/signaling/src/sipcc/core/includes/ccapi.h \
modules/libmar/src/mar_private.h \
modules/libmar/src/mar.h
# assert_replacer.py
#!/usr/bin/python
import sys
import re
pattern = re.compile(r"\bMOZ_STATIC_ASSERT\b")
def replaceInPlace(fname):
print fname
f = open(fname, "rw+")
lines = f.readlines()
for i in range(0, len(lines)):
while True:
index = re.search(pattern, lines[i])
if index != None:
index = index.start()
lines[i] = lines[i][0:index] + "static_assert" + lines[i][index+len("MOZ_STATIC_ASSERT"):]
for j in range(i + 1, len(lines)):
if lines[j].find(" ", index) == index:
lines[j] = lines[j][0:index] + lines[j][index+4:]
else:
break
else:
break
f.seek(0, 0)
f.truncate()
f.write("".join(lines))
f.close()
argc = len(sys.argv)
for i in range(1, argc):
replaceInPlace(sys.argv[i])
--HG--
extra : rebase_source : 4b4a4047d82f2c205b9fad8d56dfc3f1afc0b045
2013-07-18 13:59:53 -04:00
Adrian Lungu
8bac10e69e
Bug 887984 - Send telemetry data from NTLM Init() methods. r=honzab
2013-07-25 09:54:11 -07:00
Dão Gottwald
500ec2e26f
Bug 788422 - Use UserAgentOverrides.jsm as designed to fix YouTube on tablets. r=bnicholson
2013-07-27 16:18:25 +02:00
Ryan VanderMeulen
221f68e05b
Merge m-c to inbound.
2013-07-26 12:09:20 -04:00
Dão Gottwald
9154735eb9
Bug 891968 - Only have one copy of each overriding UA string. f=hurley r=jduell
2013-07-26 09:39:01 +02:00
Nick Hurley
92922b9c06
Bug 891932 - process the pending spdy transaction queue in order r=mcmanus
2013-07-24 17:05:49 -07:00
Ivan Alagenchev
7931f44b23
Bug 846918: add hsts message queue to httpchannel. r=bsmith.
2013-07-26 08:37:03 -07:00
Dão Gottwald
ad54b2d53b
Bug 896382 - Cache the override (or that there's no override) for each host to avoid doing the same iterative string matching for every HTTP request. r=hurley
2013-07-24 09:38:45 +02:00
Catalin Iordache
3ebe2a0a79
Bug 888628 - Create another field for HttpRetParams structure which keeps track of half open connections. r=valentin.gosu
2013-07-23 10:52:01 -04:00
Joshua Cranmer
b82a7849fb
Bug 884061 - Part 4: Remove nsAtomicRefcnt.h, r=jlebar
...
--HG--
extra : rebase_source : ce24ab345baa48104328e3c101b7266a31e81870
2013-07-11 15:21:45 -05:00
Joshua Cranmer
37465bc6bd
Bug 884061 - Part 3q: Use NS_DECL_THREADSAFE_ISUPPORTS in netwerk/, r=macmanus
...
--HG--
extra : rebase_source : d029f73a1f27896c142f76dce263dd3542763b18
2013-07-18 21:24:13 -05:00
Cameron McCormack
cd4006ab60
Backout bdceed703766 (bug 887984) for Windows build failures.
2013-07-23 13:43:45 +10:00
Adrian Lungu
1b8eddbd1f
Bug 887984 - Send telemetry data from NTLM Init() methods. r=mayhemer
2013-07-18 12:00:04 -07:00
Gregory Szorc
5cf35af589
No Bug - Removing empty Makefile.in files; r=me
2013-07-18 09:09:28 -07:00
Boris Zbarsky
9d5d30d8a1
Bug 893004 part 2. Remove various no-longer-used XPCOM bits from Navigator, except the ones from nsIDOMNavigator. r=smaug
...
--HG--
rename : dom/network/interfaces/nsIDOMNavigatorNetwork.idl => dom/network/interfaces/nsIMozNavigatorNetwork.idl
2013-07-17 23:23:52 -04:00
Honza Bambas
e4b77b101d
Bug 892486 - Telemetry for appcache vs http cache page load, r=ehsan
2013-07-16 19:38:15 +02:00
Brian O'Keefe
f4815f2203
Bug 883502 - Part 1: Move 'chromium_config.mk' includes after rules.mk. r=gps
2013-07-04 08:28:43 -04:00
Benoit Girard
be559fe75a
Bug 892861 - Remove useless -D flags 'IMPL_THEBES,_IMPL_NS_GFX,...'. r=glandium
2013-07-12 08:56:54 -04:00
Trevor Saunders
f33ade0d68
bug 887483 - remove a bunch of useless assignments to FORCE_STATIC_LIB implied by LIBXUL_LIBRARY=1 r=mshal
2013-07-11 11:06:34 -04:00
Patrick McManus
ec80b06fb8
bug 888268 - wifi tickler for mitigating 802.11 psp mode on android r=dougt
...
--HG--
extra : rebase_source : a767b6c10501105b3c5d22043f11745807caf2f9
2013-07-11 11:39:36 -04:00
Ryan VanderMeulen
d806e1e244
Merge m-c to inbound.
2013-07-10 09:45:16 -04:00
Ms2ger
ac8ead2b37
Bug 890700 - Use MOZ_THIS_IN_INITIALIZER_LIST in netwerk/; r=bsmith
2013-07-10 11:57:34 +02:00
Patrick McManus
be76154709
bug 890691 - spdy latency problem with control refresh r=hurley
2013-07-08 22:53:18 -04:00
Steve Workman
39eb54cc4f
Bug 497003 - Support delivery of OnDataAvailable off the main thread r=bz r=jduell
2013-07-08 18:45:25 -07:00
Robert Bindar
41eb003349
Bug 888583 - Expose protocol version in about:networking. r=valentin.gosu
2013-07-08 16:35:08 -04:00
Robert Bindar
073400701a
Bug 888583 - Move SPDY protocol codes to nsHttp.h. r=mcmanus
2013-07-08 09:10:18 -04:00
David Zbarsky
98e27c4290
Bug 885804: Renaming in netwerk r=jduell
2013-07-08 11:48:39 -04:00
Ryan VanderMeulen
a3a6e8df2c
Backed out changesets f9f13232e35f and 134b4feaff02 (bug 888583) for bustage.
2013-07-08 09:31:45 -04:00
Robert Bindar
438700f162
Bug 888583 - Expose protocol version in about:networking. r=mcmanus
2013-07-08 09:10:19 -04:00
Robert Bindar
d40cf81f32
Bug 888583 - Move SPDY protocol codes to nsHttp.h. r=mcmanus
2013-07-08 09:10:18 -04:00
Mike Shal
d5df6bb361
Bug 868536 - Move ipdl.mk files to moz.build; r=gps
...
Author: Mike Shal <mshal@mozilla.com>
2013-07-01 09:56:28 -04:00
Xidorn Quan
bdddacd158
Bug 888645 - Error when access userAgent from jar protocol. r=gavin
2013-07-03 09:22:05 -04:00
Patrick McManus
aa11bf9a79
bug 878792 - orphaned CLOSE_WAIT sockets with multiple A records r=hurley
2013-07-02 16:41:19 -04:00
Mike Shal
884dee0b5a
Bug 880245 - Move EXTRA_JS_MODULES to moz.build (batch #4 ); r=joey
2013-07-01 11:34:30 -04:00
Patrick McManus
c280bcba2d
bug 888551 incomplete parsing of cache-control max-age r=hurley
2013-06-28 21:16:43 -04:00
Catalin Iordache
797a4a0f31
Bug 887566 - Append elements to idle array in ReadConnectionEntry. r=valentin.gosu
2013-07-01 09:45:17 -04:00
Patrick McManus
1fdcea773a
bug 658222 - Enable TLS False Start (PSM) r=bsmith
...
--HG--
extra : rebase_source : ac9f77ba73a0a902f4b6aa8d52add7d52efb1b53
2013-06-28 16:58:28 -04:00
James Kitchener
fb434ef955
Bug 802895 - Add about:srcdoc as both resolvable and not resolvable. r=bzbarsky
2013-06-28 23:13:20 -04:00
James Kitchener
dbb18eccb8
Bug 802895 - add srcdoc support to (InputStream|ViewSource)Channels r=bz sr=bsmedberg
2013-06-28 23:04:42 -04:00
Justin Lebar
051c5b560a
Bug 802686 - s/MOZ_NOT_REACHED/MOZ_CRASH/ in Gecko. r=(see below)
...
r=tbsaunde for accessible
r=jmuizelaar for gfx
r=roc for layout
r=glandium for mozglue
r=jduell for netwerk
r=khuey for everything else
This is a mechanical change made with sed. Later patches in this queue
clean up the whitespace errors and so on.
2013-06-28 18:38:30 -07:00
Patrick McManus
142ed6ca77
bug 887995 - allow nsiprotocolproxyservice::asyncresolve() to be called re-entrantly
...
bug 887995 - allow nsiprotocolproxyservice::asyncresolve() to be called re-entrantly r=jduell
2013-06-27 17:02:04 -04:00
Steve Workman
f01d1d3597
Bug 887358 - Change '= 0' assignments for ptrs in nsHttpChannel to '= nullptr' r=sworkman
2013-06-27 12:43:31 -07:00
Nick Hurley
576d9bcc7b
bug 809969 - send GOAWAY frame when closing spdy3 sessions. r=mcmanus
2013-06-25 10:16:27 -07:00
Brian Smith
c72dd4e458
Bug 759257: Remove InfallableCopyCString [sic], r=hurley
2013-06-24 16:46:08 -07:00
Jason Duell
a9d6a2e333
Bug 558623 - e10s HTTP: combine PHttpChannel constructor with SendAsyncOpen/SendRedirect1Begin r=jdm
...
--HG--
rename : netwerk/protocol/http/nsHttp.h => netwerk/protocol/http/HttpLog.h
extra : rebase_source : 80cac843f38f2237c9fd932c428e1c1fda781b50
2013-06-22 09:09:19 -07:00
Jason Duell
4fcb95e20e
Bug 558623 - Split out HTTP LOG macro definition from nsHttp.h r=jdm
...
--HG--
rename : netwerk/protocol/http/nsHttp.h => netwerk/protocol/http/HttpLog.h
extra : rebase_source : 3295c6472c846b24d3012343cf06798abf8774f9
2013-06-22 09:01:06 -07:00
Jason Duell
ca216420b6
Bug 884200 - Ensure NSS is initiated on main thread. r=honza
2013-06-21 20:33:46 -07:00
Brian O'Keefe
11bcc1cd9e
Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1 ); r=mshal
...
--HG--
extra : rebase_source : 385d3fd65475ffc18ee44ae088753649470e214b
2013-06-17 15:21:01 -04:00
Ryan VanderMeulen
adb213ed89
Backed out 4 changesets (bug 497003) for intermittent OSX crashes.
...
Backed out changeset 43223a927976 (bug 497003)
Backed out changeset 26c1d80edf1f (bug 497003)
Backed out changeset 841ed173ba2b (bug 497003)
Backed out changeset f70770fc6dce (bug 497003)
2013-06-17 15:44:07 -04:00
Steve Workman
22be445ea5
Bug 497003 - Replace some QueryInterface calls in nsHttpChannel with do_QueryObject r=jduell
2013-06-14 19:34:18 -07:00
Steve Workman
1f8d40499c
Bug 497003 - Support delivery of OnDataAvailable off the main thread r=bz r=jduell
2013-06-13 10:42:48 -07:00
Georg Koppen
6b0e491600
Bug 856978 - Make authorization headers removable if they observe "http-on-modify-request". r=mayhemer
2013-06-10 08:30:25 -04:00
Nick Hurley
04432df543
Bug 878594 - remove alternate-protocol support for spdy upgrades r=mcmanus
2013-06-06 09:10:33 -07:00
Jason Duell
c07b3b58e2
Bug 879054: fix printf of status in HttpChannelParent. r=mcmanus
2013-06-04 16:32:31 -07:00
Jason Duell
c36b0246a8
Bug 870564 - Youtube video freezes after a long time r=jdm
2013-06-04 16:10:55 -07:00
Martin Husemann
f3f836881a
Bug 871555: Use memcpy and properly aligned temporary variables instead of pointer casts with unclear alignment r=mcmanus
2013-06-01 00:23:16 +02:00
Chris Peterson
a0b40933ce
Bug 877503 - Add MOZ_FINAL to some Android classes to fix gcc 4.7 warnings-as-errors. blanket-r=ehsan rs=tbsaunde
2013-05-30 11:26:02 -07:00
Patrick McManus
e18fe0b0fc
bug 790388 part 3 - spdy/3 server push r=hurley
...
--HG--
extra : rebase_source : 1ed60ebda0b790f0ff1578abe7a7732676b495cf
2013-05-29 00:07:03 -04:00
Patrick McManus
e4215ee002
bug 790388 part 2 - fix spdysession writesegments() return values r=hurley
...
--HG--
extra : rebase_source : b9e67e88a4098ed614bf1e70780bbc97045f1108
2013-05-29 00:07:02 -04:00
Patrick McManus
e1867d4cc1
bug 790388 part 1 - support multiple header blocks for spdy r=hurley
...
--HG--
extra : rebase_source : 7911f105de34fca3d0f4d7f5166f47ab1e31f56d
2013-05-29 00:07:02 -04:00
Patrick McManus
7ad5baa466
bug 874170 - default npn protocol should be http/1.1 r=hurley
...
--HG--
extra : rebase_source : 3c772fd36262f9a7bacbfc5d4d3cfe15d700973d
2013-05-28 20:09:22 -04:00
Patrick McManus
54e949897c
bug 875093 - spdy flow control window calculation > 31bits r=hurley
...
--HG--
extra : rebase_source : ef84817a329ab86e1320eaac64b67a2859f0370f
2013-05-28 20:05:53 -04:00
Patrick McManus
d0a43e8515
bug 875760 spdy/3 credential nop implementation r=hurley
...
--HG--
extra : rebase_source : 44d41e9efa69f650e315ce9308f93273445f0921
2013-05-28 20:04:13 -04:00
Mike Shal
5169c0a913
Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
...
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
2013-04-23 17:54:15 -04:00
Aryeh Gregor
8b16f79037
Bug 867101 - Fix more implicit conversion to already_AddRefed; r=Ms2ger
2013-04-28 14:52:10 +03:00
Ryan VanderMeulen
91eae578bd
Merge inbound to m-c.
2013-05-16 20:29:40 -04:00
Sid Stamm
5136b7c1e1
Backout changeset 000ed86d069f (bug 861117) which caused bug 871560
...
--HG--
extra : rebase_source : 6359c671885b93f7885ca2cabfd8da772692d548
2013-05-16 11:26:33 -07:00
Chris Sperry
6dffeb3c2b
Bug 869725 - Changes to HTTP status line detection and parsing to allow AOL/Nullsoft ShoutCast headers (e.g. ICY 200 OK) [r=mcmanus]
2013-05-16 12:22:06 -07:00
Ted Mielczarek
3cfd62c3d2
bug 871712 - make MSVC PGO opt-in per-directory, and opt-in in the directories that matter. r=glandium
2013-05-16 09:33:26 -04:00
Patrick McManus
2e232b4bd1
bug 871289 [2 of 2] fix trailing whitespace in netwerk/protocol/http/* r=jduell
2013-05-16 09:30:42 -04:00
Patrick McManus
68239ec0ca
bug 871289 [1 of 2] standardize netwerk/protocol/http on moz_assert r=jduell
2013-05-16 09:30:41 -04:00
Ed Morley
5256152aa1
Backed out changeset 496846474ed3 (bug 864774)
2013-05-13 10:05:49 +01:00
Mike Shal
954221d9c9
Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey
...
From 140b9201e3b5d2d8efe7af286d279c2411dbc197 Mon Sep 17 00:00:00 2001
2013-04-23 17:54:15 -04:00
Patrick McManus
a3e52bbe38
bug 868441 Bypass Cache when lock held too long r=novotny
2013-05-12 10:01:13 -04:00
Jason Duell
dae1dcdf6b
Bug 870579 - IID bump for nsIWebSocketChannel r=trivial DONTBUILD
2013-05-09 17:12:40 -07:00
Patrick McManus
0baca0cf77
bug 869100 complete token bucket a/b test r=honzab
2013-05-08 11:43:31 -04:00
Makoto Kato
eada8e34f0
Bug 800220 - Part 1. Replace PL_strlen with strlen. r=ehsan
2013-05-08 12:40:12 +09:00
Michael Wu
0fe900a021
Bug 869260 - Remove GonkCaptureProvider, r=fabrice
2013-05-07 14:52:12 -04:00
Sid Stamm
e0254be427
Bug 861117 - report errors when URIs passed into nsIStrictTransportSecurityService::IsStsURI malformed. (r=bsmith)
...
--HG--
extra : rebase_source : 0a42dfe50219438fd5acd997e61c026d6a9cc116
2013-05-03 14:49:04 -07:00
Patrick McManus
ae96e7abac
bug 855185 ResetIPFamily called off socket thread r=honzab
2013-04-30 23:43:32 -04:00
Patrick McManus
97fa570e8b
bug 855185 - test for thread safety of resetIPFamily() r=honzab
2013-04-30 23:43:31 -04:00
Patrick McManus
ae3029f450
bug 866867 test_spdy.js flaky with parallel connections r=hurley
2013-04-29 20:05:39 -04:00
Phil Ringnalda
37a09dd732
Back out 96a806212cac (bug 865314) for apparently causing fairly frequent failures in test_spdy.js
2013-04-24 23:45:40 -07:00
Patrick McManus
2ba309ab66
bug 865314 dont restrict parallel ssl handshakes with unknown spdy state r=jduell
2013-04-24 20:27:50 -04:00
Cykesiopka
84eebaf3c9
Bug 645402 - Remove ToInteger() workarounds in mozilla-central. r=bz
2013-04-24 08:36:09 -04:00
SimonJ
0c82d71858
bug 602814 - fix parsing of connection http response header r=mcmanus
...
--HG--
extra : rebase_source : 638e5d46b709e896e48bd4e9371876858e33980d
2013-04-18 09:00:00 -04:00
Mike Shal
df7deac25b
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
2013-04-16 15:24:43 -04:00
Patrick McManus
7acac25401
bug 819734 - Token Bucket for Network Requests [a/b test] r=honzab
2013-04-15 09:41:27 -04:00
Patrick McManus
2793bc2a0e
bug 819734 - Token Bucket for Network Bursts part 1/2 [base] r=honzab
2013-04-15 08:50:35 -04:00
Josh Matthews
648824df2a
Bug 850252 - Remove Off-Main-Thread XPCWrappedJS refcounting from nsHttpConnection. r=mcmanus
2013-03-12 09:58:00 -04:00
Patrick McManus
bd916210f8
bug 857906 progress indicator spinning on multipart motion jpeg r=duell sr=bz
...
--HG--
extra : rebase_source : 6b3beea6f6bb91e21c37e6dd01e5c6445317f994
2013-04-09 13:38:48 -04:00
aceman
839310031c
Bug 856238 - Remove unused includes of the obsolete nsISupportsArray and nsIEnumerator. r=Neil, r=bsmedberg
2013-04-08 14:35:31 -04:00
Ryan VanderMeulen
3cc9a191cb
Merge m-c to inbound.
2013-04-05 17:01:53 -04:00
Patrick McManus
23b9eb4587
bug 850968 - backout cache experiment for causing 858588 r=backout
2013-04-05 15:50:31 -04:00
Ryan VanderMeulen
39839490f9
Backed out changeset 5b710d7fe073 (bug 850968) to see if it fixes bug 858588 on a CLOSED TREE.
2013-04-05 13:33:24 -04:00
Jason Duell
c9c0f8d58c
Bug 855906 - Convert nsIWebsocketChannel pingInterval to seconds r=mcmanus
2013-04-05 13:52:12 -07:00
Ms2ger
77b7525264
Bug 856973 - Outparamdel NS_New{In,Out}putStreamReadyEvent; r=ehsan
2013-04-04 09:05:18 +02:00
Patrick McManus
ae63139806
bug 850968 cache effectiveness telemetry - throttle up r=taras
2013-04-03 17:26:35 -04:00
Steve Workman
1e0da4f45e
Bug 808402 - Make call to nsIPrompt::Alert from nsFtpState::StopProcessing async r=jduell
2013-04-03 10:48:22 -07:00
Gavin Sharp
decd2dd5c1
Bug 851586, r=bz
...
--HG--
extra : rebase_source : 4144764238b0f38f1457358b1c9f61bc4d347424
2013-03-19 12:23:43 +01:00
Ehsan Akhgari
3e4289068c
Bug 579517 follow-up: Remove NSPR types that crept in
2013-04-02 20:59:27 -04:00
Kyle Machulis
72a717a860
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
Kyle Machulis
43628a7867
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
2013-03-29 15:12:58 -07:00
Kyle Machulis
334c0800cf
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
...
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Jason Duell
122f1fecac
Bug 849364 - Provide per-websocket way to enable keepalive pings. r=mcmanus
2013-03-28 15:52:16 -07:00
Honza Bambas
ff6f628857
Bug 729182 - Implement visual event tracer, fix bustage in nsHttpChannel.cpp when tracer build enabled, r=bustage CLOSED TREE
2013-03-28 19:18:09 +01:00
Honza Bambas
b750ba79b2
Bug 729182 - Implement visual event tracer, fix bustage in nsHttpChannel.cpp, r=bustage
2013-03-28 18:57:53 +01:00
Honza Bambas
4e13d0a06a
Bug 729182 - Implement visual event tracer, part1 - instrumentation, r=mcmanus,bz,ehsan,bsmedberg,michal
2013-03-28 18:38:04 +01:00
Benoit Girard
042e2c83ad
Bug 851611 - Part 3: Rename headers. r=jrmuizel
...
--HG--
rename : tools/profiler/sampler.h => tools/profiler/GeckoProfiler.h
rename : tools/profiler/sps_sampler.h => tools/profiler/GeckoProfilerImpl.h
extra : rebase_source : 6ea7c660764a4390cdd8dd91561fff1d7bad6035
2013-03-18 15:25:50 +01:00
Benoit Girard
c47f308258
Bug 851611 - Part 2: Update profiler calls. r=jrmuizel
...
--HG--
extra : rebase_source : f76accc3d3dd86c75cb3e9750734f23ec9c29941
2013-03-16 00:47:02 -04:00
Mike Shal
e3efc3a646
Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps
2013-03-21 08:41:00 -07:00
Patrick McManus
984c265b43
bug 767742 - close spdy sessions under total connection pressure r=honzab
...
--HG--
extra : rebase_source : 5fd4d2b73cf5cecfa7862d0e5bfb1354cae4797a
2013-03-19 21:27:25 -04:00