Phil Ringnalda
|
decb1792cf
|
Bug 783738 - Use Components.results.NS_BINDING_ABORTED instead of hardcoding the value, r=gavin
|
2012-08-14 23:32:06 -07:00 |
|
Michal Novotny
|
862dd24e8c
|
Bug 475444 - HTTP standard violation, Content-length header appears to be ignored under some circumstances, r=bz sr=biesi
|
2012-08-16 12:37:52 +02:00 |
|
Ben Turner
|
4b09919a18
|
Bug 781256 - 'Share FileDescriptors across processes in preparation for OS-level sandbox'. r=khuey+cjones.
--HG--
rename : netwerk/base/public/nsIIPCSerializable.idl => netwerk/base/public/nsIIPCSerializableObsolete.idl
extra : transplant_source : %EB%18%9D%E6%B1%C6%26%A2%16%F3%85g%1A%25%B1%8E%A1%E72e
|
2012-08-16 00:02:32 -04:00 |
|
Aryeh Gregor
|
febeb17b31
|
Bug 782252 - Don't treat PRStatus as nsresult; r=ehsan
|
2012-08-13 16:33:21 +03:00 |
|
Aryeh Gregor
|
77c6452ea4
|
Bug 782252 - Cast some nsresult to bool where the function really returns bool; r=ehsan
|
2012-08-13 16:32:28 +03:00 |
|
Aryeh Gregor
|
719dcb2097
|
Bug 782252 - Change named constants to correct types; r=ehsan
|
2012-08-07 18:11:35 +03:00 |
|
Aryeh Gregor
|
ff57e540e2
|
Bug 782252 - Convert declared types to nsresult; r=ehsan
|
2012-08-06 15:02:31 +03:00 |
|
Mark Capella
|
571ba82385
|
Bug 772272 - Remove do_load_httpd_js from xpcshell tests, Netwerk, r=ted
|
2012-08-14 10:06:04 -04:00 |
|
Aryeh Gregor
|
4e199a1679
|
Bug 780618 - Move all error codes to nsError.h; r=ehsan
|
2012-07-27 17:03:27 +03:00 |
|
Honza Bambas
|
15daadba69
|
Bug 215450: Allow uploading of files greater than 2gb in size. Involves making input streams 64-bit capable. Significant work done by Makoto Kato, finished by Honza Bambas. r=hbambas,bsmedberg,jdrew,sicking
|
2012-08-10 22:44:11 -04:00 |
|
Patrick McManus
|
d28df5aea5
|
bug 780522 invalid port handling test case r=honzab
|
2012-08-09 20:38:37 -04:00 |
|
Patrick McManus
|
757090d228
|
bug 780522 - stack overflow port out of range part 2/2 r=honzab
|
2012-08-09 20:38:36 -04:00 |
|
Patrick McManus
|
f71850e328
|
bug 780522 - stack overflow port out of range part 1/2 r=honzab
|
2012-08-09 20:38:36 -04:00 |
|
Valentin Gosu
|
0db4b77197
|
Bug 781399: Fix warnings in networking code. r=jduell
|
2012-08-09 12:48:27 -04:00 |
|
Ms2ger
|
5f4593aa2e
|
Bug 780387 - Part e: Stop using PRSize; r=bsmedberg
|
2012-08-09 09:10:11 +02:00 |
|
Ms2ger
|
4c81482ae1
|
Bug 780387 - Part d: Stop using PRFloat64; r=bsmedberg
|
2012-08-09 09:09:42 +02:00 |
|
Ms2ger
|
75ab7efb95
|
Bug 780387 - Part b: Stop using PRIntn; r=bsmedberg
|
2012-08-09 09:09:40 +02:00 |
|
Ed Morley
|
2c3082317d
|
Backout ec46cfa51bf8, 4a54f06efee8, de811fbd27b0 & 67ea1314c777 (bug 567077) for causing bug 781141
|
2012-08-08 13:11:34 +01:00 |
|
Michal Novotny
|
706334a7b6
|
Bug 746920 - Uninitialised value use in nsDiskCacheMap::FlushRecords, r=hurley
|
2012-08-08 12:23:15 +02:00 |
|
Jason Duell
|
8c13f6d202
|
Bug 780818 - Remove getExtendedOrigin from nsILoadContext. r=smaug, sr=sicking
|
2012-08-07 22:09:28 -07:00 |
|
Paul Adenot
|
a769fb1ee2
|
Bug 567077 - Sniff types of media files that are served with no Content-Type r=cpearce
|
2012-08-07 15:54:30 -07:00 |
|
Patrick McManus
|
23ef63f067
|
bug 780104 - fail gracefully on invalid spdy dictionary r=honzab
|
2012-08-07 21:49:53 -04:00 |
|
Michal Novotny
|
fed01c4c70
|
Bug 779461 - Do not transfer the ownership of the key string from nsCacheRequest to nsCacheEntry, r=honzab
|
2012-08-08 02:06:06 +02:00 |
|
Nick Hurley
|
8ba592bd41
|
bug 709297 - reduce max cache size to 350MiB the next time we have to trash the cache. r=jduell
|
2012-08-07 15:46:33 -07:00 |
|
Jason Duell
|
056b8973b8
|
bug 780750 - HTTP cache never gets used/fixed if wrong permissions on CACHE_MAP file. r=hurley
|
2012-08-07 15:46:33 -07:00 |
|
Landry Breuil
|
237a61c896
|
Bug 776174: Followup, remove extra semicolons after macros. r=jduell
|
2012-08-07 13:40:00 -07:00 |
|
Jason Duell
|
209e77bb97
|
Bug 773475 - Revert bug 584863 to keep redirect semantics cleaner. r=honza
|
2012-08-07 10:03:14 -07:00 |
|
Patrick McManus
|
56e1113b92
|
bug 779413 r=bsmith
|
2012-08-07 10:44:51 -04:00 |
|
Jason Duell
|
abdbb9d224
|
Bug 776174 - e10s: cleanup IPC nsILoader code. r=smaug, r=jdm
|
2012-08-06 21:47:48 -07:00 |
|
Patrick McManus
|
9ebb689bfc
|
bug 765048 - backout 3 digit accept-language q values r=biesi
|
2012-08-06 21:42:38 -04:00 |
|
Gregory Szorc
|
847a1eba29
|
Bug 759664 - Register testing-only JS modules with mochitests; r=ted
|
2012-08-06 14:22:09 -07:00 |
|
Mike Hommey
|
70d7c821af
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Mike Hommey
|
03af8b0c50
|
Backout changeset 2ef51674316a (bug 774032 bonus) for various Mochitest bustages on a CLOSED TREE
|
2012-08-04 10:38:41 +02:00 |
|
Mike Hommey
|
7096160830
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 08:48:56 +02:00 |
|
Ben Turner
|
841001822a
|
Bug 780048 - 'Some input stream types cannot be transferred via IPC'. r=khuey.
--HG--
extra : transplant_source : %C5m%04S%92%9F%E6%A7%02%0D%7E%CCz%8B%BBW%AA%C5%81%06
|
2012-08-03 13:37:58 -07:00 |
|
Ed Morley
|
aacca1621e
|
Backout 21d92e8dd85a (bug 780048) for bustage
|
2012-08-03 21:26:23 +01:00 |
|
Ben Turner
|
922819ef2e
|
Bug 780048 - 'Some input stream types cannot be transferred via IPC'. r=khuey.
--HG--
extra : transplant_source : K%881/0%0DV%D9m%D3%D6%F3O%15%1CX%9E%22%18%DE
|
2012-08-03 13:10:15 -07:00 |
|
Aryeh Gregor
|
7c1ebce612
|
Bug 778680 part 2 - Fix incorrect nsresult usage in netwerk/; r=jduell
|
2012-08-01 11:17:09 +03:00 |
|
Aryeh Gregor
|
5f722a9bf7
|
Bug 778680 part 1 - Make netwerk status codes actually nsresult; r=jduell
|
2012-08-01 11:17:09 +03:00 |
|
Michal Novotny
|
b7ae28693b
|
Bug 737615 - Remove use of synchronous cache API from unit tests - necko tests part2, r=honzab
|
2012-08-01 23:22:28 +02:00 |
|
Dão Gottwald
|
f5170992cb
|
Bug 777710 - Remove platform and OS identifiers from B2G UA. r=bz
--HG--
extra : rebase_source : 75ddd7a0e75f22a065fc0e7efad3a749511b813d
|
2012-07-31 17:37:26 +02:00 |
|
Aryeh Gregor
|
7bf2cd4049
|
Bug 777292 - netwerk/: Don't treat number of bytes as an nsresult; r=bz
|
2012-07-27 17:03:25 +03:00 |
|
Aryeh Gregor
|
c81630fddb
|
Bug 777292 - Convert incorrect conversions to nsresult and fix named constants; r=ehsan
|
2012-07-27 16:59:29 +03:00 |
|
Ehsan Akhgari
|
3ad40dbf10
|
Merge the nullptr conversion from mozilla-central into mozilla-inbound
|
2012-07-30 10:28:15 -04:00 |
|
Aryeh Gregor
|
d0ad5a7d0c
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
|
Aryeh Gregor
|
88e2b537b5
|
Bug 777292 - Add casts and annoyed comments where we make up nsresult codes on the fly; r=ehsan
|
2012-07-27 17:03:25 +03:00 |
|
Aryeh Gregor
|
ec8b263a28
|
Bug 777292 - Annotate some incorrect conversions to nsresult; r=ehsan
|
2012-07-27 17:03:25 +03:00 |
|
Aryeh Gregor
|
587e4453db
|
Bug 777292 - Don't use |= on nsresult; r=ehsan
|
2012-07-27 17:03:08 +03:00 |
|
Patrick McManus
|
cdf0012e1f
|
bug 778181 - fix resolve flags for nsiprotocolproxyservice::asyncresolve() r=biesi
|
2012-07-27 21:23:16 -04:00 |
|
Dão Gottwald
|
f84feecdf8
|
Bug 776376 - Hardcode navigator.productSub to 20100101 for backward compatibility. r=bz sr=jst
|
2012-07-27 14:09:59 +02:00 |
|