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 |
Mike Shal
|
7ecea60097
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
Patrick McManus
|
0f84586907
|
bug 850968 - http cache effectiveness experiment r=hurley
|
2013-03-14 17:10:11 -04:00 |
Ed Morley
|
ab0833645c
|
Backed out changeset c75481a07302 (bug 851611)
|
2013-03-18 14:10:35 +00:00 |
Ed Morley
|
3091d3e2b6
|
Backed out changeset d195190adc48 (bug 851611)
--HG--
rename : tools/profiler/GeckoProfiler.h => tools/profiler/sampler.h
rename : tools/profiler/GeckoProfilerImpl.h => tools/profiler/sps_sampler.h
|
2013-03-18 14:10:30 +00:00 |
Benoit Girard
|
b03f14270d
|
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 : 552fe1d3ff61d15b264aaf86f7c8cb4f4eff69d1
|
2013-03-18 14:41:02 +01:00 |
Benoit Girard
|
919018414b
|
Bug 851611 - Part 2: Update profiler calls. r=jrmuizel
--HG--
extra : rebase_source : 3032aaf7e50cdf9c350da688ec34e50a695fc7ca
|
2013-03-16 00:47:02 -04:00 |
Patrick McManus
|
41c15a590e
|
bug 819044 - better spdy stream cleanup when handling goaway r=honzab
--HG--
extra : rebase_source : c3c1bebdbd75029630b7ab6030c945b2998cc653
|
2012-12-20 13:27:15 -05:00 |
Bobby Holley
|
0c2044d543
|
Bug 850251 - Remove Off-Main-Thread XPCWrappedJS refcounting from HTTP Activity Distributor. r=mcmanus
|
2013-03-15 16:02:02 -07:00 |
Jason Duell
|
cd8124620e
|
Bug 845273 - Backout Access-Control-Allow-Origin checks (bug 814117) for site breakage r=jduell
|
2013-03-14 13:59:33 -07:00 |
Gregory Szorc
|
426ac0cdd3
|
Merge mozilla-central into build-system
|
2013-03-13 08:20:09 -07:00 |
Mike Shal
|
b04d88a2f2
|
Bug 818246 - Part 9: Move XPIDL_FLAGS to moz.build; r=gps
|
2013-03-11 22:05:00 -07:00 |
Mike Shal
|
cd4191e248
|
Bug 818246 - Part 7: Move XPIDL_MODULE to moz.build; rs=gps
|
2013-03-11 22:00:00 -07:00 |
Gregory Szorc
|
c865547d94
|
Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium
This is the result of running
|mach mozbuild-migrate --list XPIDLSRCS SDK_XPIDLSRCS XPIDL_SOURCES| and
reverting xpcom/sample/*.
|
2013-03-12 10:17:46 -07:00 |
Brian Smith
|
13bcb99fd4
|
bug 750421 - remove unnecessary nsIBadCertListener2 and nsISSLErrorListener implementations r=mayhemer r=mounir r=dolske
|
2013-03-06 11:25:03 -08:00 |
Patrick McManus
|
d8739d290c
|
bug 848360 - telemetry for ssl ratios of http transactions and page loads r=jduell
|
2013-03-07 16:52:52 -05:00 |
Patrick McManus
|
d8154ed8d2
|
bug 787158 - nshttpconnection::mtransaction null pointer r=honzab
--HG--
extra : rebase_source : ea0d42da6f78bd8b83415893fc0109a18ecbacc5
|
2013-03-12 16:00:58 -04:00 |
Patrick McManus
|
bc8b32ebf4
|
bug 829120 - spdy could call connection::Activate re-entrantly r=honzab
--HG--
extra : rebase_source : b9df38e82e3bf3cf7a9ba6ff92770e37f03f6977
|
2013-03-12 16:00:58 -04:00 |
Patrick McManus
|
2745f69b24
|
bug 788001 - incorrect spdy assert conditions r=honzab
--HG--
extra : rebase_source : 9e5bc856e2075dc5b497d165e328f6f8667e5493
|
2013-03-12 15:41:56 -04:00 |
Nathan Froyd
|
b82624acb7
|
Bug 811507 - properly accumulate boolean values for SPDY_NPN_CONNECT; r=mcmanus
|
2013-02-22 10:53:08 -05:00 |
Fabrice Desré
|
fe8df5eafd
|
Bug 834672 - AppProtocolHandler.js should never throw - followup for typo bustage r=me on a CLOSED TREE
|
2013-02-28 11:22:31 -08:00 |
Fabrice Desré
|
b013e1e07b
|
Bug 834672 - AppProtocolHandler.js should never throw r=jduell
|
2013-02-27 23:10:02 -08:00 |
Gregory Szorc
|
4c4424f90d
|
Bug 784841 - Part 18z: Convert /netwerk; f=Ms2ger rs=ted
|
2013-02-25 12:47:23 -08:00 |
Simon Montagu
|
6c5126dd93
|
Remove unused mIDNConverter and IDNConverter() from nsHTTPHandler. Bug 842295, r=honzab
|
2013-02-20 11:29:24 +02:00 |
Trevor Saunders
|
c4d231052a
|
bug 841436 - remove nolonger needed qi from nsIDocShell to nsIDocShellTreeItem r=bz
|
2013-02-12 17:02:51 -05:00 |
Patrick McManus
|
bc5e265a90
|
bug 819044 backout changes to spdy goaway handling r=backout
--HG--
extra : rebase_source : 9e45cf2f9b25a015c3f39dcee162d144d1343640
|
2013-02-13 10:50:42 -05:00 |
Patrick McManus
|
2417d74299
|
bug 837939 announce spdy max streams 0 to disable push r=honzab
|
2013-02-12 15:07:50 -05:00 |
Masatoshi Kimura
|
11f9152670
|
Bug 827032 - Enable FAIL_ON_WARNINGS on MSVC in netwerk/. r=jduell
|
2013-02-08 20:49:30 +09:00 |
Brad Lassey
|
94f3891adc
|
bug 829596 - Remove 'Tablet' from UA string of Firefox on Android tablets. back out changeset 196ed5ab68a1, r=mfinkle
|
2013-02-06 14:32:21 -05:00 |
Fabrice Desré
|
fefe78557a
|
Bug 835013 - AppProtocolHandler.js and related code taking ~50ms on the critical startup path r=cjones
|
2013-01-31 13:35:13 -08:00 |
Patrick McManus
|
496b16cf36
|
bug 822745 spdy settings type 5 cwnd support r=honzab
|
2013-01-30 20:34:25 -05:00 |
Jason Duell
|
ce493e52d5
|
Bug 828958 - audit uses of DeserializeURI r=bent
|
2013-01-30 14:09:31 -08:00 |
Honza Bambas
|
16179f229b
|
Bug 812167 - Redirect Responses are Cached to disk despite Cache-control: no-store, Expires: -1, r=michal
|
2013-01-30 16:01:16 +01:00 |
Honza Bambas
|
a94eb57cf0
|
Bug 725587 - Firefox jumps randomly from IPv6 to IPv4 and vice versa in dual-stack environment, r=mcmanus
|
2013-01-29 23:49:35 +01:00 |
Ryan VanderMeulen
|
c429163e8b
|
Backed out changeset 0aea65518be3 (bug 725587) for bustage.
|
2013-01-29 17:01:10 -05:00 |
Honza Bambas
|
22303b032c
|
Bug 725587 - Firefox jumps randomly from IPv6 to IPv4 and vice versa in dual-stack environment, r=mcmanus
|
2013-01-29 22:44:58 +01:00 |
Honza Bambas
|
ce40d552f4
|
Backout of changeset 816f076c2c15
|
2013-01-29 22:26:47 +01:00 |
Honza Bambas
|
a279035ff4
|
Bug 725587 - Firefox jumps randomly from IPv6 to IPv4 and vice versa in dual-stack environment, r=mcmanus
|
2013-01-29 22:05:42 +01:00 |
Mike Perry
|
3c69240762
|
Bug 765934 - Expose XPCOM API for performing internal redirects. r=honza
|
2013-01-11 15:46:00 -08:00 |
Sid Stamm
|
d4170e5094
|
Bug 765398 - Add a "yes, I allow tracking" option to DNT. (r=dolske)
--HG--
extra : rebase_source : 1a0ce8dc9086dc501d9f5a183af8a5a3360ee8a9
|
2012-06-14 14:19:27 -07:00 |
Jason Duell
|
fca682ab29
|
Bug 833935 - Warn when child is about to issue illegal IPDL request. r=jdm
|
2013-01-24 19:24:00 +00:00 |
Patrick McManus
|
1956603633
|
bug 804605 - backout 766973 767158 785050 r=backout a=akeybl
|
2013-01-22 11:59:01 -05:00 |
Masatoshi Kimura
|
37bb78077f
|
Bug 827824 - Use uint8_t for mTxInlineFrame. r=mcmanus
|
2013-01-17 08:25:03 +09:00 |
Mats Palmgren
|
b7ae90666d
|
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
Honza Bambas
|
5aafb3cef6
|
Bug 829858 - Null dereference in nsHttpChannel::InitOfflineCacheEntry(), r=bsmith
|
2013-01-14 19:03:07 +01:00 |
Chris Peterson
|
63e242521e
|
Bug 829344 - Part 4: Fix gcc -Wlogical-op warnings from PRBool/bool conversion. r=ehsan
|
2013-01-10 17:56:51 -08:00 |
Dão Gottwald
|
ed8b562f13
|
Bug 829596 - Remove "Tablet" from UA string of Firefox on Android tablets. r=bz
|
2013-01-11 20:11:46 +01:00 |