Граф коммитов

5379 Коммитов

Автор SHA1 Сообщение Дата
cbiesinger%web.de d8745613ca bug 357958 Ignore unsupported content encodings instead of making them a fatal
error
r+sr=darin
2006-12-19 15:03:17 +00:00
cbiesinger%web.de 1ebd2d6644 bug 362673
Document that nsISocketTransport::securityInfo is only set once the socket is
connected, and document how to trigger connection setup.
r+sr=darin
2006-12-18 21:52:24 +00:00
gavin%gavinsharp.com 28b1e5e364 Bug 269254: fix bug in utf16ToUcs4()'s returned length, patch by Ryan Jones <sciguyryan+bugzilla@gmail.com>, r+sr=biesi 2006-12-16 14:36:12 +00:00
jwalden%mit.edu 0e8e968c7b Bug 342877 - Substantially revamp/rewrite the testing-only HTTP server used in necko unit tests, making it suitable for use in Mozilla tests which require files be stored on an HTTP server (e.g. because the test depends on certain HTTP headers being set or not set, the functionality uses HTTP, etc.) but which don't require that the server have a specified hostname. Docs, implementation, and tests (!) are in netwerk/test/httpserver/; if you have questions about using the server in unit tests or have some use case which the server could support better or doesn't support at all, CC me on the bug and I'll see how I can help. Huge (huge) thanks to biesi for the review of the huge patch. r=davel on test-harness changes, r=biesi on the server and test changes 2006-12-15 02:13:54 +00:00
bzbarsky%mit.edu a09f17bab9 Make sure to not use the same disk cache data block for different URIs. Bug
347852, patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r=darin, sr=bzbarsky
2006-12-01 04:41:30 +00:00
dougt%meer.net f3b03d2925 HTML injection in gopher dir listing. b=358128, r=dveditz 2006-11-28 20:32:27 +00:00
cls%seawood.org 5830c027a5 Mingw builds require _WIN32_WINNT >= 0x0501 (XP) to use the IP_ADAPTER features of nsNotifyAddrListener.
Also fix header include case for cross-compile builds.
Bug #358023 r=bsmedberg
2006-11-28 03:43:05 +00:00
jwalden%mit.edu be3ed1d792 Bug 359824 - necko unit test failure: test_authentication.js. Previous commit to revert bug 223846 forgot to remove an extra header that the original commit added; this commit removes that unnecessary include. r=vlad on the original backout patch 2006-11-23 13:19:53 +00:00
sspitzer%mozilla.org e479dd1e95 backing out the fix for bug #223846 (AuthName with escaped quote in it sets wrong realm) because it causes two regressions:
bug #361544: unable to log into https://intranet.mozilla.org
bug #359824: necko unit test failure: test_authentication.js

thanks to jeff walden for the patch.

r=vlad, g# agrees with the backout, too.
2006-11-23 01:09:20 +00:00
sspitzer%mozilla.org f6598b7ba0 tree is closed, backing out my last backout 2006-11-22 22:13:14 +00:00
sspitzer%mozilla.org 8ea56c0bc6 backing out the fix for bug #223846 (AuthName with escaped quote in it sets wrong realm) because it causes two regressions:
bug #361544: unable to log into https://intranet.mozilla.org
bug #359824: necko unit test failure: test_authentication.js

thanks to jeff walden for the patch.

