Commit Graph

8270 Commits

Author SHA1 Message Date
Nick Hurley
b7fddb475b Bug 536324 part 1 - Change nsIChannel's contentLength to be 64-bit. r=jduell sr=jst 2012-10-22 10:51:07 -07:00
Neil Rashbrook
68164328ad Bug 803038 Can't view source of script error if it has attachment disposition r=bz,biesi 2012-10-20 00:40:36 +01:00
Jeff Walden
2a0b543a85 Bug 532369 - Replace octal numbers in httpd.js with manual bit-shifts and bit-ors, to avoid strict warnings. Obvious enough for r=try
--HG--
extra : rebase_source : d110239cac4967d7bd278c3c931f10fe78229860
2012-10-05 17:04:12 -07:00
Brian Smith
9a21ea4912 Bug 794510: Part 6 - Fixups needed to build on Windows and Android and Mac OS X debug, plus shorten comment to be less than 80 columns; r=ehsan 2012-10-18 15:55:48 -04:00
Isaac Aggrey
c984edf823 Bug 794510: Part 2: Use more stdint types instead of protypes.h types; r=ehsan 2012-10-11 18:38:04 -05:00
Randell Jesup
8977c8017d Bug 790083: Fix over-read in srtp prng init (known upstream quirk) r=derf,ekr 2012-09-19 11:19:09 -04:00
Jason Duell
a5b93cbcd8 Bug 802885 - Disable offline cache entries for private channels under e10s r=jdm 2012-10-17 22:00:16 -07:00
Bill McCloskey
fadcc33157 Bug 714050 - Add support for optional JS helper threads (r=luke) 2012-10-16 11:57:09 -07:00
Isaac Aggrey
220c75c473 Bug 794510: Part 3 - create NSPRFormatTime.h with temporarily undef'd NO_NSPR_10_SUPPORT for compatibility; r=ehsan 2012-10-11 13:16:29 -05:00
Mike Hommey
ca37c0beaf Bug 798926 - Define INTEGER_TYPES_H and others for srtp.h. r=jesup 2012-10-17 16:28:33 +02:00
Michal Novotny
47d75c532e Bug 771832 - File not found error for HTTP URL, can be fixed by a forced reload, r=hurley 2012-10-17 13:59:51 +02:00
Patrick McManus
3f36060b9d bug 766817 - websocket handshake closes conn on 407/401 defeating session auth schemes r=jduell
--HG--
extra : rebase_source : 1916c2a3001330424cbf3f0d0c6942e7ee210b36
2012-10-16 15:13:52 -04:00
Patrick McManus
8a24063bce bug 785050 - dns failure during auth is not a hard failure r=jduell
--HG--
extra : rebase_source : 9bad111b49b5455f5f34504968f91eb166464896
2012-10-16 15:13:52 -04:00
Makoto Kato
3122b4a8f4 Bug 801483 - make nsBufferedInputStream::Init fallible. r=bsmith 2012-10-16 17:38:20 +09:00
David Zbarsky
09d92493b0 Bug 801803: More nsresult as enum class creates warnings r=me 2012-10-16 00:26:51 -04:00
David Zbarsky
691b27fa27 Backout 368cd30cccda for bustage 2012-10-15 23:52:17 -04:00
David Zbarsky
7a57538d03 Bug 801803: More nsresult as enum class creates warnings r=me 2012-10-15 23:37:34 -04:00
David Zbarsky
aa0078a93d Backout 14f09c2fb04c on CLOSED TREE 2012-10-15 21:19:30 -04:00
David Zbarsky
59e0277728 Bug 801803: More nsresult as enum class creates warnings r=me 2012-10-15 21:00:20 -04:00
David Keeler
27d5157e2b bug 786417 - filter the hsts preload list to sites that actually send the header r=bsmith, mayhemer 2012-10-15 14:43:57 -07:00
Ehsan Akhgari
bcd437d0de Bug 800952 - Make sure that the privacy override information on a channel is correctly transferred to a channel when we setup a replacement channel for it; f=jdm r=jduell
This is required when a channel with an overridden privacy status (such as
a favicon HTTP load channel) gets redirected, for example.
2012-10-12 14:59:39 -04:00
David Zbarsky
f99ff81019 Bug 801803 - nsresult as enum class creates warnings in test files r=ehsan 2012-10-15 17:12:50 -04:00
Andrew Quartey
00edc52f9c Bug 792581 - part 19: Replace LL_I2L macro with int64_t cast. r=ehsan 2012-10-12 13:29:11 -04:00
Andrew Quartey
8191e9c8c1 Bug 792581 - part 18: Replace LL_L2D macro with double cast. r=ehsan 2012-10-12 13:29:11 -04:00
Andrew Quartey
3ca8d029a6 Bug 792581 - part 16: Replace LL_L2UI macro with uint32_t cast. r=ehsan 2012-10-12 13:29:11 -04:00
Andrew Quartey
2280fd1640 Bug 792581 - part 14 - Replace LL_SHL, LL_SHR, LL_USHR macros with bitwise operators. r=ehsan 2012-10-12 13:29:10 -04:00
Simone Carletti
2bd268b825 Bug 790962 - update PSL for dreamhosters.com. r=gerv. 2012-10-12 16:24:05 +01:00
Simone Carletti
c09d511933 Bug 797147 - update PSL for .uk. r=gerv. 2012-10-12 16:23:14 +01:00
Trevor Saunders
000b6e89a1 bug 798595 - remove useless prmem.h includes r=ehsan 2012-10-04 02:14:06 -04:00
Dão Gottwald
d5afd686df Bug 800157 - Make User Agent overrides affect navigator.userAgent in addition to the HTTP header. r=bz
--HG--
extra : rebase_source : dd856c03a45e9d95866fb5a95e568ae3cce67521
2012-10-12 00:56:13 +02:00
Aryeh Gregor
34d14950c7 Bug 799892 - DataChannelConnection::SendBlob can return nsresult instead of int32_t; r=mcmanus 2012-10-10 14:56:28 +02:00
Dão Gottwald
b2ac961cfa Bug 799502 - Override the UA string for moodle to get the rich text editor rather than plain textareas. r=bz,felipe,gerv 2012-10-10 14:53:11 +02:00
Jason Duell
1741f740ea Bug 786154 - enable FAIL_ON_WARNINGS in /netwerk/cache r=michal 2012-10-09 19:50:55 -07:00
Doug Turner
45ec4490ce Bug 778235 - Add support for Gonk to NetworkGeolocationProvider.js. r=jdm 2012-10-09 18:40:11 -07:00
Doug Turner
532b77008f Bug 799391 - After bug 668191, we no longer need a libiw check. Fixes netwerk/wifi Makefile to only build DBUS scanner when DBUS is enabled. r=ted 2012-10-09 18:39:56 -07:00
Mike Habicher
e05d512f92 Bug 722975 - Add 3gpp video file mime type definitions. r=cdouble 2012-10-09 21:11:10 -04:00
Jason Duell
c829bc527d Bug 794597 - mozbrowser doesn't send auth request off a redirect. r=jdm 2012-10-09 16:46:24 -07:00
Jason Duell
edb624b91c Bug 798045: Followup: fix typo in comment. r=me 2012-10-09 16:46:23 -07:00
Jason Duell
d12c930806 Bug 797234 - fix typo in BLIP_INTERVAL_PREF r=michal 2012-10-09 16:46:22 -07:00
Doug Turner
95691e47e9 Bug 799139 - Remove DoScanOld() pre-10.6 Wifi scanning code. r=josh 2012-10-09 13:14:58 -07:00
Patrick McManus
176f990f84 bug 799470 - pac dnsResolve wrong return code on error r=biesi 2012-10-09 13:52:26 -04:00
Patrick McManus
b242ef7a71 bug 799469 s/proxyAlert/alert in pac file r=biesi 2012-10-09 13:52:26 -04:00
Jason Duell
004dd20c07 Bug 798045 - improved FailDelay lookup r=bsmith 2012-10-08 18:38:04 -07:00
Patrick McManus
3f421578e3 bug 797684 - http-on-modify-request can reflect ProxyInfo r=biesi
--HG--
extra : rebase_source : b3da738e1b08575e037b2f67f0e58044eb6e55dd
2012-10-08 20:19:08 -04:00
Jason Duell
a54c38a647 Bug 795203 - B2g: clear private data: cookies. r=mconnor,jduell 2012-09-28 17:03:00 -07:00
Anant Narayanan
be9228b287 Bug 798825: Add DataChannel DOM interfaces to RTCPeerConnection; r=smaug 2012-10-07 01:34:30 -04:00
EKR
7e1291fe34 Bug 790517: mtransport - Generic media transport subsystem for ICE and DTLS r=jesup,bsmith,mcmanus 2012-10-02 13:04:58 -07:00
Patrick McManus
da48899757 bug 790184 spdy: fix tcp send buffers to bound ping rtt r=honzab sr=biesi 2012-10-06 20:48:20 -04:00
Ed Morley
1bcac7940e Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-10-06 20:30:35 +01:00
Bill Gianopoulos
6042482b64 Bug 798352 - Define EALREADY for VC9. r=rjesup 2012-10-05 16:54:51 -04:00