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

2473 Коммитов

Автор SHA1 Сообщение Дата
Ben Turner 395dd8e888 Bug 436379 - "Make docshell and securebrowserui only accessible on the main thread". r=kaie. 2008-09-10 13:14:08 -07:00
Olli Pettay 77957bac88 Bug 451991 - nsIProgressEventSink::OnProgress reports wrong values when uploading, r+sr=biesi 2008-09-10 13:06:06 +03:00
Boris Zbarsky 38a22d7052 Bug 454411. Fix caching of redirects to actually work. r+sr=biesi 2008-09-09 21:39:38 -04:00
Michal Novotny 6f5dfcb6a2 Bug 406787 - Empty index shown after ftp error if you hit return in the URL Bar; r+sr=bzbarsky 2008-09-07 15:48:40 +02:00
Brian Crowder f5d1f3b0b3 Fix bogus NS_NewURI call to use nsDependentString temporary instead of a raw LPWSTR 2008-08-27 15:06:34 -07:00
Brian Crowder 6a2dcfe21d Bug 418703 - reduce narrow Windows API calls in necko, original patch by Brad Lassey <blassey@mozilla.com>, r=biesi 2008-08-27 14:44:54 -07:00
Dave Camp 811acb9a9c Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz
* * *
2008-08-26 16:09:02 -07:00
Jan Odvarko 6a23fa5ae8 Bug 430155. New nsHttpChannel interface to allow examination of HTTP data before it is passed to the channel's creator. r=biesi, sr=bzbarsky 2008-08-25 13:21:28 -04:00
Dave Camp 006e04ce2d Backed out changeset ebafb9df6ce0 (bug 442806) 2008-08-24 23:11:31 -07:00
Dave Camp a016989e5b Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz 2008-08-24 21:51:19 -07:00
Dave Camp 7939e41566 Backed out changeset 1c69f587516b (Bug 419562) 2008-08-20 02:35:26 -07:00
ben turner 1ae3ea858e Bug 419562 - "Firefox leaks nsHttpConnections and other necko objects when shutting down in offline mode" [r=biesi] 2008-08-20 01:43:43 -05:00
Dave Camp b8e523de6b Merge for backout of 442806 2008-08-19 22:53:41 -07:00
Dave Camp 093c3cdf45 Backed out changeset ea551e6f0f40 (bug 442806) 2008-08-19 22:53:20 -07:00
Ryan VanderMeulen fcc4ca6de7 Bug 271823 - "do_GetIOService should use nsGetServiceByCID" (Fix the indentation error) [r=Neil] 2008-08-20 00:09:03 -05:00
Dave Camp 6788a8a7da Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz 2008-08-19 19:30:44 -07:00
Bernard Alleysson ext:(%2C%20Ryan%20VanderMeulen%20%3Cryanvm%40gmail.com%3E) c36282d791 do_GetIOService should use nsGetServiceByCID - bug 271823 r=biesi sr=jag 2008-08-18 17:19:27 -07:00
Michal Novotny 4bb0e9f938 Bug 427089 – FTP shouldn't send URLs in UTF-8. r=cbiesinger 2008-08-15 16:56:22 +02:00
Brian Crowder c6c9bdeea3 Backed out changeset f134ac75b142 2008-08-14 15:15:06 -07:00
Brian Crowder d20774111a Bug 418703 - [relanding] reduce narrow windows API calls (necko patch), original patch by Brad Lassey <blassey@mozilla.com>, r=biesi 2008-08-14 14:30:58 -07:00
Brian Crowder 3afb464de7 Backed out changeset 45df6b91be5a 2008-08-13 11:22:36 -07:00
Brian Crowder e8ca19ecd5 Bug 418703 - [relanding] reduce narrow windows API calls (necko patch), original patch by Brad Lassey <blassey@mozilla.com>, r=biesi 2008-08-13 11:13:05 -07:00
Brian Crowder 56e18f4d88 Ugh! Mercurial fun: accidentally rolledback my rollback.
Backed out changeset bcc661750bec
2008-08-12 10:12:26 -07:00
Brian Crowder f9e45a1e71 Bug 422972: Backed out changeset e951bdfb047d (tree closed) 2008-08-12 09:46:47 -07:00
Brian Crowder 256cf63700 Bug 418703: Backed out changeset f788da9b2165 (tree closed) 2008-08-12 09:45:54 -07:00
Brian Crowder d9d5873583 Bug 418703 - reduce narrow windows API calls in necko/, original patch by Brad Lassey <blassey@mozilla.com>, r=biesi 2008-08-12 09:30:42 -07:00
Serge Gautherie 6a29250c0e Bug 148192 – Remove session-logout code from networking
p=sgautherie r/sr=cbiesinger
2008-08-01 22:38:16 +01:00
Boris Zbarsky 76aa6d74ae Bug 426273. Make sure to clear out bogus Content-Disposition values before checking whether we can handle the 206 response. r+sr=biesi 2008-07-31 17:55:14 -07:00
gavin@gavinsharp.com fddc35bcf1 Bug 421828: about:cache hexdump does not truncate buffer, overwrites counter, patch by Jan Darmochwal <jdarmochwal@gmx.de>, r=biesi, sr=bzbarsky, a=schrep 2008-04-13 18:15:45 -07:00
dcamp@mozilla.com 3c0458bb3c Bug 425792: Properly update and use expiration times when updating the offline cache. r/sr=biesi, b1.9=damons 2008-04-08 22:22:32 -07:00
gavin@gavinsharp.com 43bc57a847 Back out bug 235853 due to mochitest failures 2008-04-08 10:23:19 -07:00
gavin@gavinsharp.com cfde778861 Bug 235853: Defer proxy resolution for HTTP and HTTPS PAC to avoid blocking main thread during DNS resolution, patch by shaver@mozilla.org, r+sr=biesi, a=beltzner 2008-04-08 07:28:02 -07:00
reed@reedloden.com 8225ecb4f3 Bug 422016 - "Crash [@ nsHttpHeaderArray::PeekHeader] with proxied https only when network.http.pipelining.ssl is true" [p=honzab@allpeers.com (Honza Bambas [mayhemer]) r=biesi a=blocking1.9+] 2008-03-28 01:46:15 -07:00
cbiesinger@gmail.com 3c3786c848 bug 395581 release and null out mTransaction when its Init method failed so that we don't try to do anything with this half-initialized object, in particular call Close on it. r+sr=bz a=shaver 2008-03-12 05:58:06 -07:00
roc+@cs.cmu.edu 120d99f770 Bug 416175. Don't leak nsHttpConnectionInfo in nsHttpConnectionMgr::AddTransactionToPipeline. Also instruments nsHttpConnectionInfo so we can easily find more leaks of that object in future. r+sr=bzbarsky 2008-02-21 17:09:42 -08:00
tglek@mozilla.com 697f1f5ac9 bug 398568: Fix prbool misuse in netwerk. r=biesi a=dsicore 2008-02-21 15:18:49 -08:00
jag@tty.nl 60e16aa5b6 Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan 2008-02-18 00:50:04 -08:00
reed@reedloden.com 84df6e34b4 Bug 415262 - "Make general use of new NSPR rotate macros" [p=swsnyder@insightbb.com (Steve Snyder) r=wtc sr=dbaron a=blocking1.9+] 2008-02-13 03:34:46 -08:00
dwitte@stanford.edu 6ef1369fb4 enable pipelining over SSL by default. b=414477, r=biesi, sr=shaver, a=mconnor 2008-02-06 20:04:56 -08:00
reed@reedloden.com 0b6aaa6484 Bug 408979 - "Downloads are canceled on Exit when using a proxy server (HTTP/1.0)" (Remove HTTP/1.0 check) [p=hskupin@gmail.com (Henrik Skupin) r+sr=biesi a1.9=damons] 2008-01-29 20:35:17 -08:00
reed@reedloden.com e43e76f1d9 Bug 405693 - "don't update identical offline cache manifests" [p=honzab@allpeers.com (Honza Bambas) r=dcamp sr=biesi a=blocking1.9+] 2008-01-28 23:54:54 -08:00
reed@reedloden.com 992a0dbac3 Bug 401718 - "[UA] Remove Mach-O from UA on PPC" [p=reed r=dbaron r=mento sr=biesi a1.9=damons] 2007-12-04 17:07:00 -08:00
cbiesinger@gmx.at 92233e975c 345181 cache SSL content that was sent with a Cache-Control: public header to disk r+sr=darin 2007-11-30 10:09:05 -08:00
jwalden@mit.edu a182842be2 Kick one of the unit test tinderboxen into another build. 2007-11-17 11:47:05 -08:00
reed@reedloden.com babca5a336 Bug 391855 - "FTP directory URL without a trailing slash can result in files being uploaded to the wrong place" [p=wgianopoulos@yahoo.com (Bill Gianopoulos) r=dougt sr=biesi aM9=beltzner] 2007-11-05 13:02:52 -08:00
dtownsend@oxymoronical.com 5b874354ef Bug 400089: Include major OS revision for Mac OS X UA. r=mark@moxienet.com sr=cbiesinger@gmx.at a=beltzner@mozilla.com 2007-10-30 08:47:30 -07:00
reed@reedloden.com 1f558378c2 Bug 396959 - "Eliminate nsHttpHandler caching of nsICacheSession pointers" [p=mike.tsao+moz@gmail.com (Mike Tsao) r+sr=biesi a1.9=sayrer] 2007-10-13 14:35:11 -07:00
edward.lee@engineering.uiuc.edu bc3e5db5c5 Bug 398069 - Don't cancel resume-from-0 transfers for HTTP 200 responses. r=biesi, sr= biesi, a=sayrer 2007-10-13 12:09:52 -07:00
reed@reedloden.com 36954d5113 Bustage fix for bug 398895. 2007-10-12 21:54:07 -07:00
reed@reedloden.com ac56755d97 Bug 398895 - "about:bloat should only be built if trace-refcnt logging is built" [p=xfsunoles@gmail.com (Jonathan Steele) r+sr=bzbarsky a1.9=sayrer] 2007-10-12 21:03:49 -07:00
sdwilsh@shawnwilsher.com 3764ef34dc Bug 395539 - FTP TransportStatus's progressMax reports the full file size for REST retrieval (resuming partial download). Patch by Edward Lee <edilee@gmail.com>. r=cbiesinger, sr=cbiesinger, a=bzbarsky 2007-09-17 13:35:11 -07:00
cbiesinger@gmx.at 3a03006a23 bug 395205 correctly check whether we are resuming and don't open a cache entry if so r=darin sr=dmose a=blocking1.9 2007-09-16 07:37:17 -07:00
jag@tty.nl f35dab1ee1 Bug 394139: Replace a bunch of NS_DEFINE_CIDs with CONTRACTIDs. r=/sr=/a=bsmedberg 2007-09-05 06:04:54 -07:00
timeless@mozdev.org d2f77fb766 Bug 392649 https add-on install from filepicker crashes [@ net_GetURLSpecFromFile] r=biesi sr=biesi a=bz 2007-09-05 03:22:42 -07:00
cbiesinger@gmx.at f5d475704c 389719 always release notification callbacks/progress sink r+sr+a=bzbarsky 2007-08-31 12:44:17 -07:00
jag@tty.nl 01a818841c s/NS_INTERFACE_MAP_END_THREADSAFE/NS_INTERFACE_MAP_END/. Should've been done for bug 201040. rs=biesi, a=dbaron 2007-08-27 23:11:34 -07:00
cbiesinger@gmx.at 84c618fe46 393624 check for unexpected status codes when resuming downloads r+sr+a=bz 2007-08-24 17:47:54 -07:00
cbiesinger@gmx.at 1a0a46a143 393622 add logging to HTTP channel resuming code r+sr+a=bz 2007-08-24 16:17:07 -07:00
bzbarsky@mit.edu 2081a66d5b Relanding patch for bug 137155 on trunk because we think it may be OK now. Patch by darin, r+sr=bzbarsky+biesi, a=bzbarsky 2007-08-23 18:45:23 -07:00
bzbarsky@mit.edu 91e5a21d63 Make Suspend() work on an HTTP channel if called right after AsyncOpen. Bug 392837, r+sr=biesi, a=bzbarsky 2007-08-23 11:56:12 -07:00
cbiesinger@gmx.at 3fd0e58156 Bug 391951 don't strip escaped spaces for non-base64 data URIs r+sr=bz 2007-08-21 10:28:22 -07:00
cbiesinger@gmx.at 39f20ad01d Bug 390082 make sure to make data connections to the same IP address as the control connection r+sr+a=bz 2007-08-15 17:15:53 -07:00
cbiesinger@gmx.at 9b59ad0887 390126 unescape the URL before compressing whitespace r+sr=bz 2007-08-10 12:52:50 -07:00
cbiesinger@gmx.at b8563e2aac 388523 make sure to call OnStartRequest even when we have a pending auth retry and the channel has been cancelled in the meantime r+sr=bz 2007-08-07 13:09:25 -07:00
bzbarsky@mit.edu 86b952451d Fix crash if the channel gets canceled too early. Bug 390938, r+sr=biesi 2007-08-06 18:59:10 -07:00
cbiesinger@gmx.at 15ab3cf4dd 389440 move LOAD_NO_NETWORK_IO to nsICachingChannel to avoid modifying semantics of a frozen interface. Also replace NS_ERROR_NEED_NETWORK with NS_ERROR_DOCUMENT_NOT_CACHED
r+sr=bz a=roc
2007-07-26 19:40:45 -07:00
dcamp@mozilla.com 53f92f7497 update the offline cache atomically. b=389223, r=biesi, sr=jst 2007-07-24 23:31:27 -07:00
dcamp@mozilla.com 08e612af60 implement navigator.isLocallyAvailable. b=373231, r=biesi, sr=jst 2007-07-08 15:15:51 -07:00
jwalden@mit.edu 12e960c504 Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
benjamin@smedbergs.us 4e1cca5f54 Bug 383167 try #3 - need buildid in an external file, r=luser sr=jst with additional parts r=biesi 2007-07-02 11:20:24 -07:00
bent.mozilla@gmail.com d3aeadd92b Bug 386233 - "Content sniffers not always run depending on cache state". r+sr=biesi. 2007-07-02 11:16:52 -07:00
benjamin@smedbergs.us a396305c4a Reverting bug 383167 again for linux test bustage :-( 2007-06-26 12:22:51 -07:00
benjamin@smedbergs.us eb1adfce8d Bug 383167 trying again, reviews by luser and biesi, sr=jst 2007-06-26 09:35:01 -07:00
roc+@cs.cmu.edu dc39d7d327 Bug 381657. Install offline cache listener even for loads from the disk/memory caches. patch by Dave Camp, r+sr=biesi 2007-05-29 19:34:23 -07:00
gavin@gavinsharp.com 7868c73939 Bug 379997: don't delete logins if authentication fails, patch by Justin Dolske <dolske@mozilla.com>, r+sr=biesi 2007-05-14 11:39:34 -07:00
asqueella@gmail.com 5b202363c0 Bug 369787 - calling nsHttpChannel::SetContentType on a closed channel doesn't work as expected.p=Sylvain Pasche <sylvain.pasche@gmail.com>r=biesi, sr=darin 2007-05-13 10:09:52 -07:00
sayrer@gmail.com f4210a470d Bug 378787. Digest Authentication Request Splitting. r=biesi, sr=brendan 2007-05-03 20:31:30 -07:00
Olli.Pettay@helsinki.fi c12709d866 Bug 378380, FTP problem with IBM iSeries (AS400, Series I) systems (does not recognize SYST response), p=bugzilla@mcsmurf.de, r+sr=biesi 2007-04-23 09:28:12 -07:00
gijskruitbosch@gmail.com a650e64d62 Bug 229168 - Save Page (with mms:// embedded media) invokes Windows Media Playerp=sciguyryan@gmail.com (Ryan Jones)r=silver@warwickcompsoc.co.uk (James Ross)r+sr=cbiesinger@gmx.at (Christian Biesinger) 2007-04-15 05:31:18 -07:00
dbaron@dbaron.org 4d961c5c49 Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg 2007-03-27 08:33:38 -07:00
cbiesinger@web.de 05cabfc8d9 Bug 372486 – Document and enforce that channels can't be reopenedpatch by Sylvain Pasche <sylvain.pasche@gmail.com> r=biesi sr=darin 2007-03-23 14:56:32 -07:00
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
gavin%gavinsharp.com 7aba0fedbe Back out the patch for bug 235853, again, because of mochi*chrome* failures this time. 2008-04-18 02:49:41 +00:00
gavin%gavinsharp.com b6885fb7c6 Bug 235853: Defer proxy resolution for HTTP and HTTPS PAC to avoid blocking main thread during DNS resolution, and fix HTTP channel code to properly forward cache-related properties to new proxied channels, patch by shaver@mozilla.org, r+sr=biesi, a=beltzner 2008-04-18 01:36:30 +00:00
gavin%gavinsharp.com b8e10f42bf Bug 421828: about:cache hexdump does not truncate buffer, overwrites counter, patch by Jan Darmochwal <jdarmochwal@gmx.de>, r=biesi, sr=bzbarsky, a=schrep 2008-04-14 01:15:45 +00:00
dcamp%mozilla.com 949505d29b Bug 425792: Properly update and use expiration times when updating the offline cache. r/sr=biesi, b1.9=damons 2008-04-09 05:22:35 +00:00
gavin%gavinsharp.com 33bf416c78 Back out bug 235853 due to mochitest failures 2008-04-08 17:23:20 +00:00
gavin%gavinsharp.com 90eb8cd700 Bug 235853: Defer proxy resolution for HTTP and HTTPS PAC to avoid blocking main thread during DNS resolution, patch by shaver@mozilla.org, r+sr=biesi, a=beltzner 2008-04-08 14:28:03 +00:00
reed%reedloden.com 2f4e8866b0 Bug 422016 - "Crash [@ nsHttpHeaderArray::PeekHeader] with proxied https only when network.http.pipelining.ssl is true" [p=honzab@allpeers.com (Honza Bambas [mayhemer]) r=biesi a=blocking1.9+] 2008-03-28 08:46:15 +00:00
cbiesinger%gmail.com 96200d526e bug 395581 release and null out mTransaction when its Init method failed so
that we don't try to do anything with this half-initialized object, in
particular call Close on it.
r+sr=bz a=shaver
2008-03-12 12:58:06 +00:00
roc+%cs.cmu.edu 15e1fd1561 Bug 416175. Don't leak nsHttpConnectionInfo in nsHttpConnectionMgr::AddTransactionToPipeline. Also instruments nsHttpConnectionInfo so we can easily find more leaks of that object in future. r+sr=bzbarsky 2008-02-22 01:09:42 +00:00
tglek%mozilla.com 060c62ce9f bug 398568: Fix prbool misuse in netwerk. r=biesi a=dsicore 2008-02-21 23:18:50 +00:00
jag%tty.nl 4221353fba Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan 2008-02-18 08:50:33 +00:00
reed%reedloden.com 3dfe737eb3 Bug 415262 - "Make general use of new NSPR rotate macros" [p=swsnyder@insightbb.com (Steve Snyder) r=wtc sr=dbaron a=blocking1.9+] 2008-02-13 11:34:47 +00:00
dwitte%stanford.edu f35c448f68 enable pipelining over SSL by default. b=414477, r=biesi, sr=shaver, a=mconnor 2008-02-07 04:04:56 +00:00
reed%reedloden.com 8ccf1d6e0d Bug 408979 - "Downloads are canceled on Exit when using a proxy server (HTTP/1.0)" (Remove HTTP/1.0 check) [p=hskupin@gmail.com (Henrik Skupin) r+sr=biesi a1.9=damons] 2008-01-30 04:35:17 +00:00
reed%reedloden.com ae484ef34b Bug 405693 - "don't update identical offline cache manifests" [p=honzab@allpeers.com (Honza Bambas) r=dcamp sr=biesi a=blocking1.9+] 2008-01-29 07:54:56 +00:00
reed%reedloden.com c722a0e475 Bug 401718 - "[UA] Remove Mach-O from UA on PPC" [p=reed r=dbaron r=mento sr=biesi a1.9=damons] 2007-12-05 01:07:00 +00:00
cbiesinger%gmx.at 941f0d7a88 345181 cache SSL content that was sent with a Cache-Control: public header to
disk
r+sr=darin
2007-11-30 18:09:05 +00:00
jwalden%mit.edu 082c74b6be Kick one of the unit test tinderboxen into another build. 2007-11-17 19:47:06 +00:00
reed%reedloden.com 59c12a4045 Bug 391855 - "FTP directory URL without a trailing slash can result in files being uploaded to the wrong place" [p=wgianopoulos@yahoo.com (Bill Gianopoulos) r=dougt sr=biesi aM9=beltzner] 2007-11-05 21:02:53 +00:00
dtownsend%oxymoronical.com 9c36680398 Bug 400089: Include major OS revision for Mac OS X UA. r=mark@moxienet.com
sr=cbiesinger@gmx.at a=beltzner@mozilla.com
2007-10-30 15:47:30 +00:00
reed%reedloden.com 60f1b8a67a Bug 396959 - "Eliminate nsHttpHandler caching of nsICacheSession pointers" [p=mike.tsao+moz@gmail.com (Mike Tsao) r+sr=biesi a1.9=sayrer] 2007-10-13 21:35:11 +00:00
edward.lee%engineering.uiuc.edu 536d26de9c Bug 398069 - Don't cancel resume-from-0 transfers for HTTP 200 responses. r=biesi, sr= biesi, a=sayrer 2007-10-13 19:09:57 +00:00
reed%reedloden.com 29e0fd9f4e Bustage fix for bug 398895. 2007-10-13 04:54:07 +00:00
reed%reedloden.com 4f8c041adf Bug 398895 - "about:bloat should only be built if trace-refcnt logging is built" [p=xfsunoles@gmail.com (Jonathan Steele) r+sr=bzbarsky a1.9=sayrer] 2007-10-13 04:03:49 +00:00
sdwilsh%shawnwilsher.com 085cf80611 Bug 395539 - FTP TransportStatus's progressMax reports the full file size for REST retrieval (resuming partial download). Patch by Edward Lee <edilee@gmail.com>. r=cbiesinger, sr=cbiesinger, a=bzbarsky 2007-09-17 20:35:11 +00:00
cbiesinger%gmx.at 281304ebe3 bug 395205 correctly check whether we are resuming and don't open a cache
entry if so
r=darin sr=dmose a=blocking1.9
2007-09-16 14:37:17 +00:00
jag%tty.nl 470bf4ec8c Bug 394139: Replace a bunch of NS_DEFINE_CIDs with CONTRACTIDs. r=/sr=/a=bsmedberg 2007-09-05 13:05:02 +00:00
timeless%mozdev.org a136e2beba Bug 392649 https add-on install from filepicker crashes [@ net_GetURLSpecFromFile]
r=biesi sr=biesi a=bz
2007-09-05 10:22:42 +00:00
cbiesinger%gmx.at 994d71214d 389719 always release notification callbacks/progress sink
r+sr+a=bzbarsky
2007-08-31 19:44:17 +00:00
jag%tty.nl e55ffe33d2 s/NS_INTERFACE_MAP_END_THREADSAFE/NS_INTERFACE_MAP_END/. Should've been done for bug 201040. rs=biesi, a=dbaron 2007-08-28 06:11:34 +00:00
cbiesinger%gmx.at 34e29c661e 393624 check for unexpected status codes when resuming downloads
r+sr+a=bz
2007-08-25 00:47:56 +00:00
cbiesinger%gmx.at 78a7b1499e 393622 add logging to HTTP channel resuming code
r+sr+a=bz
2007-08-24 23:17:07 +00:00
bzbarsky%mit.edu 002ff62ae7 Relanding patch for bug 137155 on trunk because we think it may be OK now.
Patch by darin, r+sr=bzbarsky+biesi, a=bzbarsky
2007-08-24 01:45:23 +00:00
bzbarsky%mit.edu 8d2aed6ade Make Suspend() work on an HTTP channel if called right after AsyncOpen. Bug
392837, r+sr=biesi, a=bzbarsky
2007-08-23 18:56:12 +00:00
cbiesinger%gmx.at 26fa55d2af Bug 391951 don't strip escaped spaces for non-base64 data URIs
r+sr=bz
2007-08-21 17:28:22 +00:00
cbiesinger%gmx.at 9277c4ad81 Bug 390082 make sure to make data connections to the same IP address as the control connection
r+sr+a=bz
2007-08-16 00:15:53 +00:00
cbiesinger%gmx.at a5251add0a 390126 unescape the URL before compressing whitespace
r+sr=bz
2007-08-10 19:52:51 +00:00
cbiesinger%gmx.at 3c5f699dcc 388523 make sure to call OnStartRequest even when we have a pending auth retry and the channel has been cancelled in the meantime
r+sr=bz
2007-08-07 20:09:25 +00:00
bzbarsky%mit.edu d3ff1c8882 Fix crash if the channel gets canceled too early. Bug 390938, r+sr=biesi 2007-08-07 01:59:10 +00:00
cbiesinger%gmx.at d95060992d 389440 move LOAD_NO_NETWORK_IO to nsICachingChannel to avoid modifying semantics of a frozen interface. Also replace NS_ERROR_NEED_NETWORK with NS_ERROR_DOCUMENT_NOT_CACHED
r+sr=bz a=roc
2007-07-27 02:40:46 +00:00
dcamp%mozilla.com 93b26f1eb2 update the offline cache atomically. b=389223, r=biesi, sr=jst 2007-07-25 06:31:28 +00:00
dcamp%mozilla.com bdf488b2a7 implement navigator.isLocallyAvailable. b=373231, r=biesi, sr=jst 2007-07-08 22:15:52 +00:00
jwalden%mit.edu ef68fcf595 Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 07:08:56 +00:00
benjamin%smedbergs.us d39957269b Bug 383167 try #3 - need buildid in an external file, r=luser sr=jst with additional parts r=biesi 2007-07-02 18:20:28 +00:00
bent.mozilla%gmail.com cd395879da Bug 386233 - "Content sniffers not always run depending on cache state". r+sr=biesi. 2007-07-02 18:16:52 +00:00
benjamin%smedbergs.us 42c7e1c6b1 Reverting bug 383167 again for linux test bustage :-( 2007-06-26 19:22:55 +00:00
benjamin%smedbergs.us b60c196e68 Bug 383167 trying again, reviews by luser and biesi, sr=jst 2007-06-26 16:35:05 +00:00
roc+%cs.cmu.edu b61bf8ec39 Bug 381657. Install offline cache listener even for loads from the disk/memory caches. patch by Dave Camp, r+sr=biesi 2007-05-30 02:34:23 +00:00
gavin%gavinsharp.com 9899985fbf Bug 379997: don't delete logins if authentication fails, patch by Justin Dolske <dolske@mozilla.com>, r+sr=biesi 2007-05-14 18:39:35 +00:00
asqueella%gmail.com c12b10d2b5 Bug 369787 - calling nsHttpChannel::SetContentType on a closed channel doesn't work as expected.
p=Sylvain Pasche <sylvain.pasche@gmail.com>
r=biesi, sr=darin
2007-05-13 17:09:52 +00:00
sayrer%gmail.com 5165879375 Bug 378787. Digest Authentication Request Splitting. r=biesi, sr=brendan 2007-05-04 03:31:30 +00:00
Olli.Pettay%helsinki.fi 6627cfe9fb Bug 378380, FTP problem with IBM iSeries (AS400, Series I) systems (does not recognize SYST response), p=bugzilla@mcsmurf.de, r+sr=biesi 2007-04-23 16:28:12 +00:00
gijskruitbosch%gmail.com 2d835d35e0 Bug 229168 - Save Page (with mms:// embedded media) invokes Windows Media Player
p=sciguyryan@gmail.com (Ryan Jones)
r=silver@warwickcompsoc.co.uk (James Ross)
r+sr=cbiesinger@gmx.at (Christian Biesinger)
2007-04-15 12:31:18 +00:00
dbaron%dbaron.org a32fb9b241 Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg 2007-03-27 15:33:45 +00:00
cbiesinger%web.de 7ab307f3ae Bug 372486 ��� Document and enforce that channels can't be reopened
patch by Sylvain Pasche <sylvain.pasche@gmail.com> r=biesi sr=darin
2007-03-23 21:57:26 +00:00
roc+%cs.cmu.edu 0fc5109e5f Bug 367447. Support <link rel="offline-resource">. Patch by Dave Camp, r+sr=biesi 2007-03-14 01:52:07 +00:00
roc+%cs.cmu.edu f0f83df28b Bug 362435. Try using Samba's ntlm_auth to perform NTLM authentication on our behalf, when available. If the user has logged in by authenticating to Active Directory, then this may avoid having the user enter their password again. (single sign on) r+sr=biesi 2007-03-08 01:48:25 +00:00
cbiesinger%web.de caff266fdf bug 370559 r+sr=darin
ignore the address part of the PASV reply
2007-03-07 00:54:20 +00:00
benjamin%smedbergs.us d7b8769ad1 Followup patch to deal with escaped characters, bug 367428 r=biesi 2007-02-26 16:57:48 +00:00
benjamin%smedbergs.us 021d7ba460 Bug 367428 - sanity-check resource URIs, r=biesi 2007-02-26 15:09:02 +00:00
kaie%kuix.de 70ee2afe72 Bug 107491, improve SSL error messages
Patch v9 - docshell and netwerk portions
Checking in subset to enable landing of crypto code.
r/sr=cbiesinger
2007-02-17 03:47:28 +00:00
asqueella%gmail.com 3ebfb7042b Bug 223846 - AuthName with escaped " in it sets wrong realm
p=Ryan Jones <sciguyryan@gmail.com>
r+sr=biesi
2007-02-11 00:33:29 +00:00
jshin%mailaps.org ab27ba75e9 bug 359808 : drop support for Win9x/ME (get rid of 'A' API code) : r=darin, sr=dougt, sr=darin 2007-02-08 17:48:22 +00:00
gavin%gavinsharp.com a61e3d7300 Bug 365529: Take advantage of new yes/no constant in nsIPrompt, patch by Ryan Jones <bugs@ryan-jones.com>, r+sr=biesi for /netwerk, r+sr=neil for mailnews, r=me for the rest 2007-01-04 18:48:53 +00:00
cbiesinger%web.de 645c662f42 bug 357958 Ignore unsupported content encodings instead of making them a fatal
error
r+sr=darin
2006-12-19 15:03:17 +00:00
jwalden%mit.edu d7d592d2f1 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 b42867bcdf 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 6f99b22986 tree is closed, backing out my last backout 2006-11-22 22:13:14 +00:00
sspitzer%mozilla.org 4d6f18be2d 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
bzbarsky%mit.edu 142a417a31 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 d5e855469f 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
timeless%mozdev.org 24a61f105a Bug 106386 Correct misspellings in source code
r=glennrp@gmail.com, bclary@bclary.com rs=brendan
2006-11-01 23:02:18 +00:00
cbiesinger%web.de 726fbd8dd2 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
darin%meer.net 9012709947 fixes bug 352848 "treat invalie Expires header as expires immediately" r=biesi 2006-10-04 02:54:15 +00:00
cbiesinger%web.de e94d018626 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
cbiesinger%web.de 3bbe4edc19 Bug 265780 make FTP use nsIAuthPrompt2
r=darin
2006-09-22 21:06:57 +00:00
cbiesinger%web.de e4d8569147 fixing bustage from Bug 351876 2006-09-15 22:33:04 +00:00
cbiesinger%web.de 99391a2dc2 Bug 351874 Move nsAboutRedirector out of necko
r=darin
2006-09-15 22:17:26 +00:00
cbiesinger%web.de c7c2f947bb Bug 351876 Move nsICryptoHash into necko
r=darin
2006-09-15 22:06:31 +00:00
cbiesinger%web.de 02da59b98e removing unused include 2006-09-13 23:42:33 +00:00
cbiesinger%web.de 80c60b8714 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
benjamin%smedbergs.us c0f7565627 Bug 337744 - Additional protocol parsing tightening, r=darin 2006-09-11 15:51:01 +00:00
cbiesinger%web.de a269f94f16 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 f68181b13d 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 1846fd9c62 Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-08-28 20:12:37 +00:00
cbiesinger%web.de 71105206f8 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
darin%meer.net 4dfd819c30 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 0154617925 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 d37ee0a0e8 fixes bug 318006, r=biesi, sr=dveditz 2006-07-20 00:57:38 +00:00
benjamin%smedbergs.us cfb1086db3 Bug 337744 - tighten up resource: protocol handling, r=darin 2006-07-12 15:25:51 +00:00
bzbarsky%mit.edu 2122ccdf3c Just store the flags, not various booleans. Bug 342914, r=biesi, sr=darin 2006-06-29 16:18:01 +00:00
darin%meer.net 0bcf132797 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 d535bfff86 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
gavin%gavinsharp.com 8e58e8242a 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 34a8a7b46b 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 88e50fe62b 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 5146ef3fb2 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
bzbarsky%mit.edu 714b309562 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 6c8d302694 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
bzbarsky%mit.edu 64681af28a 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
ajschult%verizon.net 8774687d14 Bug 309459: Crash when using cacheService.visitEntries. Patch by Adam Guthrie <ispiked@gmail.com>, r+sr=darin. 2006-05-20 22:36:48 +00:00
darin%meer.net 2f9abe7353 fixes bug 308371 "Add additional instrumentation to Http protocol" patch by LeRoy Krueger (leroyk@attglobal.net), r+sr=darin 2006-05-19 22:50:02 +00:00
darin%meer.net d948f23ced fixes bug 337893 "nye bloat tbox sometimes reports 'RLk:-2147483048.00000B'" r+sr=bzbarsky 2006-05-16 20:11:22 +00:00
bzbarsky%mit.edu 4ef3e28114 Remove the keyword: protocol handler. Expose the functionality on nsIURIFixup
instead.  Bug 337339 and bug 264830, r=biesi, sr=darin
2006-05-16 03:02:28 +00:00
darin%meer.net 720e8da3b7 fixes bug 337752 "gcc 3.2.2 generates bad code for nsRunnableMethod<T>" r=bsmedberg 2006-05-12 20:18:13 +00:00
mkaply%us.ibm.com 3fb1d562dc #326273
r=mkaply, sr=mkaply (OS/2 only)
OS/2 changes from threading checkin - build bustage
2006-05-11 17:22:54 +00:00
darin%meer.net 5546eca278 fixing upload to a file channel and the win32 vc6 build bustage (out with NS_NewRunnableMethod and in with NS_NEW_RUNNABLE_METHOD) 2006-05-10 22:49:04 +00:00
darin%meer.net b3f665022d fixes SunOS bustage 2006-05-10 20:29:54 +00:00
darin%meer.net 7d3e7d7acd landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
bzbarsky%mit.edu fca88cd9e1 Add an interface for nested URIs (like jar:, view-source:, etc) to implement
and use it in various places.  Create null principals if asked for a codebase
principal for a codebase that doesn't have an inherent security context (eg
data: or javascript:).  Bug 334407, r=biesi,dveditz, sr=darin
2006-05-02 18:54:19 +00:00
cbiesinger%web.de 403ecd7f4e bug 334516 Handle the case where we have both a transaction pump and a cache
pump (that is, the case when we are completing a partial cache entry):
- correct the assertion
- read from the cache pump when calling type sniffers (since it contains the
  initial data)
r+sr+a=darin
2006-04-20 10:59:10 +00:00
darin%meer.net 98daafb68f fixes bug 334439 "nsHttpConnectionMgr::MAX_CONNECTIONS set to mMaxRequestDelay; should be mMaxConnections" patch by dave.puchyr@avaritia.com, r=biesi, sr=darin 2006-04-18 14:24:09 +00:00
darin%meer.net 487031d451 fixes bug 329746, r=biesi sr=bz 2006-04-07 17:45:44 +00:00
darin%meer.net 43e5fc98ed fixes bug 328817, r=biesi sr=bz 2006-04-07 17:44:32 +00:00
darin%meer.net d433d4ef1e fixes bug 330214 "Ignore Transfer-Encoding header sent with HTTP/1.0 response" r=biesi sr=bzbarsky 2006-04-05 02:09:41 +00:00
darin%meer.net 13b222e929 fixes bug 330397 "Additional problems with incomplete cache entries and cache flush assertions." r=biesi sr=bzbarsky 2006-03-30 21:06:54 +00:00
jshin%mailaps.org 3dfc81a3d2 bug 278161 : make file URLs always be in (escaped) UTF-8 regardless of the file system encoding (opening an link to a local non-ASCII file) r/sr=darin 2006-03-29 04:53:21 +00:00
darin%meer.net 7629769f5b backing out my patch for bug 330397 to fix download regression. 2006-03-23 06:45:07 +00:00