r=vlad, g# agrees with the backout, too.
2006-11-22 22:03:58 +00:00
gavin%gavinsharp.com 94cf4df49c Bug 243207: net_RFindCharInSet is unused, patch by Ryan Jones <sciguyryan+bugzilla@gmail.com>, r+sr=biesi 2006-11-22 17:24:32 +00:00
jwalden%mit.edu 6dcb43a12a Bug 360930 - test_file_protocol.js can fail based on execution environment (where TmpD contains a particularly large number of files). r+sr=biesi 2006-11-16 21:44:46 +00:00
joshmoz%gmail.com eafe54770a remove XP_MAC from network. b=281889 r=darin 2006-11-15 21:38:48 +00:00
bzbarsky%mit.edu 0a3a624149 Make it possible for protocol handlers to configure how CheckLoadURI should
treat them via their protocol flags.  Remove the protocol list we used before.
Bug 120373, r=dveditz, sr=darin
2006-11-10 23:49:08 +00:00
gavin%gavinsharp.com b924284098 Bug 223846: AuthName with escaped quote in it sets wrong realm, patch by Ryan Jones <sciguyryan+bugzilla@gmail.com>, r=biesi, sr=darin 2006-11-06 14:48:57 +00:00
gavin%gavinsharp.com 9cb05ac07d Bug 194357: Dragging and dropping a Windows file shortcut (.lnk) in the browser window doesn't work, patch by Ryan Jones <sciguyryan+bugzilla@gmail.com>, r=biesi, sr=darin 2006-11-06 14:44:28 +00:00
timeless%mozdev.org 46d2b15871 Bug 106386 Correct misspellings in source code
r=glennrp@gmail.com, bclary@bclary.com rs=brendan
2006-11-01 23:02:18 +00:00
dougt%meer.net 88f9df7a07 Backing out removal of baseURI which caused a regression. bug 358128. 2006-10-31 17:53:58 +00:00
bzbarsky%mit.edu 107962c584 Fix bug 358367, patch by Son Le <son.le0@gmail.com>, r+sr=bzbarsky 2006-10-28 05:15:33 +00:00
dougt%meer.net d2991ee682 Removing base uri from indexed html parser as we believe it isn't used. b=358128, r=dveditz 2006-10-26 21:24:10 +00:00
benjamin%smedbergs.us bfcb485faf Unit testcase for bug 337744, r=darin 2006-10-25 19:35:13 +00:00
cbiesinger%web.de 3b097dda12 Bug 357877 nsFileChannel::OpenContentStream leaks when
nsFileUploadContentStream::IsInitialized fails
patch by Ryan Jones <sciguyryan+bugzilla@gmail.com> r+sr=biesi
2006-10-25 16:00:02 +00:00
bzbarsky%mit.edu 0ce72c77cd Make nsIStreamLoader and nsIUnicharStreamLoader be stream listeners. Bug
281153, patch by Son Le <son.le0@gmail.com>, r=biesi, sr=darin
2006-10-24 21:47:40 +00:00
vladimir%pobox.com 115b56787c b=354984, patches to build with vista RC1 SDK, r=darin 2006-10-24 20:38:29 +00:00
darin%meer.net 0a3e84eb0b fixes bug 352848 "treat invalie Expires header as expires immediately" r=biesi 2006-10-04 02:54:15 +00:00
cbiesinger%web.de 5b36f89cdb bug 353983 add --enable-application=netwerk option
r=bsmedberg sr=darin
2006-09-28 21:22:27 +00:00
cbiesinger%web.de 9a381e7875 bug 354410 move auth prompt strings out of necko. also, use the correct
strings for prompting without a realm and for prompting only for a password.
r=darin
2006-09-28 20:11:33 +00:00
bzbarsky%mit.edu d8f81688a6 Improve docs. Bug 354049 2006-09-24 20:16:24 +00:00
cbiesinger%web.de f41ba424e7 Bug 265780 make FTP use nsIAuthPrompt2
r=darin
2006-09-22 21:14:36 +00:00
cbiesinger%web.de 79738ef491 Bug 265780 make FTP use nsIAuthPrompt2
r=darin
2006-09-22 21:06:57 +00:00
cbiesinger%web.de f95ae2630e Bug 353595 fix nsIAuthInformation comments
r=darin
2006-09-22 21:01:59 +00:00
cbiesinger%web.de 9823d58566 removing unnecessary util dependency 2006-09-21 02:43:15 +00:00
cbiesinger%web.de ceb5af864c fixing bustage from Bug 351876 2006-09-15 22:33:04 +00:00
cbiesinger%web.de e3d051eb8b Bug 351874 Move nsAboutRedirector out of necko
r=darin
2006-09-15 22:17:26 +00:00
cbiesinger%web.de 74a2a1d30c Bug 351876 Move nsICryptoHash into necko
r=darin
2006-09-15 22:06:31 +00:00
dougt%meer.net 932ef5ffc4 Bug 302284. add xpi hash support to InstallTrigger.install(). r=dveditz, sr=shaver, a=asa 2006-09-15 09:52:07 +00:00
dougt%meer.net 487d7ccfd1 Add a scriptable hash function API. basically what this does is moves the hashing function out of the nsISignatureVerifier.idl and creates a new interface nsICryptoHash which is scriptable. Because of this change, we needed to fix up all of the call sites. r=darin, sr=dveditz, a=shaver 2006-09-15 09:51:53 +00:00
cbiesinger%web.de 6a579c885f removing unused include 2006-09-13 23:42:33 +00:00
cbiesinger%web.de 7df0eb47fe bug 351255 stop processing commands once we hit an error, to avoid using
cleared member variables
r=darin
2006-09-13 00:11:45 +00:00
cbiesinger%web.de c4ede84550 Bug 352236 remove timer code from mozTXTToHTMLConv.cpp
r=darin
2006-09-12 23:42:27 +00:00
cbiesinger%web.de 058a0734eb netwerk/test doesn't need to link to libmozjs, r=darin 2006-09-12 20:03:37 +00:00
benjamin%smedbergs.us d53a42fd13 Bug 337744 - Additional protocol parsing tightening, r=darin 2006-09-11 15:51:01 +00:00
cbiesinger%web.de 7cb0ae5c43 remove unused include 2006-09-08 21:59:27 +00:00
sayrer%gmail.com 9395f31ee3 bug 348669. Remove inappropriate nsCRT::free usage. r=timeless, sr=dbaron 2006-09-08 04:35:17 +00:00
cbiesinger%web.de d3117cbea4 Bug 265780 make the level argument to nsIAuthPrompt2 useful by introducing a
new flag for nsIHttpAuthenticators indicating whether the PW will be encrypted
r=darin
2006-09-05 23:47:30 +00:00
cbiesinger%web.de 53e3d8497d Bug 350790 Don't send the request to the server if an on-modify-request
observer or a loadgroup observer cancelled the channel
r=darin
2006-08-31 17:51:52 +00:00
timeless%mozdev.org 97d86b0df2 Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-08-28 20:12:37 +00:00
cbiesinger%web.de 8c59aae763 Bug 265780 part I: Implement nsIAuthPrompt2 and related interfaces per the design at
http://wiki.mozilla.org/Necko:nsIAuthPrompt2
r=darin
2006-08-26 21:42:54 +00:00
cbiesinger%web.de 7a1e713a1d bug 349951 fix log statement to only log the message when the condition is true, not always. r+sr=darin a=beltzner 2006-08-24 18:46:59 +00:00
cbiesinger%web.de 01f83dcbc8 Improve socket logging for bug 327050
r+sr=darin
2006-08-15 18:22:24 +00:00
mnyromyr%tprac.de c224db0a59 Bug 347530: fix typos; p=<tonnes.mb@gmail.com>, r/sr=darin 2006-08-07 21:35:24 +00:00
darin%meer.net 9747f015f1 fixes bug 335909 "google search 'wiki cheese' and click first hit, results in blank page" r=biesi 2006-08-07 18:04:29 +00:00
cbiesinger%web.de f9a96047a4 actually call test_wrongpw1, and shut down the HTTP server before the scope
goes away
2006-08-02 02:02:37 +00:00
cbiesinger%web.de 73d63ecdde bug 346939 allow QI to nsIRunnable too, not just inherit from it
r+sr=darin
2006-08-02 01:56:20 +00:00
cbiesinger%web.de b5f6ef01ec add more authprompt tests 2006-08-01 21:47:04 +00:00
cbiesinger%web.de 2326f69720 Bug 346323 add a unit test for the IDN service
r=darin
2006-08-01 21:30:10 +00:00
cbiesinger%web.de 68efed5537 bug 346151 Add nsIProxiedChannel to allow querying the proxy info a channel
was created with
r=darin sr=bz
2006-08-01 21:28:31 +00:00
darin%meer.net 08b95ea6ad fixes bug 342581 "Crash on installing extension [@nsXPInstallManager::OnDataAvailable]" r=biesi sr=bzbarsky 2006-08-01 17:17:32 +00:00
bzbarsky%mit.edu 0ba13612a8 Close the correct file descriptor. Bug 346250, patch by Alfred Kayser
<alfredkayser@nl.ibm.com>, r=darin, sr=bzbarsky
2006-08-01 15:18:00 +00:00
timeless%mozdev.org c188b489f0 Bug 346576 Fix code comment above blacklisted ports list in netwerk/
patch by bugzilla@mcsmurf.de r=biesi rs=brendan
2006-07-31 14:52:49 +00:00
cbiesinger%web.de 9f2e5d2908 remove misleading comment, no bug. r+sr=bz 2006-07-28 02:45:14 +00:00
cbiesinger%web.de 447660b4bb bug 346016 add a unit test for authentication prompts
r=darin
2006-07-26 23:10:48 +00:00
cbiesinger%web.de 79493647ad Bug 343599 don't forcefully unsuspend the pump in Cancel; instead, only call
OnStopRequest once the pump is no longer suspended.
r=darin sr=bz
2006-07-26 00:17:03 +00:00
cbiesinger%web.de ecec49b5cf Bug 343599 only call Resume if Suspend succeeded
r+sr=darin
2006-07-26 00:15:42 +00:00
cbiesinger%web.de 2864c81290 Bug 345398 make the socket input stream call asyncWait's callback even if it
is already closed r=darin sr=bz
2006-07-26 00:12:39 +00:00
cbiesinger%web.de cd72cddf61 Bug 274218 better document the behaviour of onDataAvailable. r+sr+a=darin 2006-07-20 22:29:34 +00:00
darin%meer.net c9004b71dd fixes bug 318006, r=biesi, sr=dveditz 2006-07-20 00:57:38 +00:00
bzbarsky%mit.edu 64f82c69be Make nsJSChannel follow the nsIChannel interface contract better. Bug 343850,
r=darin, sr=jst
2006-07-19 00:53:11 +00:00
neil%parkwaycc.co.uk 457b3880e8 Bug 310403 merge formatting.css from communicator into global p=surkov.alexander@gmail.com r=me sr=jag 2006-07-12 15:43:17 +00:00
benjamin%smedbergs.us 899574c818 Bug 337744 - tighten up resource: protocol handling, r=darin 2006-07-12 15:25:51 +00:00
mnyromyr%tprac.de a561f2dcd2 Bug 115924: removal of communicatorOverlay.xul; p=Giacomo Magnini <giacomo.magnini@portalis.it>, r=neil, sr=mscott 2006-07-09 12:49:47 +00:00
dveditz%cruzio.com 79ec1d3e6f Bug 301762: add missing ssl versions of mail ports, r=dougt, sr=darin, a=darin 2006-07-06 19:40:38 +00:00
cbiesinger%web.de 9d372893f5 bug 226943 Don't map NS_ERROR_UNKNOWN_HOST to NS_ERROR_UNKNOWN_PROXY_HOST when
a SOCKS proxy is used, because in that case, this code resolves the real host
rather than the proxy host

