Mike Hommey
|
b7ab8c2806
|
Bug 658995 part 2 - Use static destructors instead of atexit(). r=bsmedberg
|
2011-06-15 07:32:03 +02:00 |
|
Patrick McManus
|
2fc0eb8394
|
bug 658580 move nsSocketTransportService dopolliteration logic into run method r=honzab
|
2011-06-15 10:24:56 -04:00 |
|
Patrick McManus
|
e32fb82ff7
|
bug 658580 revert isalive() from 654201 to fix an alternate way r=honzab
|
2011-06-15 10:24:09 -04:00 |
|
Matt Brubeck
|
3a92543b49
|
Back out caa97320d506 (bug 658580) temporarily to get m-i in a known good state. a=backout
|
2011-06-15 09:40:29 -07:00 |
|
Matt Brubeck
|
7c14d57369
|
Back out 58c903b0db40 (bug 658580) temporarily to get m-i in a known good state.
|
2011-06-15 09:39:42 -07:00 |
|
Matt Brubeck
|
92c16b265b
|
Merge backout of bug 632404, bug 552864, bug 658995
|
2011-06-15 09:01:28 -07:00 |
|
Matt Brubeck
|
e3a9a86a79
|
Back out 6b23b52e68d6 - e92f98e8a335 (bug 632404, 552864, 658995) because of Tp4 regression.
|
2011-06-15 09:00:28 -07:00 |
|
Patrick McManus
|
479cfc8c73
|
bug 658580 move nsSocketTransportService dopolliteration logic into run method r=honzab
|
2011-06-15 10:24:56 -04:00 |
|
Patrick McManus
|
aa810f7af6
|
bug 658580 revert isalive() from 654201 to fix an alternate way r=honzab
|
2011-06-15 10:24:09 -04:00 |
|
Philipp von Weitershausen
|
45c351ac2c
|
Back out bug 664163 (changeset cfb40abb9655) due to failure in test_traceable_channel_wrap.js
|
2011-06-15 11:00:04 +02:00 |
|
Mike Hommey
|
228b060c2b
|
Bug 658995 part 2 - Use static destructors instead of atexit(). r=bsmedberg
|
2011-06-15 07:32:03 +02:00 |
|
Jason Duell
|
216145aab8
|
Bug 664163. Fix implementation of Implement Get(Local|Remote)(Address|Port) in HttpChannelChild. r=jdm
|
2011-06-14 09:12:03 -07:00 |
|
Jonas Sicking
|
48f55a5733
|
Bug 659053 Part 1: Merge nsIDOM3Node into nsIDOMNode. Also removes Node.getFeature. r=peterv
|
2011-06-14 00:56:48 -07:00 |
|
Josh Matthews
|
c0c46e51bd
|
Bug 663893 - Avoid null dereferences in websocket handler. r=mcmanus
|
2011-06-13 14:30:07 -04:00 |
|
Ehsan Akhgari
|
7c55737ac3
|
Back out Dao's push because of build bustage
|
2011-06-14 00:17:10 -04:00 |
|
Josh Matthews
|
935efda693
|
Bug 663893 - Avoid null dereferences in websocket handler. r=mcmanus
|
2011-06-13 14:30:07 -04:00 |
|
Ted Mielczarek
|
b9712b1eab
|
merge m-c and b-s
|
2011-06-13 09:09:43 -04:00 |
|
Ed Morley
|
8aaddd0334
|
Bug 659621 - Remove EXTRA_DSO_LIBS, EXTRA_DSO_LDOPTS, OS_LIBS from makefiles containing LIBXUL_LIBRARY = 1, now that libxul is always built; r=ted
|
2011-06-12 03:49:00 -04:00 |
|
Jason Duell
|
aeeb58e404
|
Bug 660774 - e10s necko: refactor channelEventQueue to allow async resume/flush. r=jdm
|
2011-06-11 18:37:09 -07:00 |
|
Nick Hurley
|
c7f6b1cb89
|
Bug 637339 - Improve error handling in HttpChannelChild. r=honzab
|
2011-06-11 18:37:03 -07:00 |
|
bjarne@runitsoft.com
|
d706b41eb1
|
Bug 618835 - Cannot login to phpmyadmin if I made a typo during my first login attempt r=bz
|
2011-06-11 16:57:10 +02:00 |
|
timeless@mozdev.org
|
5475dd01c6
|
Bug 538724 Firefox 3.6.x + winxp topcrash starting ~Dec 30 and increasing [@ nsHttpTransaction::DeleteSelfOnConsumerThread() ]
r=biesi
|
2011-06-11 16:56:36 +02:00 |
|
Ed Morley
|
32dbced401
|
Bug 659944 - Remove leftover MOZ_IPC ifdef in nsHttpChannel.cpp; r=cbiesinger
|
2011-06-11 09:12:34 +02:00 |
|
Ehsan Akhgari
|
bcc8136f6c
|
Merge mozilla-inbound into mozilla-central
|
2011-06-09 18:30:11 -04:00 |
|
Jason Duell
|
922a508a0e
|
Bug 663229 - e10s HTTP: initialize prnetaddrs correctly in child. r=jdm
|
2011-06-09 14:02:09 -07:00 |
|
Daniel Holbert
|
935e50b305
|
Bug 662242: Swap out the old nsIURL IID for the new one, in nsBinaryInputStream::ReadObject. r=bz
|
2011-06-09 12:10:42 -07:00 |
|
Randell Jesup
|
6ddbc2b98e
|
Bug 173561: move magic mask constant for nsIRequest into IDL file. r=biesi
|
2011-06-09 15:03:41 -04:00 |
|
Honza Bambas
|
6a8e4a1ddc
|
Backout of changeset 701b76c4e716
|
2011-06-09 16:07:07 +02:00 |
|
Honza Bambas
|
6128e602b0
|
Bug 658894 - Collect basic telemetry for HTTP requests and page load, r=jduell
|
2011-06-09 14:04:16 +02:00 |
|
Kyle Huey
|
56b2bcdf35
|
Bug 661529: Add NS_ReadInputStreamToBuffer to complement NS_ReadInputStreamToString. r=biesi
--HG--
extra : rebase_source : 81b8876a34a2ec8c6fd0c2092b697fb8e2472a4a
|
2011-06-08 11:11:41 -07:00 |
|
Kyle Huey
|
4cdcf5bdcb
|
Merge m-c to cedar again to bring over the fix for the android talos perma-orange.
|
2011-06-07 15:42:30 -07:00 |
|
Josh Matthews
|
45f7030e56
|
Bug 661998 - Fix risky use of nsITimer in xpcshell test. r=gavin
|
2011-06-07 04:45:36 -04:00 |
|
Kyle Huey
|
22c5117a8a
|
Merge m-c to cedar since I already pushed it in, and push what I actually wanted to push
|
2011-06-07 13:23:03 -07:00 |
|
Kyle Huey
|
e0ea14bd91
|
Bug 662122: Add leak logging annotations to some WebSockets classes. r=mcmanus
|
2011-06-07 13:12:19 -07:00 |
|
Jonathan Protzenko
|
e6410e5f11
|
Bug 662126 - Audit ConfirmEx callers to ensure that aCheckState is not an uninitialized PRBool r=bz
|
2011-06-07 20:06:12 +02:00 |
|
Randell Jesup
|
bea04639ac
|
Bug 125608: Reduce size of nsStandardURLs by average of 27+ bytes. r=bz
|
2011-06-07 12:17:40 -04:00 |
|
Jeff Walden
|
8ae72ea738
|
Bug 662001 - Use RangedPtr<T> in one location outside js/src/ to verify that mfbt/RangedPtr.h is usable by non-JS code. r=bz
|
2011-06-06 11:02:35 -07:00 |
|
Daniel Holbert
|
13c008cef5
|
Bug 661967: Remove never-read local variable from nsIOService::GetProtocolHandler. r=bz
|
2011-06-07 10:50:14 -07:00 |
|
Jacek Caban
|
df683a2178
|
Bug 661517 - nsWebSocketHandler.cpp fails to compile on mingw-w64 r=mcmanus DONTBUILD
|
2011-06-06 13:16:22 +02:00 |
|
Patrick McManus
|
3c8dd8c40e
|
Bug 661136 - websockets setuprequest in redirect path return not used r=beisi
--HG--
extra : rebase_source : e3ba9a7e4e5a5beb02c441ae03b3825e76e72d49
|
2011-06-02 20:48:06 -04:00 |
|
Patrick McManus
|
0afb802199
|
bug 660613 - websockets fix where platform has < 32bits of RAND_MAX r=biesi
--HG--
extra : rebase_source : 276be91e1eb90b5101536cc95e41d9b4e892f0e1
|
2011-06-02 20:48:06 -04:00 |
|
Patrick McManus
|
3199602600
|
bug 597706 - test for double content length in response header r=jduell
--HG--
extra : rebase_source : 66ce23e335720742724250d248c9947dfd4eb33c
|
2011-06-02 20:48:05 -04:00 |
|
Dominic Fandrey
|
968bf5196a
|
Bug 645398 - Substitute PR_(MAX|MIN|ABS|ROUNDUP) macro calls; r=roc
|
2011-06-02 14:56:50 +02:00 |
|
Patrick McManus
|
9647e6891f
|
bug 597706 - response header smuggling r=honzab
reject responses with multiple non identical or invalid
content-length headers
|
2011-05-31 19:51:51 -04:00 |
|
Chris Pearce
|
66e77bdef2
|
Bug 508128 - add gc() in httpd.js, reduces memory by 1GB in xpcshell.exe during mochitest run. r=jwalden
|
2009-08-04 16:55:00 -04:00 |
|
Mounir Lamouri
|
0e0d00b02e
|
Merging cedar with mozilla-central.
|
2011-05-30 12:50:04 +02:00 |
|
Henri Sivonen
|
3dd30f77c3
|
Bug 656904 - Make the view-source: URL constructor pay attention to the base URL. r=bzbarsky.
|
2011-05-30 09:07:48 +03:00 |
|
Honza Bambas
|
c998993a7c
|
Bug 649338 - Expose mUploadStreamHasHeaders on the HttpBaseChannel, comment correction
|
2011-05-29 16:14:21 +02:00 |
|
Honza Bambas
|
1d79c5da4a
|
Bug 649338 - Expose mUploadStreamHasHeaders on the HttpBaseChannel, r=bz
|
2011-05-29 15:55:38 +02:00 |
|
Daniel Holbert
|
f7a686456c
|
Bug 660066 patch 2: Prevent nsFileDataURI from QI'ing to nsSimpleURI. r=bz
|
2011-05-27 21:55:20 -07:00 |
|