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

5838 Коммитов

Автор SHA1 Сообщение Дата
Patrick McManus 26fb25117e Bug 208312. Cache DNS failure responses, not just successful lookups. r+sr=bzbarsky 2008-10-13 17:04:09 -04:00
Bjarne caced0161b Bug 327765 - Mozilla's cache does not invalidate on non-GET requests; r=cbiesinger 2008-10-10 18:14:51 +02:00
Honza Bambas 0db111e721 Bug 435558 - Certificate error page not displayed while using proxy on 'localhost'; r=cbiesinger sr=bzbarsky 2008-10-10 18:02:30 +02:00
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
Ben Newman 97433a48ab Bug 454850. Make sure that whenever nsPrincipal::Equals would return true for a pair of principals their nsPrincipal::GetHashValue returns are also equal. r+sr=bzbarsky 2008-10-08 09:16:27 -04: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
Reed Loden 1c77a41798 Merge backout changeset for bug 454406 2008-10-01 01:03:35 -05:00
Reed Loden 984577563b Bug 454406 - "SSL handshakes fail after asking PSM to remember user's choice of client auth cert" (backed out changeset 6615b044bcd8 from bug 431819) 2008-10-01 01:01:39 -05:00
Michal Novotny c6c4687357 Bug 429347 - "URL parser gets confused by ref with no path" [r=bzbarsky sr=cbiesinger] 2008-10-01 00:34:29 -05: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
Michal Novotny 12c9fd28e9 Bug 365133 - "The FTP folder won't open!" [r=bzbarsky sr=dougt] 2008-10-01 00:28:39 -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
Jonas Sicking 69b9ff0371 Update Access-Control implementation to match changes in spec. b=389508 r/sr=jst 2008-09-30 17:50:42 -07:00
Dave Camp b01fb32f96 Bug 426932: update online/offline state on osx. p=dcamp/smichaud, r=smichaud/josh, sr=roc 2008-09-30 15:27:06 -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
Andrew Sutherland 9368a35a26 Bug 361401 - nsAppleFileDecoder assumes big-endian platform, effectively corrupts AppleDouble thunderbird mail attachments; r+sr=bzbarsky 2008-09-29 00:04:23 +02:00
Michal Novotny 7a42d7b8bc Bug 355567. Handle disk cache collisions by refusing to open a cache entry instead of by sometimes clobbering the content in the existing entry. r+sr=bzbarsky 2008-09-26 09:33:36 -04:00
Chris Double 2d8c92b2bd Backed out changeset c2e02e6250db 2008-09-25 19:34:29 +12:00
Chris Double 52563985bc Bug 398185 - Add byte range request support to JS httpd - r+=sayrer 2008-09-25 15:30:35 +12:00
Ehsan Akhgari 8950c06710 Bug 455598 - nsICookieManager2.cookieExists incorrectly assumes a nsCookie param; test; r=dwitte sr=bzbarsky 2008-09-20 16:28:09 +02:00
Arpad Borsos 7c8fe9b1d4 Bug 451909 - kill MOZ_XUL_APP now that all apps set it; files removal; r=ted.mielczarek 2008-09-20 15:54:40 +02:00
Ehsan Akhgari 02c78fb57e Bug 455598 - nsICookieManager2.cookieExists incorrectly assumes a nsCookie param; r=dwitte sr=bzbarsky 2008-09-17 15:30:47 +02:00
Arpad Borsos f78afaec8d Bug 454479 - Clean up unused variables in netwerk/; r=cbiesinger 2008-09-15 15:34:46 +02:00
Arpad Borsos 1e410ca73d Bug 451909 - kill MOZ_XUL_APP now that all apps set it; 'jar.mn' part; r=ted.mielczarek 2008-09-15 15:19:32 +02:00
Christian Biesinger 61ce0471a4 bug 454587 Make sure that don't disable memory cache when
PR_GetPhysicalMemory() fails. Instead, default to 32 MB of memory (2 MB cache
size)
r+sr=bz
2008-09-14 15:45:52 -07:00
Magnus Melin 84837afd35 Bug 431890: nsStandardURL::SetSpec does not fail when host contains leading space " ". r+sr=cbiesinger 2008-09-14 21:15:06 +03:00
timeless@mozdev.org eb6e3834b8 Bug 455035 Crash shutting down in cookie code
r=dwitte sr=biesi
2008-09-14 03:32:14 +02:00
Olli Pettay bb4cac6ed5 Fix bustage caused by 91493f716bdf 2008-09-12 15:13:10 +03:00
Boris Zbarsky 88ad30e7a8 Add some logging to make things easier to debug 2008-09-12 07:44:19 -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
Olli Pettay cdbdb36ee4 Bug 454217, httpd.js doesn't handle large body properly, r=sayrer, +change XHR POST test to use request.body 2008-09-09 12:32:35 +03:00
Honza Bambas 3bcd02a445 Bug 443610 - Add body and PUT handling to httpd.js; "DELETE" part; r=sayrer 2008-09-07 17:19:08 +02:00
Honza Bambas 7f0abab8dd Bug 443610 - Add body and PUT handling to httpd.js; "PUT" part; r=sayrer 2008-09-07 17:18:06 +02:00
Michal Novotny 51dca3fb4e Bug 408138 - File URL incorrect when file path is not in filesystem encoding; r=cbiesinger sr=bzbarsky 2008-09-07 15:59:48 +02: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
Honza Bambas 519f390b22 Bug 452775 - Minefield Nightly fails to initiate dial-up login; r=cbiesinger 2008-09-07 14:43:35 +02:00
Gervase Markham 4a34a60484 Bug 450339 - Public Suffix List incorrectly blocks second-level .pe domains which now exist. Patch by gerv; r=pamg. 2008-09-03 18:23:46 +01:00
Gervase Markham 75422a6cf8 Bug 452428 - Update Public Suffix List again. Patch by David Triendl; r=gerv. 2008-09-02 16:16:18 +01:00