L. David Baron
df6ff8f5bb
Backed out changeset 4bd7dd7645c2 (Bug 474536)
2009-02-19 12:37:53 -08:00
Jason Duell
0b10eee40b
Bug 474536. Expose the underlying channel's content-disposition on jar: channels. r+sr=bzbarsky
2009-02-19 15:25:18 -05:00
Honza Bambas
a1ae2aa152
Bug 474696 - Process fallbacks on out-of-domain redirects, r=dcamp
2009-02-18 14:31:32 +01:00
bjarne@runitsoft.com
6b533ece0e
Bug 466080 - Make more things honor the LOAD_ANONYMOUS flag r=sicking,MisterSSL, sr=sicking
2009-02-17 14:06:52 -08:00
Michal Novotny
d871725e78
Bug 449198 - http-on-examine-response isn't fired when a response comes from the cache; r=bzbarsky sr=cbiesinger
2009-02-12 05:16:00 +01:00
Chris Pearce
b2c29d9b6f
Bug 469446. Necko should be able to cache byte-range requests when the start offset is zero. Then we can make our initial video load a byte-range request to detect whether the server supports byte-range requests, and the video data can still be cached. r=doublec,sr=roc,r=bzbarsky
...
--HG--
extra : rebase_source : acec408274be2b770b5f1936b4f915ef1bafa60b
2009-01-16 21:22:08 +13:00
Michal Novotny
d7636b9a33
Bug 491873 - Crash [@ nsFtpState::CanReadCacheEntry] with cursor that points to ftp and going offline
2009-07-22 15:05:52 +02:00
Michal Novotny
9e0b85694e
Bug 214405 - Unable to ftp virtual folder. r=jduell, sr=cbiesinger
2009-09-21 19:57:36 +02:00
Steve Snyder
92041db4dd
Bug 509730 - Use strchr(), not strstr(), for single-char searches, r=bsmedberg
2009-09-22 20:33:24 -07:00
Dave Camp
4493a6fb15
Bug 441751 - "Directives not to cache pages ignored." [r+sr=bzbarsky]
...
* * *
Bug 441751 - "Directives not to cache pages ignored." (fix for offline cache updating) [r+sr=bzbarsky]
2008-12-11 21:57:47 -08:00
Shawn Wilsher
79ae006392
Bug 466582 - smarter handling of remote chrome (and not allowing it)
...
This adds a new flag, URI_IS_LOCAL_RESOURCE, to nsIProtocolHandler that allows
something of this protocol to be registered in chrome.
This changeset removes a runtime check every time we open a chrome channel to
see if it is remote to a registration time check that checks flags. The old
code could be easily worked around, and allowed for remote resources to be used.
r=bsmedberg
r=bz
sr=bz
2008-12-09 16:27:42 -05:00
Dave Camp
6c8b82049c
Backed out changeset e33f490c8764
2008-12-08 20:26:56 -08:00
Dave Camp
0e6183bdb6
Bug 441751: Fix up LOAD_ONLY_FROM_CACHE. r+sr=bz
2008-12-08 19:24:33 -08:00
Shawn Wilsher
8ec0e6384a
Backed out changeset b6f762fde736 (bug 466582) for unit test orange.
2008-12-08 18:51:46 -05:00
Shawn Wilsher
7d8a86d3c6
Bug 466582 - smarter handling of remote chrome (and not allowing it)
...
r=bsmedberg, r=bz, sr=bz
2008-12-08 17:14:14 -05:00
Masahiro Yamada
2099f9e49f
Bug 464162 - Apache does not accept IPv6 addresses with a scope id in the Host: header; r+sr=cbiesinger
2008-12-06 14:15:24 +01:00
Patrick McManus
f576129072
Bug 464838: Tweak DNS prefetch to hopefully fix a tp3 regression. r+sr=bz
2008-12-05 12:53:24 -08:00
Ehsan Akhgari
3a5cefb15b
Bug 462707 - nsHttpChannel::GetEntityID should respect Accept-Ranges response header; r,sr=biesi a191=beltzner
2008-11-28 15:28:57 -08:00
Boris Zbarsky
a1423a6cb2
Bug 460425. Do better security checks during redirection. r=sicking,biesi, sr=sicking
2008-11-25 20:50:04 -05:00
Patrick McManus
38d2bebf78
Bug 453403. Add DNS prefetching, similar to what Google chrome does. r+sr=bzbarsky, a=beltzner
2008-11-07 18:00:26 -05:00
Honza Bambas
dcfcdf8a0d
Bug 461325: Cache implicit entries when the manifest is not changed. r=dcamp, sr=biesi
2008-11-05 16:01:08 -08:00
Justin Dolske
e50703d0a6
Investigating leaks in bug 463263, backout bug 453403.
2008-11-05 12:55:38 -08:00
Justin Dolske
04b7ea82f5
Backed out changeset e8fd3f4c52b6
2008-11-05 12:54:51 -08:00
Gavin Sharp
e423aed83d
Backed out changeset f014c59ad81d
2008-11-04 23:35:39 -05:00
Jeff Muizelaar
1b6769b067
Bug 235853: Defer proxy resolution for HTTP and HTTPS PAC to avoid blocking main thread during DNS resolution, original patch by shaver@mozilla.org, r+sr=biesi
2008-11-04 23:11:31 -05:00
Dave Camp
bb225fa10f
merge
2008-11-04 11:58:28 -08:00
Doug Turner
a51cf5c57a
Merge to tip
2008-11-04 11:39:05 -08:00
Patrick McManus
32378e5ce8
Bug 453403. Add DNS prefetching, similar to what Google chrome does. r+sr=bzbarsky
2008-11-04 11:14:29 -05:00
Doug Turner
156e6b4b03
Merge to tip
2008-11-04 08:12:50 -08:00
Patrick McManus
c7c2671792
Bug 459724. Make page reload bypass the DNS cache. r+sr=bzbarsky
2008-11-04 11:05:46 -05:00
Boris Zbarsky
3c9dd35401
Backing out changesets 374d3cf7b48d, 5d9dc9b6127e, 8c4f57a5674d, cd9a392337b7
2008-11-04 11:03:10 -05:00
Doug Turner
f8bc2af1ea
Bug 461832 - windows mobile bustage on file protocol handler. r=blassey sr=bz
2008-11-04 07:23:54 -08:00
Patrick McManus
ea69c6f497
Bug 453403. Add DNS prefetching, similar to what Google chrome does. r+sr=bzbarsky
2008-11-04 10:14:50 -05:00
Patrick McManus
1b4bf85e77
Bug 459724. Make page reload bypass the DNS cache. r+sr=bzbarsky
2008-11-04 10:12:49 -05:00
Dave Camp
a9e28932b8
Bug 445544: Navigating away from an offline app fails. r=honzab, r+sr=bz
2008-11-04 02:20:27 -08:00
timeless@mozdev.org
b073d07078
Bug 460115 Setting "Authorization" request header to value without a space results in crash [@ libc-2.6.so@0x6fbcc]
...
r=biesi sr=biesi
2008-11-03 23:08:44 +01:00
Ian
98fa0763c7
Bug 251475. Make sure channels don't return null for the originalURI. Initial work by Daniel Kraft <domob@daniel-kraft.net> and Brandon Ferguson <bnferguson@gmail.com>. r+sr=bzbarsky.
2008-10-15 16:05:23 -04:00
Bjarne
ff0b202608
Bug 327765 - Mozilla's cache does not invalidate on non-GET requests; r=cbiesinger
2008-10-10 18:14:51 +02:00
Arpad Borsos
4460c617be
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
2008-10-10 17:04:34 +02:00
Boris Zbarsky
f0416e1299
Back out changeset a8eb5fc88c01: relanding bug 455311. Treat .url files as redirects. r+sr=biesi
2008-09-29 17:02:44 -04:00
L. David Baron
e79ccbb9bb
Merge backout of changeset 6357eb31cec6 (bug 455311) for causing performance regression bug 458065.
2008-10-05 19:56:17 -07:00
L. David Baron
b00c5dba8a
Backed out changeset 6357eb31cec6 (bug 455311) for causing performance regression bug 458065.
2008-10-05 19:55:41 -07:00
Michal Novotny
6e38c3245a
Bug 412945 - "Malformed POST requests generated when using elance.com" [r=biesi sr=bzbarsky]
2008-10-01 00:31:24 -05:00
Daniel Veditz
3f25965528
Bug 380994 - "Fix for bug 367428 lets through escaped slashes on Linux (windows too on trunk)" (incremental patch on top of what's checked in) [r=biesi]
2008-10-01 00:21:05 -05:00
Daniel Veditz
a2117eace6
Bug 380994 - "Fix for bug 367428 lets through escaped slashes on Linux (windows too on trunk)" [r=biesi]
2008-10-01 00:15:58 -05:00
Jonas Sicking
04943182a4
Implement cookieless requests for Access-Control. b=389508 r=biesi sr=jst
2008-09-30 17:52:52 -07:00
Dave Camp
be024faae7
Followup to bug 442813, return the right error when offline. r+sr=biesi
2008-09-30 13:26:42 -07:00
Dave Camp
74bed8d1bd
Bug 442813: Implement fallback/opportunistic caching for application caches. p=me, Honza Bambas <honzab@allpeers.com>, r+sr=biesi
2008-09-30 11:34:23 -07:00
Brian Crowder
ab85302fb3
Bug 450973 - Gecko date in the UA string shouldn't be longer than 8 digits (YYYYMMDD). r+sr=bz
2008-09-30 19:07:09 +02:00
Boris Zbarsky
2c626e3cfe
Bug 455311. Treat .url files as redirects. r+sr=biesi
2008-09-29 17:02:44 -04:00
Daniel Holbert
eca57915a5
merge after backing out 38140c8a8327
2008-09-11 12:03:01 -07:00
Daniel Holbert
b0e64746e6
Backed out changeset 38140c8a8327 to see if it fixes Bug 454896 (sporadic RLk)
2008-09-11 12:02:09 -07:00
Michal Novotny
413147d06f
Bug 389394. Fix FTP upload of small files to properly report failures. r+sr=bzbarsky
2008-09-10 23:25:39 -04:00
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