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 |