Fabrice Desré
6c2d0b1566
Bug 778079 - Support loading app packages from multiple locations [r=vingtetun]
2012-08-29 14:20:03 -07:00
Antonio Manuel Amaya Calvo
1c26dc2bdd
Bug 773884 - Remove special "index.html" path mapping support for app:// scheme [r=bsmith]
2012-08-29 05:29:18 -07:00
Valentin Gosu
69c7bd41f1
Bug 786359 - Add missing ifndef/endif to nsDNSService2.h. r=mcmanus
2012-08-28 20:24:06 -04:00
Rafael Ávila de Espíndola
0b6fcd9466
Bug 786148 - s/IPC/ipc/. r=ted.
...
This makes our builds a bit more reproducible. Without it when processing
#include "IPC/IPCMessageUtils.h
we end up in
#include "ShadowLayers.h"
which in the final XUL translates into the symbol (run nm -a to see it):
- 00 0000 SOL ../../../../gfx/layers/IPC/ShadowLayers.h
now when some file in gfx/layers/ipc does
#include "ShadowLayres.h"
the file found is the local one with the lowercase directory name and we end up
with
- 00 0000 SOL ../../../../gfx/layers/ipc/ShadowLayers.h
--HG--
extra : rebase_source : 96c68f6a3448eedaa280039960df911a9c707cac
2012-08-28 08:41:04 -04:00
Patrick McManus
0033097044
bug 758673 - nsprotocolproxyservice::asyncResolve applies filters twice r=biesi
...
--HG--
extra : rebase_source : ffae3554c9f73886692d8947850949520c6171d7
2012-08-27 16:25:53 -04:00
Valentin Gosu ext:(%2C%20Jason%20Duell%20%3Cjduell.mcbugs%40gmail.com%3E%2C%20Ms2ger%20%3CMs2ger%40gmail.com%3E)
05d997c6df
Bug 745296 - Enable FAIL_ON_WARNINGS in more of /netwerk r=jduell
2012-08-25 11:19:00 -07:00
Nick Hurley
752d843e21
bug 783755 - Make the new default cache size stick. r=michal
2012-08-21 14:52:44 -07:00
Philipp von Weitershausen
d158b5747c
Bug 776825 - Separate message managers into senders and broadcasters. r=smaug
...
--HG--
rename : content/base/public/nsIFrameMessageManager.idl => content/base/public/nsIMessageManager.idl
2012-08-27 11:13:02 -03:00
Mounir Lamouri
0eb75e0f22
Bug 777072 - 5/7 - Update IPC::Permission to use appId/isInBrowserElement. r=sicking
2012-08-23 11:38:01 -07:00
Mounir Lamouri
a2e5fe652d
Bug 777072 - 4/7 - Update nsPermission to use appId/isInBrowserElement. r=sicking
2012-08-23 11:37:31 -07:00
Ryan VanderMeulen
31b5d3335d
Merge m-c to inbound.
2012-08-24 16:18:09 -04:00
Chris Jones
bb75bebb82
No bug: Merge backout on a CLOSED TREE r=bustage
2012-08-23 22:33:04 -07:00
Chris Jones
da27f385d7
Back out bug 777072, bug 619236, and bug 784878
2012-08-23 22:00:14 -07:00
Ryan VanderMeulen
9ad8ca8a9d
Merge the last PGO-green inbound changeset to m-c.
2012-08-23 22:06:49 -04:00
Ben Turner
7370f46298
Bug 784726 - 'Remove old IPC::URI'. r=cjones+khuey.
...
--HG--
rename : ipc/glue/IPCSerializableParams.ipdlh => ipc/glue/InputStreamParams.ipdlh
extra : transplant_source : %A6%BC%8B%8D%3A_%7Df%2B%FE%AA%94%81%AB%CAW%15K%A7%03
2012-08-23 12:33:46 -07:00
Mounir Lamouri
f12bc57d40
Bug 777072 - 5/7 - Update IPC::Permission to use appId/isInBrowserElement. r=sicking
2012-08-23 11:38:01 -07:00
Mounir Lamouri
d395e2f803
Bug 777072 - 4/7 - Update nsPermission to use appId/isInBrowserElement. r=sicking
2012-08-23 11:37:31 -07:00
Nathan Froyd
2afd43df22
Bug 781200 - fixup several cache histograms; r=bsmith,hurley
2012-08-23 13:23:03 -04:00
Chris Double
29ecf269e0
Backout bug 730765 Part 3/3
...
--HG--
extra : rebase_source : 2aadbb2419cceeac30bd95484e37ab905525662f
2012-08-24 00:12:53 +12:00
Chris Double
45b8eeefcf
Backed out changeset 5583ccdfea18
2012-08-23 22:42:14 +12:00
Mark Capella
daef2756b5
Bug 772272 - Remove do_load_httpd_js from xpcshell tests, Final, r=ted
...
Remove last three references, final cleanup
2012-08-23 08:16:44 -04:00
Paul Adenot
82b123b5a7
Bug 730765 - Media cache shouldn't be used when loading from blob: urls. r=biesi
2012-08-21 16:00:23 -07:00
Ryan VanderMeulen
8df811156e
Backout 3ce94808577b, 56f288230d5a, and 18ff170ecb1f (bug 730765) for bustage. r=fail
2012-08-21 18:45:54 -04:00
Ryan VanderMeulen
9a4d736502
Fix merge bustage from bug 730765.
2012-08-21 18:32:54 -04:00
Paul Adenot
a952a58489
Bug 730765 - Media cache shouldn't be used when loading from blob: urls. r=biesi
2012-08-15 10:36:12 -07:00
Patrick McManus
423f27d55c
bug 782570 - nsHttpPipeline::CancelTransaction force connection close if no sub transactions are left r=jduell
2012-08-21 08:37:31 -04:00
Phil Ringnalda
f1e8434c4e
Back out cbb72643bbae (bug 723362) for leaking
2012-08-20 20:28:19 -07:00
Michal Novotny
0fc5116bca
Bug 723362 - Make an asynchronous variant of nsCacheEntryDescriptor::Doom, r=hurley
2012-08-21 03:30:40 +02:00
Fabrice Desré
ff3be8c2c1
Bug 726062 - B2G UA is wrong, better fix [r=gal]
2012-08-20 12:25:09 -07:00
Nathan Froyd
5846b9fa7e
Bug 785118 - use PARALLEL_DIRS in netwerk/; r=glandium
2012-08-23 12:54:51 -04:00
Masatoshi Kimura
599c8bd984
Bug 779845 - Import PSL test from http://publicsuffix.org/list/test.txt . r=gerv.
2012-08-24 14:57:51 +01:00
Masatoshi Kimura
b8af8f21d9
Bug 779845 - Update the PSL test to catch up with the .jp PSL update and fix test's bug about unlisted TLD. r=gerv.
2012-08-24 14:56:38 +01:00
Masatoshi Kimura
07751282ce
Bug 779845 - Import PSL test from http://publicsuffix.org/list/test.txt . r=gerv.
2012-08-24 14:56:05 +01:00
Ms2ger
e7364eb3f0
Revert to changeset e048ac9eb279 for bustage.
2012-08-24 15:44:54 +02:00
Masatoshi Kimura
f33bf4e7f8
Bug 779845 - Incorporate the PSL test into our test system. r=bsmith.
2012-08-24 14:03:15 +01:00
Masatoshi Kimura
e5d9d202ca
Bug 779845 - Update the PSL test to catch up with the .jp PSL update and fix test's bug about unlisted TLD. r=gerv.
2012-08-24 14:02:25 +01:00
Masatoshi Kimura
4fea578ca1
Bug 779845 - Import PSL test from http://publicsuffix.org/list/test.txt . r=gerv.
2012-08-24 14:01:43 +01:00
Brian R. Bondy
28255340f8
Bug 784657 - Fix potential problem in nsDIskCacheMap timer handling. r=michal
2012-08-23 22:23:10 -04:00
Brian R. Bondy
e5bc6dcf33
Bug 784414 - Ensure cache clean file is open before seeking in it. r=michal
2012-08-23 22:22:14 -04:00
Jason Duell
419d532f00
Bug 767516 - Rename: s/SSLConnect/ProxyConnect/ r=mcmanus
2012-06-22 12:06:00 -07:00
Ryan VanderMeulen
5fd5fe5bbc
Merge m-c to inbound.
2012-08-23 19:50:46 -04:00
Ben Turner
8740622e89
Bug 782649 - 'Remove old IPC::InputStream'. r=cjones+khuey.
2012-08-22 19:13:54 -07:00
Brian R. Bondy
b737469453
Bug 777328 - Gather telemetry data for how much cache corruption reduction plan would help. r=michal
2012-08-20 08:08:46 -04:00
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
Ryan VanderMeulen
4369c9acf5
Backout 41a3cdf92063 (bug 782649) for Linux xpcshell failures.
2012-08-22 17:31:06 -04:00
Ben Turner
f17c803d93
Bug 782649 - 'Remove old IPC::InputStream'. r=cjones+khuey.
2012-08-22 12:19:29 -07:00
Ehsan Akhgari
2d709c2f52
Merge the landing of bug 579517 to mozilla-inbound
2012-08-22 12:12:15 -04:00
julian.reschke@gmx.de
56de728440
Bug 781693 - Accept ';' as delimiter after 'base64' keyword. r=bz
2012-08-22 06:57:02 -04:00
Paul Adenot
dc03379403
Bug 730765 - Remove commented out code that should have been removed. DONTBUILD r=biesi
2012-08-21 16:15:30 -07:00
Ehsan Akhgari
845651448b
Bug 579517 - Part 5: Add missing StandardInteger.h #includes where needed; r=bsmedberg
...
Landing on a CLOSED TREE
2012-08-08 17:08:17 -04:00
Ehsan Akhgari
e368dc9c85
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
...
This patch was generated by a script. Here's the source of the script for
future reference:
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*/.hg*" \
! -wholename "obj-ff-dbg*" \
! -name nsXPCOMCID.h \
! -name prtypes.h \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert PRInt8 int8_t
convert PRUint8 uint8_t
convert PRInt16 int16_t
convert PRUint16 uint16_t
convert PRInt32 int32_t
convert PRUint32 uint32_t
convert PRInt64 int64_t
convert PRUint64 uint64_t
convert PRIntn int
convert PRUintn unsigned
convert PRSize size_t
convert PROffset32 int32_t
convert PROffset64 int64_t
convert PRPtrdiff ptrdiff_t
convert PRFloat64 double
2012-08-22 11:56:38 -04: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
Ehsan Akhgari
bc48b79dc9
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (more intl parts); blanket-r=bzbarsky
...
--HG--
extra : rebase_source : 92f6b1dd5d0e67e05a7338991e648a09149275ec
2012-07-26 15:17:40 -04:00
Patrick McManus
b12bc44d80
bug 767158 - remove blocking dns call in sspi r=honzab
...
--HG--
extra : rebase_source : a313576f1262f25b6d299f815cedb0d8acc0b03f
2012-07-26 11:09:05 -04:00
Brian R. Bondy
0420e74079
Bug 773518 - Necko nsDeleteDir should lower IO prioritization. r=jduell
2012-07-25 10:24:25 -04:00
Patrick McManus
956d2285f0
bug 767005 backout bug 235853 r=jduell
...
--HG--
extra : rebase_source : c5aee6699ad20b85c11d52ca70365d6adebaec7c
2012-07-24 22:40:34 -04:00
Julian Reschke
cd2692eeff
Bug 776399 - Fix IDL compat problem introduced by changes for bug 663057. r=bz
2012-07-24 21:37:32 -04:00
Patrick McManus
11b999f514
bug 775813 - rename http connection mgr ReadTimeoutTick to just TimeoutTick r=honzab
2012-07-23 19:10:02 -04:00
Patrick McManus
623040ca15
bug 762162 - network.http.timeout-connection r=honzab
2012-07-23 19:10:00 -04:00
Joshua Cranmer
497e7cd9bb
Bug 773637 - Kill NS_SCRIPTABLE attributes, Part 2: Remove NS_SCRIPTABLE. r=ehsan
...
--HG--
extra : rebase_source : 83020e0a1961ed5b33d5e0599419c6b7b82caa87
2012-07-06 15:31:49 -05:00
Joshua Cranmer
a1186c1020
Bug 773637 - Kill NS_SCRIPTABLE annotations, Part 1: Remove NS_*PARAM annotations. r=ehsan
...
--HG--
extra : rebase_source : a0b4bc50fece36d9a90fed61431635948bfa33b5
2012-07-06 15:14:07 -05:00
Joshua Cranmer
d539846cab
Bug 702877 - Replace NS_OVERRIDE with MOZ_OVERRIDE. r=ehsan
...
--HG--
extra : rebase_source : 1843575683c3897f96f3966cbce26140ff1a7d90
2012-07-06 13:15:45 -05:00
Jason Duell
f7550579ea
Bug 776176 - e10s: propagate GetExtendedOrigin from child to parent process. r=jdm
2012-07-23 11:12:03 -07:00
Mounir Lamouri
d1caa102c7
Bug 775817 - Update [most] tests to use the new permission manager api. r=sicking
2012-07-23 11:08:07 -07:00
Aryeh Gregor
65eef91085
Bug 626472 part 1 - Define nsnull as nullptr where available; r=ehsan
2012-07-20 14:16:17 +03:00
Mounir Lamouri
5747889de3
Bug 775796 - nsIURIClassifier.classify() should takes a principal. r=bsmith
2012-07-20 09:46:59 -07:00
Jason Duell
9a9096c83f
Bug 775861 - e10s: propagate appId and isInBrowserElement from child to parent process r=jdm
2012-07-22 15:35:33 -07:00
Jason Duell
7f7428d402
Bug 775119 - e10s: implement nsILoadContext in ParentChannels, remove PrivateBrowsingConsumer r=jdm
2012-07-22 15:35:33 -07:00
Brian R. Bondy
343d8a43ac
Bug 774146 - Get more detail on reason for DISK_CACHE_CORRUPT failures. r=michal
2012-07-20 19:47:52 -04:00
Masatoshi Kimura
5fd3e2bc43
Bug 435028 - IPv6 sites not reachable when using IPv4 SOCKS proxy. r=biesi
2012-07-20 20:19:37 -04:00
Patrick McManus
60351e8369
bug 775515 nshttpconnectionmgr::restrictconnections() for half opens only if they never connected r=honzab
...
--HG--
extra : rebase_source : d1c27fa7c066f8f25efa7bf4ad78e6df62b7ce22
2012-07-20 08:50:18 -04:00
Patrick McManus
0f8d44fe13
bug 758972 - make spdysession::verifystream() a DEBUG only operation r=honzab
...
--HG--
extra : rebase_source : 157618d22a7fbcde1764125d50745552eddd6da6
2012-07-20 08:44:21 -04:00
Patrick McManus
3473b4bc15
bug 775508 http connection diagnostic half-open elapsed syn time incorrect r=honzab
...
--HG--
extra : rebase_source : c4d634a900b8de0c32710050e320b2550d0f1a30
2012-07-20 08:41:35 -04:00
Patrick McManus
5b9ce7432a
bug 770331 - always try and negotiate HTTP Keep-Alive r=biesi
...
--HG--
extra : rebase_source : d348e3ec56faa48fbed5c4f0f697dee6658e21b2
2012-07-20 08:40:13 -04:00
Gervase Markham
1c9fc1e594
Bug 774614 - Relicense Gonk/Gecko interface code to Apache License 2.0.
2012-07-20 10:10:44 +01:00
Mounir Lamouri
5464a18491
Bug 774819 - Handle system principals in nsPermissionManager when taking principals. r=sicking
2012-07-18 08:24:01 -07:00
Michal Novotny
830c27ae51
Bug 769531 - Intermittent TEST-UNEXPECTED-FAIL | test/build/xpcshell/tests/netwerk/test/unit/test_304_responses.js | undefined == 304, r=bsmith
2012-07-18 01:07:59 +02:00
Felix Moeller
9f9c5bfd15
Bug 774240 - Data URI parsing mis-detects "base64" parameter as extension. r=rjesup
2012-07-16 20:38:47 -04:00
Thinker K.F. Li
a90aaede1a
Bug 769184 - Update cache entry only for new. r=honzab
...
Update entries in offline cache device only for new ones. It means the entries returned by BindEntry(), not FindEntry().
2012-07-16 20:38:47 -04:00
Thinker K.F. Li
f516a5abb5
Bug 767025 - Part 3: Testcase. r=gal
2012-07-16 20:38:47 -04:00
Thinker K.F. Li
5570177a07
Bug 767025 - Part 2: Track active entries in memory and refuse to delete by ignore. r=honzab,gal
...
The original patch is from Andreas Gal. Thinker did some bug fixing.
2012-06-29 06:27:03 +08:00
Thinker K.F. Li
1d1330f61d
Bug 767025 - Part 1: Remove flags. r=honzab
...
The original patch is from Andreas Gal. Thinker did some bug fixing.
2012-06-29 06:26:55 +08:00
Josh Aas
7761fe0d8e
Bug 774271: Improve DNS logging. r=sworkman
2012-07-16 18:37:28 -04:00
Matthew Noorenberghe
6ad5ac7bec
Bug 639362 - Display text/cache-manifest data as text. r=bz
...
--HG--
extra : rebase_source : e8e30229a029b68b199efe7f0fba71dc142de980
2012-07-13 23:13:20 -07:00
Jason Duell
49dcc3f497
Bug 773150 - FailDelayManager passing wrong type to MOZ_COUNT_CTR. r=mcmanus
2012-07-12 18:19:45 -07:00
Brian Smith
3d9aec9dc1
Bug 650355 - Stop accepting MD5 as a hash algorithm in signatures, r=johnath
2012-07-12 15:38:43 -07:00
Mike Hommey
125aebf06d
Bug 763651 - Link the javascript engine against zlib. r=khuey
2012-07-12 08:30:59 +02:00
Honza Bambas
10ccc90535
Bug 767096 - Optimize nsICachingChannel interface for offline cache writing, r=sinker
2012-07-11 20:20:17 +02:00
Honza Bambas
0abfde411a
Bug 760067 - Release all OfflineCache custom profile files ASAP after custom profile cache update has finished, r=michal
2012-07-11 20:20:17 +02:00
Fabrice Desré
3fe7c66a25
Bug 769350 - Implement trusted/certified app scheme support [r=vingtetun]
2012-07-11 08:38:36 -07:00
Ehsan Akhgari
35d6ba9c3b
Bug 772523 - Remove the unused nsMemoryCacheDevice::mEvictionThreshold member; r=michal
2012-07-11 09:39:06 -04:00
Michal Novotny
15b7354070
Bug 737615 - Remove use of synchronous cache API from unit tests - minor fixies in necko tests, r=bsmith
2012-07-11 11:18:00 +02:00
Thinker K.F. Li
68ea4f962a
Bug 769291 - Move nsOfflineCacheDevice::Discard() to cache IO thread. r=honzab
...
Discard() is called from destructor of nsApplicationCache. Instances
of nsApplicationCache is released by last reference, it can be in main
thread. We move Discard() tasks to cache IO thread to avoid blocking
the main thread.
2012-07-11 14:16:00 +08:00
Ryan VanderMeulen
13fc9bf9b8
Backout 2838ba825479, 991404facac2, 7f6e22f10b99, 30a4e0cf7130, ad2c42efbe57, and 1f07f04ec01d (Bug 760067, Bug 767096, Bug 765158, Bug 729182) due to xpcshell orange.
2012-07-10 19:21:54 -04:00
Josh Aas
9eb7222d1c
Bug 769782: Remove synchronous DNS resolution in network tests. r=mcmanus
2012-07-10 18:23:07 -04:00
Honza Bambas
cef3387a8a
Bug 729182 - Implement visual event tracer, dns instrumentation, r=sworkman
2012-07-10 23:49:19 +02:00
Honza Bambas
7c36b706a6
Bug 729182 - Implement visual event tracer, http instrumentation, r=mcmanus
2012-07-10 23:49:19 +02:00
Honza Bambas
3c33725683
Bug 767096 - Optimize nsICachingChannel interface for offline cache writing, r=sinker
2012-07-10 23:49:18 +02:00
Honza Bambas
4c04a1f793
Bug 760067 - Release all OfflineCache custom profile files ASAP after custom profile cache update has finished, r=michal
2012-07-10 23:49:17 +02:00
Ehsan Akhgari
f3dc77d62d
Bug 772525 - Remove the unused variable on in nsCacheService::Lock; r=bsmith
...
DONTBUILD
2012-07-10 14:41:42 -04:00
Ehsan Akhgari
ec268d38f1
Remove some extra trailing semicolons (no bug)
2012-07-10 12:55:08 -04:00
Josh Aas
ec000bb6de
Bug 771489: Use standard threadsafe refcounting in host resolver. r=sworkman
2012-07-10 10:14:01 -04:00
Jason Duell
3161d97ddf
Bug 771318 - Fix early websocket Init fail. r=mcmanus, r=smaug
2012-07-09 18:20:25 -07:00
Jason Duell
8830cb6a22
Bug 771318 - Code cleanup before actual fix. r=mcmanus
2012-07-09 18:20:21 -07:00
Ryan VanderMeulen
8b9c9fea4d
Merge m-c to inbound.
2012-07-09 20:53:11 -04:00
Gregory Szorc
2df88561d9
Merge mozilla-central into services-central
2012-07-08 20:48:04 -07:00
Gregory Szorc
59824469a6
Merge mozilla-central into services-central
2012-07-03 09:55:45 -07:00
Richard Newman
fd9142fed2
Merge m-c to s-c.
2012-07-01 11:06:36 -07:00
Richard Newman
ed3f303f82
Merge m-c to s-c.
2012-06-29 23:45:13 -07:00
Gregory Szorc
e921c68d8f
Bug 755196 - Allow httpd.js to be loaded as a testing module; r=mcmanus
2012-06-29 13:28:04 -07:00
Brian Smith
5e3d5c6051
Bug 761228: Fix 304 response handling for custom conditional responses to prevent crash, r=jduell
...
--HG--
extra : rebase_source : 26494ad6bf23c3290f74fdd6ffc21a1db0b7f429
2012-06-28 12:34:32 -07:00
Ed Morley
68c7b298d0
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-06-29 08:41:44 +01:00
Brian Smith
2ed11f64db
Backout change to netwerk/test/unit/test_bug651100.js from the patch for Bug 737615, a=bustage
...
--HG--
extra : rebase_source : 50d718395cafa292025452bb01a94fec9f4ae216
2012-06-28 19:39:48 -07:00
Jason Duell
fc69908166
Bug 711793 - Delay websocket reconnection after abnormal termination. r=mcmanus
2012-06-28 17:53:50 -07:00
Jason Duell
c4d15f545f
Backout 25663e7d7f56 a=memory leak
2012-06-28 16:37:26 -07:00
Jason Duell
ebd1c14620
Backed out changeset 25663e7d7f56 a=memory leak
2012-06-28 16:36:14 -07:00
Jason Duell
654172f842
Bug 711793 - Delay websocket reconnection after abnormal termination. r=mcmanus
2012-06-28 14:42:21 -07:00
Patrick McManus
f741c62912
bug 767159 remove sync dns from socks proxy r=biesi
2012-06-28 18:24:02 -04:00
Patrick McManus
5eafa03052
bug 766312 - part 1 - pipeline cancelation could be "undone" r=honzab
2012-06-28 18:06:32 -04:00
Ryan VanderMeulen
15b9e2b074
Backout 38cfb0413e04 (bug 767506) due to M1 permaorange.
2012-07-02 21:55:24 -04:00
Jason Duell
7d56fc2f60
Bug 767506 - Select proper proxy caps for non-SSL CONNECT. r=honzab
2012-07-02 17:38:34 -07:00
Brian Smith
aaebfde4e6
Bug 767275 - Add more detailed cache lock telemetry, r=michal, r=nfroyd
...
--HG--
extra : rebase_source : 60962876704a945ba83dc8ccfde938aa1957cb96
2012-06-29 16:20:34 -07:00
Paul Adenot
d7c5822013
Bug 767087 - xpcshell test r=jduell
2012-06-26 10:35:00 -07:00
Paul Adenot
ad06c6d7c9
Bug 767087 - Add a flag to force content sniffing when we get served application/octet-stream. r=jduell
2012-06-26 10:33:00 -07:00
Patrick McManus
ecf598e263
bug 769264 pipeline logging cleanups r=honzab
...
--HG--
extra : rebase_source : fc747b84349096b70d8b75d8aff8626826380d81
2012-07-02 18:10:04 -04:00
Patrick McManus
61c13ff996
bug 770264 - http connection diagnostics r=honzab
2012-07-09 18:07:57 -04:00
Jason Duell
ec81304c25
Bug 767512 - Fix connection pressure for non-SSL CONNECT. r=mcmanus
2012-06-22 12:01:00 -07:00
Jason Duell
036985ae48
Bug 766929 - NS_ABORT_IF_FALSE(mConnectionInfo->UsingSSL()) failing [websockets http proxy]. r=mcmanus
2012-06-22 11:47:00 -07:00
Nathan Froyd
bfff055672
Bug 370750 - consolidate mochitest files installation; r=glandium
...
With assistance on the patch from Ms2ger, Waldo, and Mossop.
2012-07-03 16:49:02 -04:00
Mounir Lamouri
54aa3cb424
Bug 769583 - Add methods to nsIPermissionManager to take principals instead of URIs. r=sicking
2012-07-09 12:26:12 +02:00
Michal Novotny
2ec7aba459
Bug 737615: Replace usage of openCacheEntry with asyncOpenCacheEntry in Necko unit tests, r=bsmith
...
--HG--
extra : rebase_source : 626a90178480b47f24956a86914fdc3e76cbd20b
2012-06-12 14:23:32 -07:00
Brian Smith
570f8e4fac
Bug 764171: Fix crash in nsStorageStream by avoiding pre-buffering for items we will validate, r=honzab
...
--HG--
extra : rebase_source : e1229663f56643ef25805b26126893df51aaace7
2012-06-28 12:18:25 -07:00
Brian Smith
1fff8fcb92
Bug 760955 - Fix null pointer dereference in mozilla::net::nsHttpChannel::InstallOfflineCacheListener, r=hurley
...
--HG--
extra : rebase_source : 7cc662e898a48b05836441591b72587d8e988b2f
2012-06-12 14:25:24 -07:00
Brian Smith
b5ce05041f
Bug 760380 - Stop calling mOfflineCacheEntry->GetLastModified when processing response from normal cache, r=honzab
...
--HG--
extra : rebase_source : a649fa6e59638bf1e6d220cfc08960f7848a28ba
2012-06-12 14:23:06 -07:00
Boris Zbarsky
579ddd678c
Bug 558220 part 2. Fix a bug in the test HTTP header that caused it to misread headers when a packet boundary fell between the CR and LF at the end of a header value. r=waldo
2012-06-28 00:26:13 -04:00
Boris Zbarsky
4c85cae6d2
Bug 558220 part 1. Add more debugging spew to the test HTTP server. r=waldo
2012-06-28 00:26:12 -04:00
Jason Duell
b0344cefa6
Bug 757738 - Websockets: release reference to nsIWebSocketListener after OnClose. r=mcmanus
2012-06-29 23:02:08 -07:00
Jason Duell
0ae5df51bc
Bug 769529 - Update nsIWebSocket*.idl comments to reflect that we don't always call OnStart. r=mcmanus, sr=biesi
2012-06-29 22:59:49 -07:00
Patrick McManus
68046fe5d5
bug 763312 pipeline position 0 read time rescheduling fixes r=honzab
...
--HG--
extra : rebase_source : 553ba9fc1f64bea331c191adc096437dadebbca5
2012-06-29 14:24:29 -04:00
Gervase Markham
608135596e
Bug 763208 - Update .jp entry in PSL.
2012-07-04 16:08:35 +01:00
Brian Smith
9339bd8930
Bug 763342 - Fix device-specific cache hit rate telemetry regression, r=michal
...
--HG--
extra : rebase_source : fb9b49591d2487cd0567922b2e0cdef7e38dd97a
2012-06-21 13:58:51 -07:00
Michal Novotny
0a825398c9
Bug 764337 - Firefox 14+ requests images inserted by JS multiple times if not cached r=mayhemer
2012-07-03 19:28:04 +02:00
David Zbarsky
d2ee12f6f9
Bug 763350 - Clean up some includes in content/ and dom/ r=smaug
2012-07-01 16:45:59 -07:00
Patrick McManus
6114f98c13
bug 764648 navigation timing responseEnd not recorded on EOF HTTP delimiter r=honzab
...
--HG--
extra : rebase_source : d1d23dfe2a8f69f7cab61ac332571e190b2ec846
2012-06-26 10:47:46 -04:00
Ed Morley
3315e7c5e2
Backout d45ca69b67a3 (bug 767516), 4ff98d3e4d8d (bug 767512), 70cc47076115 (bug 767505), 4eca26d02c84 (bug 766929) for mochitest-plain-5 failures
2012-06-25 21:38:10 +01:00
Jason Duell
b6e7808734
Bug 767516 - Rename: s/SSLConnect/ProxyConnect/g r=mcmanus
2012-06-25 12:48:50 -07:00
Jason Duell
9392a5a0d0
Bug 767512 - Fix connection pressure for non-SSL CONNECT. r=mcmanus
2012-06-25 12:48:49 -07:00
Jason Duell
4c7cdee822
Bug 767505 - ProcessAuthentication misses error check for non-SSL CONNECT. r=mcmanus
2012-06-25 12:48:49 -07:00
Jason Duell
29985e6362
Bug 766929 - NS_ABORT_IF_FALSE(mConnectionInfo->UsingSSL()) failing. r=mcmanus
2012-06-25 12:48:49 -07:00
Simone Carletti
4f82d5783f
Bug 767700 - fix line endings to be consistent. r=gerv.
2012-06-25 18:11:45 +01:00
Jason Duell
40a4ffa542
Bug 713023 - Websockets: don't prefer SOCKS to HTTP proxy until bug 449251 is fixed. r=biesi
2012-06-22 10:59:53 -07:00
Simone Carletti
e3126205c5
Bug 767312 - update PSL for .sh. r=gerv.
2012-06-22 13:50:56 +01:00
Dão Gottwald
962da99922
Bug 728831 - Don't expose the Firefox patch level (13.X.Y) in the UA string, only show the major version (13.X). r=bz sr=gavin
2012-06-22 13:52:47 +02:00
Brian Smith
2298c6a68f
Bug 763351: Fix cache hit rate telemetry so that kCacheMissedViaReval gets reported, r=hurley
...
--HG--
extra : rebase_source : 4f914bbe9ef20693ed25dd3da8f4a5a81953c03f
2012-06-21 13:48:59 -07:00
Brian Smith
f4f627ae83
Bug 765665: Stop acquiring the cache service lock in nsICacheService::GetCacheIOTarget when on the main thread, r=michal
...
--HG--
extra : rebase_source : 1c364e317d11f024774952a89784609a68b8f6f2
2012-06-21 13:47:44 -07:00
Patrick McManus
b6c0a2f287
bug 764186 spdy sessions closed prematurely if started with null transaction r=honzab
2012-06-21 21:14:40 -04:00
Patrick McManus
7cd2fe0d0c
bug 763352 - Proxy/NPN issue r=honzab
...
--HG--
extra : rebase_source : b4b592d695fe0ddbf5d451b385dc45202d100816
2012-06-20 20:55:02 -04:00
Patrick McManus
126fdcaa3c
bug 766159 - User-Agent product sub code wrong with NSPR logging on r=jduell
...
--HG--
extra : rebase_source : 8f59eaad172e1a7c3e39fa02543783e8f2709f08
2012-06-20 17:07:42 -04:00
Patrick McManus
03d1c06772
bug 762505 - spdy/3 0 length responses with fin on syn-reply were not eof r=honzab
...
--HG--
extra : rebase_source : 933af8cbdb1c5bc9cbc66ddfcfd350fcff775a35
2012-06-20 13:07:01 -04:00
Simone Carletti
e102b2987e
Bug 757005 - add .sx to PSL. r=gerv.
2012-06-20 16:06:54 +01:00
Simone Carletti
67e5da3d05
Bug 732960 - update PSL to remove misleading comment. r=gerv.
2012-06-20 11:24:01 +01:00
Simone Carletti
9af6325787
Bug 732960 - standardize PSL comment spacing. r=gerv.
2012-06-20 11:23:22 +01:00
Simone Carletti
9c45459f9f
Bug 732960 - update PSL for .sd, .ug and .uz. r=gerv.
2012-06-20 11:22:55 +01:00
Simone Carletti
6e198ab8f6
Bug 732960 - update PSL comments for .sg and .tj. r=gerv.
2012-06-20 11:22:16 +01:00
Simone Carletti
9bfa68c677
Bug 732960 - update PSL for .tm. r=gerv.
2012-06-20 11:21:23 +01:00
Patrick McManus
dc58b91395
bug 764260 convert telemetry::SPDY_VERSION and DNS_LOOKUP_METHOD to be enumerations r=bsmith
2012-06-19 20:38:44 -04:00
Jason Duell
0a66a023f2
Bug 713026 - websockets bootstrap via proxy should always CONNECT. r=mcmanus
2012-06-18 22:50:20 -07:00
Ehsan Akhgari
e0f2ea75a7
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (netwerk parts); r=jduell
2012-06-05 23:18:25 -04:00
Jason Duell
79f6c2507f
Bug 742614: Allocation of string is not checked in WebSockets text frame parsing. r=bsmith
2012-05-11 02:05:00 -07:00
Julian Reschke
5bdcbbf5ea
Bug 732369 - Content-Disposition parser does not require presence of ";" between params. r=jduell
2012-06-07 22:57:00 -07:00
Honza Bambas
fc7084f564
Bug 720778 - Important threads should have a name for better debugability, r=bsmith, sr=bsmedberg+glandium
2012-06-12 19:06:20 +02:00
Mark Finkle
d80b2ddb63
Bug 754575 - Cache.Trash* files fill up disk space r=blassey r=jduell
2012-06-11 16:06:07 -04:00
Ryan VanderMeulen
5f2a19ee6e
Revert c39d36167b99 due to a horribly munged backout.
2012-06-10 19:44:50 -04:00
Ryan VanderMeulen
6d6c4efbab
Backout the bug 754202 backout due to orange.
2012-06-10 19:37:47 -04:00
Gordon P. Hemsley
ac029fe4c9
Bug 672448 - Clamp quality factor ('q') values to 3 decimal places. r=biesi
2012-06-09 19:01:59 -04:00
Jan Varga
ef45415f51
Bug 763013 - Race condition in async stream copier. r=biesi
2012-06-09 22:54:24 +02:00
David Rajchenbach-Teller
83974652ed
Bug 722332: add an asynchronous initialization API to nsIBrowserSearchService, with a fallback to synchronous initialization for backwards compatibility, r=gavin
2012-05-03 16:56:33 +02:00
Honza Bambas
5cb28d5772
Bug 762115 - Missing null check at nsHttpChannel::GetProfileDirectory, r=michal
2012-06-07 18:10:21 +02:00
Ed Morley
d1b860bd10
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-06-07 10:32:36 +01:00
Geoff Lankow
521ffb72d2
Bug 762079 - crash in nsFileStreamBase::MaybeOpen; r=bent
2012-06-07 11:42:10 +12:00
Makoto Kato
77dbc74eac
Bug 761979 - nsfilestreams.cpp(817) : warning C4700: uninitialized local variable 'rv' used. r=janv, jduell
2012-06-07 10:17:38 +09:00
Patrick McManus
6b69dcf1a3
bug 760608 alternatve 1 preconnect problem with SSL r=honzab
2012-06-06 15:47:45 -04:00
Jason Duell
4be6af5664
Bug 747215: Ensure redirect pathways always call both OnStart/OnStopRequest. r=biesi
2012-06-05 23:59:05 -07:00
Jason Duell
5575a9f9e0
Bug 761932: Ensure OnStartRequest called in bug 738484 codepaths. r=mcmanus
2012-06-05 23:54:20 -07:00
Geoff Lankow
5cefea8480
Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg
2012-06-06 14:08:30 +12:00
Ehsan Akhgari
624a77c0c9
Merge the last green PGO changeset of mozilla-inbound to mozilla-central
2012-06-04 11:31:44 -04:00
Honza Bambas
ae90275e78
Bug 753990 - Allow appcache to work with a custom cache (profile) folder within a single application, r=michal.novotny
2012-06-04 16:12:24 +02:00
Ed Morley
e72fa6d68c
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-06-01 15:27:36 +01:00
Brian Smith
95cff046d9
Bug 722034 - Part 8 - Work around bug 759805, r=michal
2012-05-31 22:12:01 -07:00
Jason Duell
82550caf75
Bug 748766 - Only count connected websockets toward max-websocket limit. r=mcmanus
2012-05-31 16:41:24 -07:00
Brian Smith
512c67299c
Bug 722034 - Part 6 - Stop accessing cache descriptor on main thread for telemetry purposes, r=hurley
2012-05-31 15:20:06 -07:00
Brian Smith
14b3034808
Bug 722034 - Part 5 - Move cache validation to the cache thread, r=honzab
2012-05-31 15:20:05 -07:00
Brian Smith
ad77600657
Bug 722034 - Part 4 - Make a copy of the information needed during cache validation in preparation for moving cache validation to the cache thread, r=honzab
2012-05-31 15:20:05 -07:00
Brian Smith
abff910e11
Bug 722034 - Part 3 - Convert HttpBaseChannel::mRedirectedCachekeys to nsAutoPtr<nsTArray<nsCString> >, r=biesi
2012-05-31 15:20:05 -07:00
Patrick McManus
fdedcd5b54
bug 759438 - crash in nsHttpTransaction::HandleContentStart due spdy restart r=honzab
2012-06-03 21:13:12 -04:00
Geoff Brown
1d11fd0b04
Bug 745340 - Improve disk cache smart sizing for mobile; r=jduell
2012-05-30 22:59:33 -04:00
Shriram Kunchanapalli
5b9a95ea6a
Bug 743581: Removes nsCRT::strlen(const PRUnichar*). f=sgautherie r=dougt
2012-05-30 18:43:39 +01:00
Ed Morley
6cf4e96cb1
Merge mozilla-central to mozilla-inbound
2012-05-30 18:24:56 +01:00
Patrick McManus
7294cbd950
bug 737470 new spdy v3 files had old mpl header r=trivial
2012-05-30 12:23:05 -04:00
Gervase Markham
68d38d677f
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
...
--HG--
extra : rebase_source : da55a4937383eda2baf7c9a362501da8ee664146
2012-05-29 16:52:43 +01:00
Honza Bambas
eee5d0070e
Bug 758852 - crash @ nsHttpConnectionMgr::nsHalfOpenSocket functions in Private Browsing, r=mcmanus
2012-05-29 16:51:21 +02:00
julian.reschke@gmx.de
5fcdbb550a
Bug 730574: handle quoted-string unescaping in RFC 2231 continuation parameters. r=jduell
2012-05-28 16:14:04 -04:00