Jeff Walden
339a6906ed
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
035e8b8432
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
9e41ce2fa0
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
a92461f86b
Bug 790083: Fix over-read in srtp prng init (known upstream quirk) r=derf,ekr
2012-09-19 11:19:09 -04:00
Josh Matthews
c0907396fc
Bug 769283 - Add a separate HTTP auth cache for private channels. r=mayhemer
2012-10-29 16:20:03 -04:00
Jason Duell
37264f7176
Bug 802885 - Disable offline cache entries for private channels under e10s r=jdm
2012-10-17 22:00:16 -07:00
Bill McCloskey
0728920867
Bug 714050 - Add support for optional JS helper threads (r=luke)
2012-10-16 11:57:09 -07:00
Isaac Aggrey
6058184f25
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
c94a36bf30
Bug 798926 - Define INTEGER_TYPES_H and others for srtp.h. r=jesup
2012-10-17 16:28:33 +02:00
Michal Novotny
de10c9c6ea
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
f31a44c702
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
bf274e8581
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
f63a03e07e
Bug 801483 - make nsBufferedInputStream::Init fallible. r=bsmith
2012-10-16 17:38:20 +09:00
David Zbarsky
04db569bf4
Bug 801803: More nsresult as enum class creates warnings r=me
2012-10-16 00:26:51 -04:00
David Zbarsky
a5c86e49fb
Backout 368cd30cccda for bustage
2012-10-15 23:52:17 -04:00
David Zbarsky
6047fde4c1
Bug 801803: More nsresult as enum class creates warnings r=me
2012-10-15 23:37:34 -04:00
David Zbarsky
e6f0a2a45d
Backout 14f09c2fb04c on CLOSED TREE
2012-10-15 21:19:30 -04:00
David Zbarsky
4dfd290449
Bug 801803: More nsresult as enum class creates warnings r=me
2012-10-15 21:00:20 -04:00
David Keeler
3b999cffca
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
cb088f6d50
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
ad0e043a24
Bug 801803 - nsresult as enum class creates warnings in test files r=ehsan
2012-10-15 17:12:50 -04:00
Andrew Quartey
b50ced0c60
Bug 792581 - part 19: Replace LL_I2L macro with int64_t cast. r=ehsan
2012-10-12 13:29:11 -04:00
Andrew Quartey
b308f8422d
Bug 792581 - part 18: Replace LL_L2D macro with double cast. r=ehsan
2012-10-12 13:29:11 -04:00
Andrew Quartey
6d6e443bea
Bug 792581 - part 16: Replace LL_L2UI macro with uint32_t cast. r=ehsan
2012-10-12 13:29:11 -04:00
Andrew Quartey
0a2bdf7551
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
e9a7c94430
Bug 790962 - update PSL for dreamhosters.com. r=gerv.
2012-10-12 16:24:05 +01:00
Simone Carletti
8b85a82395
Bug 797147 - update PSL for .uk. r=gerv.
2012-10-12 16:23:14 +01:00
Trevor Saunders
e2db6e1941
bug 798595 - remove useless prmem.h includes r=ehsan
2012-10-04 02:14:06 -04:00
Dão Gottwald
65e7938e9c
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
450a7fb004
Bug 799892 - DataChannelConnection::SendBlob can return nsresult instead of int32_t; r=mcmanus
2012-10-10 14:56:28 +02:00
Dão Gottwald
1625fd8deb
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
03df9b6afc
Bug 786154 - enable FAIL_ON_WARNINGS in /netwerk/cache r=michal
2012-10-09 19:50:55 -07:00
Doug Turner
0a03a2428b
Bug 778235 - Add support for Gonk to NetworkGeolocationProvider.js. r=jdm
2012-10-09 18:40:11 -07:00
Doug Turner
88c1ccd373
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
8c389dfe18
Bug 722975 - Add 3gpp video file mime type definitions. r=cdouble
2012-10-09 21:11:10 -04:00
Jason Duell
e7f4733608
Bug 794597 - mozbrowser doesn't send auth request off a redirect. r=jdm
2012-10-09 16:46:24 -07:00
Jason Duell
390bdd5e03
Bug 798045: Followup: fix typo in comment. r=me
2012-10-09 16:46:23 -07:00
Jason Duell
aa228a0364
Bug 797234 - fix typo in BLIP_INTERVAL_PREF r=michal
2012-10-09 16:46:22 -07:00
Doug Turner
3245da42d7
Bug 799139 - Remove DoScanOld() pre-10.6 Wifi scanning code. r=josh
2012-10-09 13:14:58 -07:00
Patrick McManus
e86bc6a536
bug 799470 - pac dnsResolve wrong return code on error r=biesi
2012-10-09 13:52:26 -04:00
Patrick McManus
98c75fd39c
bug 799469 s/proxyAlert/alert in pac file r=biesi
2012-10-09 13:52:26 -04:00
Jason Duell
813052198a
Bug 798045 - improved FailDelay lookup r=bsmith
2012-10-08 18:38:04 -07:00
Patrick McManus
a8264465aa
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
85b41a7ffd
Bug 795203 - B2g: clear private data: cookies. r=mconnor,jduell
2012-09-28 17:03:00 -07:00
Anant Narayanan
ba6106d6fa
Bug 798825: Add DataChannel DOM interfaces to RTCPeerConnection; r=smaug
2012-10-07 01:34:30 -04:00
EKR
3ba764ed03
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
e96ec1a3d1
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
fd14735924
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-10-06 20:30:35 +01:00
Bill Gianopoulos
b93c8a3e28
Bug 798352 - Define EALREADY for VC9. r=rjesup
2012-10-05 16:54:51 -04:00
Patrick McManus
2d67c95f47
bug 798426 spdy/3 goaway frame has 8 byte payload r=honzab
...
--HG--
extra : rebase_source : 5dd9fb269da28c1fac76b3f574c2644aa9839fe4
2012-10-05 15:03:24 -04:00
Patrick McManus
7137ee34e5
bug 798243 spdy enable reading of ping reply r=honzab
...
--HG--
extra : rebase_source : 358dacd3f10bac145ff40ce5e84f0c8cde540849
2012-10-05 15:03:14 -04:00
Josh Matthews
6d1b762da8
Bug 792582 - Add nsIPrivateBrowsingChannel support to nsBaseChannel. r=jduell
2012-10-05 15:53:07 -04:00
Andrew Quartey
52003ca06d
Bug 792581 - part 12: Replace LL_DIV with division operator. r=ehsan
2012-10-05 01:05:28 -04:00
Andrew Quartey
42f2f3750f
Bug 792581 - part 11: Replace LL_MUL macro with multiplication operator. r=ehsan
2012-10-05 01:05:28 -04:00
Andrew Quartey
1839819e70
Bug 792581 - part 10: Replace LL_SUB macro with mathematical minus operator. r=ehsan
2012-10-05 01:05:27 -04:00
Nick Hurley
d158d44f4b
Bug 786086 - Make the new default cache size display properly. r=michal
2012-10-05 12:29:14 -07:00
Simone Carletti
f97ede2b13
Bug 761769 - Update PSL for .ve. Take 2. r=gerv.
2012-10-05 14:28:00 +01:00
Ed Morley
0db806f159
Backout 953079e94edd (bug 791769) for xpcshell failures
2012-10-05 11:59:25 +01:00
Simone Carletti
8e3ae7614c
Bug 797787 - Update CentralNic submission date in PSL and make list alphabetical. r=gerv.
2012-10-05 11:10:50 +01:00
Simone Carletti
70a6e3acae
Bug 791769 - Update PSL for .ve. r=gerv.
2012-10-05 11:09:26 +01:00
Valentin Gosu
3ce8119088
Bug 796192 - A/B test HTTP Pipelining on pre-release channel. r=mcmanus
2012-10-04 21:08:58 -04:00
Patrick McManus
113f287057
bug 795905 call proxyservice::asyncresolve() when direct in case of filters r=biesi
...
--HG--
extra : rebase_source : c0d97222a8c5bad3ed8120c5a5a9cfdb7d3b8d6f
2012-10-04 15:08:26 -04:00
Randell Jesup
3864eb3c22
Bug 729512: DataChannel protocol rollup r=mcmanus
2012-10-03 19:51:23 -04:00
Ryan VanderMeulen
e45cae4406
Backout a9ab0881ebe2 (bug 729512) and ed6491f2335e (bug 733002) due to M3 orange.
2012-10-03 21:03:16 -04:00
Randell Jesup
7bf714324b
Bug 729512: DataChannel protocol rollup r=mcmanus
2012-10-03 19:51:23 -04:00
Ehsan Akhgari
803b082135
Bug 774963 - Remove removeDataFromDomain from nsIPrivateBrowsingService, and put it in its own JS module, ClearRecentHistory; r=jdm
2012-10-03 11:29:10 -04:00
Andrew Quartey
21f22f5076
Bug 792581 - part 5: Replace LL_CMP macro with standard comparison. r=ehsan
2012-10-03 10:13:19 -04:00
Andrew Quartey
c2113adcdd
Bug 792581 - part 4: Replace LL_GE_ZERO macro with standard relation. r=ehsan
2012-10-03 10:13:19 -04:00
Andrew Quartey
101deea163
Bug 792581 - part 2: Replace LL_EQ macro with standard relation. r=ehsan
2012-10-03 10:13:18 -04:00
Randell Jesup
12783ac168
Bug 729511: (and Bug 783843) build libsctp within Mozilla tree r=biesi r=ted
2012-03-29 17:25:15 -04:00
Randell Jesup
db5831e562
Bug 729511: patch to libsctp_8279 - add __USE_GNU for netinet/in.h r=biesi
2012-10-03 03:22:45 -04:00
Randell Jesup
f845ae8ff7
Bug 729511: Import usrsctp library rev 8279 rs=biesi
2012-10-03 03:22:43 -04:00
Cameron Kaiser
8035af7ab6
Bug 718910 - Disable Spotlight on the cache directory on Mac; r=michal.novotny, f=smichaud,josh
2012-10-02 23:05:40 -04:00
Tom Schuster
e1dc8d9cc1
Bug 795442 - Allow nsIChannel.contentDispositionFilename to be writable. r=jduell, sr=biesi
2012-10-02 09:43:00 -07:00
Jason Duell
62e32bff8b
Bug 786299 - Delete app-cache related to an app when uninstalled. r=honza,jduell
2012-10-02 17:39:09 -07:00
Patrick McManus
cf50815341
bug 795305 - http channel can drop callback references sooner on asyncopen failures r=jduell
...
--HG--
extra : rebase_source : 95240c7f54ef177e285217f4c35cd2474f78aed2
2012-10-02 20:18:34 -04:00
Daniel Holbert
2cf9b0e656
Bug 797117: Explicitly cast UINT16_MAX to uint32_t in comparison within nsSocketTransportService::DoPollIteration(), to prevent it from being treated as signed and causing a build warning. r=ehsan
2012-10-02 17:18:47 -07:00
Simone Carletti
8c8aaac6dc
Bug 794882 - Add hu.net to PSL. r=gerv.
2012-10-02 12:59:31 +01:00
Jason Duell
0000a2fb4a
Bug 796164 - Change NECKO_UNKNOWN_APP_ID to UINT32_MAX. r=ehsan
2012-10-01 21:44:29 -07:00
Patrick McManus
03420cc4e4
bug 795082 http remove dead or redundant code r=honzab
...
--HG--
extra : rebase_source : 7dbaffae0670fb71ef8baa29a9884f63edfa2488
2012-10-01 20:10:08 -04:00
Ehsan Akhgari
4b71a98ab2
Bug 579517 follow-up: Remove NSPR types that crept in
2012-10-01 16:04:09 -04:00
Michal Novotny
d811a0d478
Bug 795897 - Force NSPR logging for cache module in release build, r=biesi
2012-10-01 18:10:21 +02:00
Mounir Lamouri
d724eae665
Bug 795711 - 'network.activity.blipIntervalMilliseconds' user pref should be taken into account. r=bz
2012-10-01 10:43:14 +01:00
Masatoshi Kimura
0cf7f6068d
Bug 795584 - Add a template parameter to clamped. r=Ms2ger
2012-09-30 14:19:34 -04:00
Steve Workman
1de10bcca3
Bug 734546: Add DASH Decoders and Readers r=cpearce r=ted
2012-09-29 16:29:04 -07:00
Josh Aas
34a62cb9cc
Bug 766973: Don't allow synchronous DNS queries from the main thread. r=sworkman
2012-09-29 00:50:59 -04:00
Ed Morley
77ca6b18f2
Backout bec7e68cad9a & a6228bc28958 (bug 786299) for Windows compilation errors on a CLOSED TREE
2012-09-29 01:44:30 +01:00
Jason Duell
f2b6cb61ab
Bug 786299 - Part 2: Delete app-cache related to an app when uninstalled. r=honza
2012-09-28 16:13:17 -07:00
Jason Duell
7babbef463
Bug 786299 - Delete app-cache related to an app when uninstalled, part 1 r=jduell
2012-09-28 16:13:15 -07:00
Isaac Aggrey
952cf1de3f
Bug 795351: Replace LL_MaxInt(), LL_MinInt(), LL_MaxUint() with stdint macros; r=ehsan
2012-09-28 17:08:26 -05:00
Isaac Aggrey
a53c93b026
Bug 795351: Replace LL_MAXINT, LL_MININT, LL_MAXUINT with stdint versions; r=ehsan
2012-09-28 14:55:23 -05:00
Michal Novotny
eea374fe1f
Bug 777445 - Network activity indicator for B2G, r=jduell
2012-09-29 00:39:20 +02:00
Isaac Aggrey
0cc4b12d36
Bug 791906: Replace NSPR integer limit constants with stdint ones; r=ehsan
2012-09-28 01:57:33 -05:00
foudfou
62d7406c52
Bug 785542 - Convert usages of PR_MIN and PR_MAX to NS_MIN and NS_MAX; r=ehsan
...
Occurences of PR_MAX in layout/style/nsCSSProps.cpp and xpcom/glue/nsTArray.h
can not be converted without C++11 support (constexpr).
--HG--
extra : rebase_source : 3b4f7e26690fad487dd11594449948411d4e79bc
2012-09-27 23:44:47 +02:00
Ed Morley
4cefec1e0b
Backout 927bda3a4947 (bug 777445) for failing to build on a CLOSED TREE
2012-09-28 13:14:26 +01:00
Michal Novotny
874dc9c6a2
Bug 777445 - Network activity indicator for B2G, r=jduell
2012-09-28 13:53:52 +02:00
Mounir Lamouri
7d96bf42f2
Bug 794023 - Use std::numeric_limits for NECKO_UNKNOWN_APP. f=ehsan r=jduell
...
--HG--
extra : rebase_source : bfd9374dd9f53f2e98bcefb33c6dfa355a07948e
2012-09-28 11:04:32 +01:00
Mounir Lamouri
b7212c98ab
No bug - Fix build bustage on CLOSED TREE.
2012-09-27 23:12:14 +01:00
Mounir Lamouri
defe6eb60d
Bug 783408 - 3/4 - Delete app's cookies when uninstalled. r=jlebar,mconnor
2012-09-27 22:37:28 +01:00
Mounir Lamouri
8952c5d417
Bug 783408 - 2/4 - Add a function to remove app's cookies in nsICookieManager2. r=jduell sr=mconnor
2012-09-27 22:37:02 +01:00
Mounir Lamouri
24c26574da
Bug 783408 - 1/4 - Add a method in nsICookieManager2 that returns app's cookies. r=jduell sr=mconnor
2012-09-27 22:17:08 +01:00
Josh Matthews
a0b3faca52
Bug 770778 - Make TCPSocket e10s-friendly. r=bent
2012-09-24 14:53:49 -04:00
Honza Bambas
bd83f933cf
Bug 779100 - HSTS redirect load group management fix, r=jduell
2012-09-27 21:35:08 +02:00
Patrick McManus
301e43a939
bug 791531 proxy callback on wrong thread after pac load r=biesi
2012-09-27 13:29:34 -04:00
Patrick McManus
189d4dd6fd
bug 791527 check compiler return on pac thread r=biesi
2012-09-27 13:29:34 -04:00
Patrick McManus
e4c5832a41
bug 347307 - make pac myIPAddress() more accurate r=biesi
2012-09-14 16:27:46 -04:00
Patrick McManus
75a4766433
bug 507578 - disable dns prefetch in presence of active proxy r=jduell
2012-09-14 16:27:46 -04:00
Patrick McManus
0f871afc27
bug 769764 move proxy resolution to separate thread and remove sync api r=biesi sr=josh
2012-09-14 16:27:46 -04:00
Patrick McManus
9a61a3897f
bug 773255 nsHttpConnection::Close() on error remove callbacks on mSocketOut r=honzab r=biesi
2012-09-27 13:29:34 -04:00
Aryeh Gregor
48707f546c
Bug 779809 part 1 - Make [notxpcom] attributes an error; r=khuey
2012-08-09 11:31:14 +03:00
Brian Smith
368d06569b
Bug 770243: Close cache input stream only when we're sure we don't need it in nsHttpChannel, r=bsmith for Honza's code, r=honzab for bsmith's changes
...
--HG--
extra : rebase_source : 6ea99a3a3cd3703cdd0b9a2e0c17dd71ffc3b3ac
2012-09-24 10:20:11 -07:00
Brian Smith
4f70cf4414
Bug 788365: Do not require securityInfo for AppCache entries, r=honzab
...
--HG--
extra : rebase_source : 69a0eac6fb9e55bd1f5ab60a589be42e9a26169c
2012-09-26 12:01:56 -07:00
Ehsan Akhgari
c1b493440d
Bug 788275 - Part 1: Only check whether the PB state bit overridden condition holds for the cases where we actually have a load context around; r=jduell
2012-09-26 10:36:38 -04:00
Antonio Manuel Amaya Calvo
daa36ed6ea
Bug 773886: Prevent loading resources from app:// URIs from outside that app. r=sicking
2012-09-25 12:33:01 -07:00
Honza Bambas
3581c481dc
Bug 756717 - Implement 'appcache jar' for apps, r=tlee+jduell
2012-07-31 02:36:00 -04:00
Julian Reschke
6907a20296
Bug 782235 - Move HTTP convenience functions to nsHttp. r=bsmith
2012-09-25 11:04:25 -04:00
Phil Ringnalda
59da0af0b1
Back out 8bd13443d0bc (bug 579517) to get a clean backout
...
--HG--
extra : rebase_source : 63c8087f0a6de5adeddb8762ff9e410b2b818e22
2012-09-24 21:21:10 -07:00
Ehsan Akhgari
3eee84e809
Bug 579517 follow-up: Remove NSPR types that crept in
2012-09-24 17:55:10 -04:00
Randell Jesup
a41358a9df
Bug 793393: Fix VC8/9 builds: fix HAVE_64BIT_OS test, modify libsrtp to force StandardInteger.h r=khuey
2012-09-24 01:44:03 -04:00
Ms2ger
0b613dc7cf
Backout changeset 030b4a47baa4 for breaking the windows build.
2012-09-22 18:42:11 +02:00
Ehsan Akhgari
5b4a81918c
Bug 793393 - Make srtp build with MSVC9; irc-r=jesup
2012-09-22 12:20:34 -04:00
julian.reschke@gmx.de
9d97b3ceb2
Bug 758973 - Make handling of status code 308 more consistent. r=bsmith
2012-09-22 11:27:17 -04:00
Ryan VanderMeulen
fa467918aa
Merge inbound to m-c.
2012-09-22 08:28:28 -04:00
Ryan VanderMeulen
fc5593cb87
Merge the last PGO-green inbound changeset to m-c.
2012-09-21 22:38:53 -04:00
Randell Jesup
960323fa2b
Bug 792325: patches from jingle's archive of libsrtp for upstreaming (or replacing with an upstream update) rs=biesi
2012-09-21 16:37:54 -04:00
Randell Jesup
b11024563e
Bug 792325: srtp updated from CVS on Fri Sep 21 14:24:48 EDT 2012 rs=biesi
2012-09-21 16:37:41 -04:00
Randell Jesup
4e344cd6c8
Bug 792325: Build libsrtp in mozilla's system, and update script r=ted r=bsmedberg
2012-09-21 16:37:29 -04:00
Josh Matthews
ffcba39f60
Bug 783878 - Part 2: Allow serializing remote input streams by passing the actor reference over the wire and retrieving the original stream in the parent. r=bent
2012-09-21 13:26:13 -04:00
Mike Habicher
4f1885c23e
Bug 776934 - Add permissions check to camera API. r=jlebar
2012-09-21 06:32:18 -04:00
Mounir Lamouri
7c3257e34c
Bug 792828 - Fix warnings in netwerk/test/. r=Ms2ger
2012-09-21 11:28:56 +01:00
Valentin Gosu
3793f9760c
Bug 791088 - Add telemetry for Connection Manager transaction time. r=mcmanus
2012-09-19 20:24:58 -04:00
Nathan Froyd
e68ecbe942
Bug 792421 - fix build error in nsCookieService.h; r=jduell
2012-09-19 10:55:09 -04:00
Ehsan Akhgari
70ba385729
Bug 792502 - Kill the FunctionTimer code; r=vlad
2012-09-19 16:59:38 -04:00
Gregor Wagner
2f5d2e9f4a
Bug 770731 - Expose JS API for modifying app permissions. r=sicking
2012-09-19 11:19:00 -07:00
Makoto Kato
14ef63734c
Bug 790617 - Part 2 - don't use atoi to parse header. r=cbiesinger
2012-09-19 17:44:54 +09:00
Makoto Kato
9285e74b27
Bug 790617 - Part 1 - setUploadStream can handle 64-bit length r=cbiesinger
2012-09-19 17:09:08 +09:00
Gregor Wagner
45182816a6
Backout bug 770731
2012-09-18 16:19:56 -07:00
Gregor Wagner
25f4b524a1
Bug 770731 - Expose JS API for modifying app permissions. r=sicking
2012-09-18 14:52:39 -07:00
Adam Dane [:hobophobe]
fe6d81410d
Bug 87717 - Allow offline mode to connect to loopback r=mcmanus sr=cbiesinger
2012-09-17 18:45:10 -05:00
Michal Novotny
688257e2e7
Bug 695399 - Remove calls to nsICacheSession::openCacheEntry on the main thread - netwerk part, r=hurley
2012-09-18 20:06:35 +02:00
Jason Duell
fa9262e827
Bug 756648 - Implement "cookie jars" for apps. r=biesi,smaug
...
--HG--
rename : netwerk/test/unit_ipc/test_cookie_wrap.js => netwerk/test/unit_ipc/test_cookie_header_wrap.js
2012-09-18 12:04:04 -04:00
Michal Novotny
a38d2db36d
Bug 723362 - Make an asynchronous variant of nsCacheEntryDescriptor::Doom, r=hurley
2012-09-17 23:31:46 +02:00
Steve Workman
a3b152370b
Bug 734546: Add MPD Parser and Manager classes; r=cpearce
2012-09-17 16:45:38 -04:00
Steve Workman
b7b0219669
Bug 734546: Add MPD classes to store MPD data; r=cpearce
2012-09-17 16:45:38 -04:00
Ehsan Akhgari
5236854e21
Bug 741059 - Part 1: Add APIs to nsIChannel to allow callers to override the private bit on the channel; r=jduell
...
This is probably the worst patch that I have ever written!
We add a setPrivate method to nsIPrivateBrowsingChannel which will be
implemented by channels who care about private browsing. This allows the
client to explicitly override the private bit on the channel.
NS_UsePrivateBrowsing is also taught about this override bit using the
internal nsIPrivateBrowsingChannel::IsPrivateModeOverriden API. This patch
implements the new API for HTTP, FTP and wyciwyg channels. This also
modifies the IPC implementations of these channels to correctly transfer that
bit to the parent process if it has been set in the child process channel.
2012-09-04 20:37:45 -04:00
Ed Morley
51dcc7dff7
Backout 6d71ff5b4b36 (bug 347307), 75a3c47a3fe7 (bug 507578), 828f91de7143 (bug 769764) for near permaorange OS X 10.8 leaks
2012-09-17 16:54:09 +01:00
Aryeh Gregor
f4db891495
Bug 791216 - Work around gcc enum class compiler bug; r=ehsan
2012-09-09 19:35:29 +03:00
Monica Chew
794a8eae22
Bug 770691 - Add plubming for per-site third party cookie blocking. r=mconnor sr=biesi,jduell,mconnor
...
--HG--
extra : rebase_source : 4ee3c16a72f0a557575349354060b76ca4e34031
2012-09-14 13:57:56 -07:00
Patrick McManus
b7a0d2b1de
bug 347307 - make pac myIPAddress() more accurate r=biesi
2012-09-14 16:27:46 -04:00
Patrick McManus
44a98739c1
bug 507578 - disable dns prefetch in presence of active proxy r=jduell
2012-09-14 16:27:46 -04:00
Patrick McManus
cd31dfef08
bug 769764 move proxy resolution to separate thread and remove sync api r=biesi sr=josh
2012-09-14 16:27:46 -04:00
Makoto Kato
909aba1eb8
Bug 785321 - Replace PRUptrdiff with uintptr_t, prtdiff_t or etc; r=ehsan,jrmuizel
2012-09-14 16:09:52 -04:00
Simone Carletti
61013a65ed
Bug 790635 - Add eco.br to PSL. r=gerv.
2012-09-14 14:58:47 +01:00
Fabrice Desré
e96bbbc31c
Bug 791148 - Remove the deprecated camera support [r=cjones]
2012-09-13 19:44:06 -07:00
Ed Morley
2ee5369324
Backout 3182f9d08c2d (bug 347307), 2a30593cca79 (bug 507578), b87b27f5a417 (bug 769764) for m-oth permaorange in browser_463205.js
2012-09-13 22:42:29 +01:00
Patrick McManus
03e8a539c1
bug 347307 - make pac myIPAddress() more accurate r=biesi
2012-09-13 15:22:56 -04:00
Patrick McManus
055e38ba48
bug 507578 - disable dns prefetch in presence of active proxy r=jduell
2012-09-13 15:22:56 -04:00
Patrick McManus
183e115253
bug 769764 move proxy resolution to separate thread and remove sync api r=biesi sr=josh
2012-09-13 15:22:56 -04:00
Simone Carletti
dc5e13e44d
Bug 772069 - Update .uy entry in PSL. r=gerv.
2012-09-13 16:03:23 +01:00
Simone Carletti
e1ece25cdf
Bug 760447 - Update .ua entry in PSL. r=gerv.
2012-09-13 16:02:38 +01:00
Nathan Froyd
f72164c999
Bug 704848 - reduce space required by nsEffectiveTLDService with more preprocessing; r=jduell
2012-09-11 07:42:23 -04:00
Patrick McManus
65eded9dad
bug 789018 don't do speculative connect for http upgrade or trans without keep-alive r=jduell
2012-09-12 16:04:01 -04:00
Bonnie Surender
b37a3a3719
Bug 668194 - iwlib only returns one ac resulting in an awful accuracy. Implement DBUS Geolocation provider r=dougt
2012-09-10 21:35:45 -07:00
Rafael Ávila de Espíndola
d1faececd2
Bug 790285 - avoid nullptr -> false conversions. r=ehsan.
2012-09-11 14:00:37 -04:00
Brian R. Bondy
622b923c32
Bug 789936 - Cache reduction telemetry now ignores doom list check due to an unrelated bug with it. r=michal
2012-09-10 10:59:41 -04:00
Josh Aas
23f6700a31
Bug 405407: Merge nsDiskCacheStreamIO and nsDiskCacheStreamOutput. Patch originally by Alfred Kayser, updated by Josh Aas, final fix from Michal Novotny. r=michal
2012-09-06 10:10:08 -04:00
Patrick Wang
cd0f7e6851
Bug 775464 - Part 1: Add nsILoadContext::GetTopFrameElement. r=smaug
...
--HG--
extra : rebase_source : 92b8b11f6111db27ff6563a295000675ec0ddae9
2012-08-22 14:47:23 +08:00
Aryeh Gregor
e840991a39
Bug 783523 - Fix platform-specific nsresult misuse; r=ehsan,tbsaunde,smaug
2012-08-16 14:58:11 +03:00
L. David Baron
5a0d4ccc3d
Followup to bug 648603: increase the number of connections that our test HTTP server will serve to the larger of the server limit or the proxy limit.
...
This should fix intermittent oranges in bug 536603 and bug 576543 that
were reintroduced this morning.
This is needed because the mochitest HTTP server is accessed as a proxy;
we set network.proxy.autoconfig_url to a data: URL.
2012-09-05 22:43:21 -07:00
Ryan VanderMeulen
826e297731
Merge m-c to inbound.
2012-09-05 23:03:09 -04:00
Makoto Kato
507b76f776
Bug 784912 - nsIStreamListener.onDataAvailable should handle 64-bit offset. r=honza
2012-09-06 11:41:02 +09:00
Patrick McManus
a9b91aa00a
bug 334700 - DEBUG null deref in LogHeaders r=biesi
...
--HG--
extra : rebase_source : 315a625dcaffd9f284eb9e0d30a177456e606400
2012-09-05 21:31:35 -04:00
Paul Adenot
b0c64370c2
Bug 567077 - Sniff types of media files that are served with no Content-Type. r=cpearce
2012-09-04 16:22:34 -07:00
Ryan VanderMeulen
514aecd0b0
Backout bug 567077 for bustage.
2012-09-05 18:36:38 -04:00
Paul Adenot
5a71dd81e5
Bug 567077 - Sniff types of media files that are served with no Content-Type. r=cpearce
2012-09-04 16:22:34 -07:00
Paul Adenot
b79fe150e6
Bug 730765 - Media cache shouldn't be used when loading from blob: urls. r=biesi
2012-09-04 14:53:52 -07:00
Brian R. Bondy
4472cc7964
Bug 787576 - Refine telemetry data for how much cache corruption reduction plan would help. r=michal
2012-09-04 15:05:19 -04:00
Ehsan Akhgari
911ceaf6d3
Bug 787743 - Set the cached private browsing flag on HttpBaseChannel::SetLoadGroup as well; r=jdm
2012-09-05 11:41:29 -04:00
Patrick McManus
c101492d45
bug 499203 null deref in nsprotocolproxyservice::getprotocolinfo with null nsiuri r=biesi
2012-09-05 08:44:27 -04:00
Patrick McManus
e69ea3ac2c
bug 570283 - dont send http proxy-connection r=jduell
2012-09-05 08:38:01 -04:00
Patrick McManus
af997dfe72
bug 701562 ssl proxy not part of connection info hash r=duell
2012-09-05 08:34:43 -04:00
Patrick McManus
e69801cef8
bug 652928 add socks proxy host:port information to connection info key r=jduell
2012-09-05 08:32:28 -04:00
Aryeh Gregor
0a623fc523
Bug 782594 - Don't use the same variable for nsresult and uint32_t; r=bz
2012-08-14 12:10:42 +03:00
Aryeh Gregor
fc63980e27
Bug 782594 - Don't return nsresult from main() (netwerk/); r=bz
2012-08-07 20:17:27 +03:00
Randell Jesup
29ac5c0b8c
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
2012-09-01 22:35:17 -04:00
Mounir Lamouri
994c0bc77a
Bug 786296 - Remove permissions when an app is uninstalled. r=jlebar,fabrice
2012-08-31 11:34:28 -03:00
Fabrice Desré
2c7e1250c9
Bug 778079 - Support loading app packages from multiple locations [r=vingtetun]
2012-08-29 14:20:03 -07:00
Gordon P. Hemsley
5ac9e32ef9
Bug 672448 - Allow the Accept-Language header to have quality ('q') values up to 2 decimal places. r=biesi
2012-08-29 22:49:31 -04:00
Gordon P. Hemsley
9fb701aebc
Bug 672448 - Remove trailing whitespace. r=biesi
2012-08-27 21:21:20 -04:00
Mounir Lamouri
2d1e1ea4ca
Bug 769589 - Remove deprecated GetOriginatingURI from nsICookiePermission. r=mconnor sr=cbiesinger
2012-08-30 17:07:03 -03:00
Dão Gottwald
90098d4147
Bug 782453 - Add site-specific User Agent infrastructure and use it to fix AOL Mail. r=bz,ehsan sr=gerv
2012-08-30 13:49:05 +02:00
Landry Breuil
d4d6157146
Bug 785738 Part 3: use PRTime instead of int64_t where appropriate; r=ehsan
2012-08-30 09:10:35 +02:00
Landry Breuil
3767fc7e49
Bug 785738 Part 2: use PRTime in nsDirIndex to match the idl. r=ehsan
2012-08-30 09:10:30 +02:00
Ryan VanderMeulen
6a3f400fea
Backout 69154d62012c and b0b07ef904ea (bug 672448) due to warnings-as-errors red.
2012-08-29 22:22:16 -04:00
Gordon P. Hemsley
45c9f7dcaa
Bug 672448 - Allow Accept-Language header to have quality ('q') values up to 3 decimal places. r=biesi
...
--HG--
extra : rebase_source : 1257eb6a0a79d910821657582111fbb592443e9f
2012-08-29 17:58:25 -04:00
Gordon P. Hemsley
99ae08ba91
Bug 672448 - Remove trailing whitespace. r=biesi
...
--HG--
extra : rebase_source : e63c293d05aef2e8c34abbb12c5bd3ca355f0d7c
2012-08-27 21:21:20 -04:00
Mats Palmgren
1801a243bf
Bug 785753. r=zackw,bzbarsky
2012-08-30 03:34:53 +02:00
julian.reschke@gmx.de
d72a57838f
Bug 783502. r=jduell
2012-08-29 15:37:07 -07:00
Ryan VanderMeulen
a85281c457
Backout 2865d46e472d (bug 778079) for xpcshell failures on a CLOSED TREE. r=IfYoureGoingToUseTryLookAtTheResultsBeforePushingToInbound
2012-08-29 18:58:31 -04:00
Fabrice Desré
99f6f1132e
Bug 778079 - Support loading app packages from multiple locations [r=vingtetun]
2012-08-29 14:20:03 -07:00