Arpad Borsos
|
c72ef7d248
|
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
|
43a6ea85c9
|
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
|
f7423b5b9a
|
Merge backout of changeset 6357eb31cec6 (bug 455311) for causing performance regression bug 458065.
|
2008-10-05 19:56:17 -07:00 |
|
L. David Baron
|
d9056fab22
|
Backed out changeset 6357eb31cec6 (bug 455311) for causing performance regression bug 458065.
|
2008-10-05 19:55:41 -07:00 |
|
Michal Novotny
|
294525a204
|
Bug 412945 - "Malformed POST requests generated when using elance.com" [r=biesi sr=bzbarsky]
|
2008-10-01 00:31:24 -05:00 |
|
Daniel Veditz
|
19819246b6
|
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
|
3faa484c5e
|
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
|
bd5e92615c
|
Implement cookieless requests for Access-Control. b=389508 r=biesi sr=jst
|
2008-09-30 17:52:52 -07:00 |
|
Dave Camp
|
2f97fe678d
|
Followup to bug 442813, return the right error when offline. r+sr=biesi
|
2008-09-30 13:26:42 -07:00 |
|
Dave Camp
|
f1c1dc3474
|
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
|
9363843366
|
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
|
edcf45724a
|
Bug 455311. Treat .url files as redirects. r+sr=biesi
|
2008-09-29 17:02:44 -04:00 |
|
Daniel Holbert
|
cc9fe08886
|
merge after backing out 38140c8a8327
|
2008-09-11 12:03:01 -07:00 |
|
Daniel Holbert
|
5b62bbc28a
|
Backed out changeset 38140c8a8327 to see if it fixes Bug 454896 (sporadic RLk)
|
2008-09-11 12:02:09 -07:00 |
|
Michal Novotny
|
c0c8d254c3
|
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
|
8a3b5e186c
|
Bug 436379 - "Make docshell and securebrowserui only accessible on the main thread". r=kaie.
|
2008-09-10 13:14:08 -07:00 |
|
Olli Pettay
|
d9a98bcf71
|
Bug 451991 - nsIProgressEventSink::OnProgress reports wrong values when uploading, r+sr=biesi
|
2008-09-10 13:06:06 +03:00 |
|
Boris Zbarsky
|
c90ed4f01a
|
Bug 454411. Fix caching of redirects to actually work. r+sr=biesi
|
2008-09-09 21:39:38 -04:00 |
|
Michal Novotny
|
4116196726
|
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
|
4ade97cf5a
|
Fix bogus NS_NewURI call to use nsDependentString temporary instead of a raw LPWSTR
|
2008-08-27 15:06:34 -07:00 |
|
Brian Crowder
|
7395789847
|
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
|
43a0d08dee
|
Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz
* * *
|
2008-08-26 16:09:02 -07:00 |
|
Jan Odvarko
|
e416794587
|
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
|
0cabe03883
|
Backed out changeset ebafb9df6ce0 (bug 442806)
|
2008-08-24 23:11:31 -07:00 |
|
Dave Camp
|
2f08e458a6
|
Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz
|
2008-08-24 21:51:19 -07:00 |
|
Dave Camp
|
814312666f
|
Backed out changeset 1c69f587516b (Bug 419562)
|
2008-08-20 02:35:26 -07:00 |
|
ben turner
|
a6658e1e29
|
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
|
6b0e8fb803
|
Merge for backout of 442806
|
2008-08-19 22:53:41 -07:00 |
|
Dave Camp
|
8e9da90c59
|
Backed out changeset ea551e6f0f40 (bug 442806)
|
2008-08-19 22:53:20 -07:00 |
|
Ryan VanderMeulen
|
e89115ea32
|
Bug 271823 - "do_GetIOService should use nsGetServiceByCID" (Fix the indentation error) [r=Neil]
|
2008-08-20 00:09:03 -05:00 |
|
Dave Camp
|
6280e84411
|
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)
|
5cd997bd50
|
do_GetIOService should use nsGetServiceByCID - bug 271823 r=biesi sr=jag
|
2008-08-18 17:19:27 -07:00 |
|
Michal Novotny
|
c46e6a71dc
|
Bug 427089 – FTP shouldn't send URLs in UTF-8. r=cbiesinger
|
2008-08-15 16:56:22 +02:00 |
|
Brian Crowder
|
3b1a348d2d
|
Backed out changeset f134ac75b142
|
2008-08-14 15:15:06 -07:00 |
|
Brian Crowder
|
1869a13cd5
|
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
|
1b84071744
|
Backed out changeset 45df6b91be5a
|
2008-08-13 11:22:36 -07:00 |
|
Brian Crowder
|
e5954d2a55
|
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
|
06f75bf8b0
|
Ugh! Mercurial fun: accidentally rolledback my rollback.
Backed out changeset bcc661750bec
|
2008-08-12 10:12:26 -07:00 |
|
Brian Crowder
|
9a8dac1b94
|
Bug 422972: Backed out changeset e951bdfb047d (tree closed)
|
2008-08-12 09:46:47 -07:00 |
|
Brian Crowder
|
a3acb93892
|
Bug 418703: Backed out changeset f788da9b2165 (tree closed)
|
2008-08-12 09:45:54 -07:00 |
|
Brian Crowder
|
ee468d02ea
|
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
|
aaa54c6cee
|
Bug 148192 – Remove session-logout code from networking
p=sgautherie r/sr=cbiesinger
|
2008-08-01 22:38:16 +01:00 |
|
Boris Zbarsky
|
17ae4f93ca
|
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
|
426e54e91e
|
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
|
da347c96f2
|
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
|
d5d089d3be
|
Back out bug 235853 due to mochitest failures
|
2008-04-08 10:23:19 -07:00 |
|
gavin@gavinsharp.com
|
34a2a034a1
|
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
|
29cfd3e8a2
|
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
|
7dfcb87a1c
|
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
|
3d0b3ec53f
|
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 |
|