patch by Sylvain Pasche <sylvain.pasche@gmail.com> r=biesi sr=darin
2006-07-06 10:19:36 +00:00
martijn.martijn%gmail.com 93cbe207f8 Bug 343281 - nsIFileInputStream/nsIFileOutputStream::Init - document the special -1 value for ioFlags and perm params, patch by Nickolay Ponomarev. r=cbiesinger, sr=darin 2006-06-30 23:06:20 +00:00
bzbarsky%mit.edu d74d9be343 Just store the flags, not various booleans. Bug 342914, r=biesi, sr=darin 2006-06-29 16:18:01 +00:00
darin%meer.net 806f2c78ff fixes bug 323708 "Recalculation of ComputeFreshnessLife wrong after performing If-Modified-Since / If-None-Match request" patch by mozilla@com.jkkn.dk r=biesi sr=darin 2006-06-27 23:49:31 +00:00
darin%meer.net e2de5b18a2 removing unintended printf 2006-06-27 23:14:50 +00:00
darin%meer.net edc7e0ce24 fixes bug 332730 "lock reentrancy through nsCacheEntryDescriptor::Close (deadlock)" r=biesi sr=bzbarsky 2006-06-27 23:13:48 +00:00
darin%meer.net 10a0c2ec34 fixes bug 184304 "When memory cache is disabled, no-store pages are not displayed at all" patch by mozilla@Weilbacher.org, r=biesi, sr=darin 2006-06-27 21:57:13 +00:00
darin%meer.net 376ceccb2d removing dead component info (bug 123202) 2006-06-27 20:14:00 +00:00
darin%meer.net d3461fe44c removing dead files (bug 123202) 2006-06-27 20:12:47 +00:00
darin%meer.net 85e5760bb5 removing unused files (bug 306896) 2006-06-27 18:10:46 +00:00
mrbkap%gmail.com 90e515c6ab Add some additional documentation about this function's behavior. bug 342191, r+sr=darin 2006-06-27 17:57:26 +00:00
gavin%gavinsharp.com 6dd81ae590 Bug 326528: fix out-of-bound error in pref reading code, r+sr=darin 2006-06-26 00:05:15 +00:00
darin%meer.net 601d46f876 fixes bug 286397 "assertion: buffer truncation inadequate" patch by alfredkayser@nl.ibm.com, r+sr=darin 2006-06-24 01:39:38 +00:00
darin%meer.net c5a852d94f fixes bug 312811 "Port blocking code gets confused by proxy server" r=biesi sr=bzbarsky 2006-06-24 01:25:17 +00:00
darin%meer.net b1554032ae fixes bug 331825 "Unable to do conditional gets via XMLHttpRequest with 1.5.0.1, works in 1.0.7" r=biesi sr=bzbarsky 2006-06-23 00:49:40 +00:00
darin%meer.net e9232626de adding unit test for bug 336501. 2006-06-23 00:06:22 +00:00
darin%meer.net ac465186ba fixes bug 338332 "netwerk/test/TestCookie logic error?" patch by davel, r=darin 2006-06-22 22:22:44 +00:00
darin%meer.net c6846a8db6 fixing bug 334142 "Firefox 1.5.0.2 doesn't work with some online banking systems" r+sr=bzbarsky 2006-06-22 21:53:06 +00:00
dveditz%cruzio.com 506140bd0c Bug 284219: add EnsureStringLength() helper function to nsReadableUtils.h to
simplify OOM checks when growing an nsAString. r/sr=darin
2006-06-22 19:07:30 +00:00
bzbarsky%mit.edu 282ad6509b Fiox the special-casing for about:blank to deal with it now being
moz-safe-about:blank as far as the security manager is concerned.  Bug 342108,
r=darin, sr=jst
2006-06-22 02:21:06 +00:00
bzbarsky%mit.edu 8cd320ad22 Allow about: modules to just set a flag to force script execution to be allowed
for particular about: URIs, instead of hardcoding checks in the security
manager.  Bug 341313, r=darin, sr=jst
2006-06-22 02:19:49 +00:00
jwalden%mit.edu 9c1bc7d3ad Bug 342321 - nsIncrementalDownload doesn't create 0-sized file when downloading a 0-sized file. r+sr=darin 2006-06-22 00:22:53 +00:00
darin%meer.net 1e7da7adf8 backing out patch for bug 332730 2006-06-20 17:50:49 +00:00
darin%meer.net 753dd7db43 fixes bug 332730 "lock reentrancy through nsCacheEntryDescriptor::Close (deadlock)" r=biesi sr=bzbarsky 2006-06-20 02:05:10 +00:00
bzbarsky%mit.edu 9509962b32 Move the safe vs unsafe about: distinction out of the security manager and into
nsIAboutModule implementations.  Bug 337746, r=dveditz, sr=darin
2006-06-19 21:02:12 +00:00
darin%meer.net 951c3f5544 removing bogus printf 2006-06-13 01:14:46 +00:00
darin%meer.net 03fdfa5587 fixes bug 243277 "Offline: PAC: fails to load at startup when offline, then never tries again" r=biesi sr=bzbarsky 2006-06-13 01:14:20 +00:00