Boris Zbarsky
|
1322caec18
|
Bug 455311. Better handling of a successful redirect. r+sr=biesi pending
|
2008-10-22 21:43:15 -04:00 |
|
Boris Zbarsky
|
d2d14f4bcb
|
Fixing test to actually pass on Mac
|
2008-10-22 13:45:07 -04:00 |
|
Boris Zbarsky
|
91368d770a
|
Fixing indent
|
2008-10-22 11:44:51 -04:00 |
|
Boris Zbarsky
|
2938178520
|
Bug 455311. Better handling of Cancel and IsPending() on nsBaseChannel redirects, plus unit tests. r+sr=biesi
|
2008-10-22 11:42:32 -04:00 |
|
Ehsan Akhgari
|
b01ff42ba2
|
Bug 248970 - Private Browsing mode (global toggle for saving/caching everything) [a fix to the cookie part]; r=dwitte sr=bzbarsky
|
2008-10-21 02:00:30 +03:30 |
|
Brad Lassey
|
dbe8393bf5
|
Bug 458252: local file paths are wrong on windows mobile r=dougt sr=bsmedberg
|
2008-10-20 13:03:20 -04:00 |
|
Dave Camp
|
a1df547c6e
|
Bug 495822: Move OfflineAppAllowed from nsIOService to nsOfflineCacheUpdateService. r+sr=biesi
|
2008-10-19 21:12:25 -07:00 |
|
Ehsan Akhgari
|
90c0874889
|
Bug 248970 - Private Browsing mode (global toggle for saving/caching everything) [cookie part]; r=dwitte,mconnor sr=bzbarsky
|
2008-10-20 00:42:53 +03:30 |
|
Ehsan Akhgari
|
d4ff4e3d91
|
Bug 248970 - Private Browsing mode (global toggle for saving/caching everything) [nsIPrivateBrowsingService interface]; r,sr=bzbarsky
|
2008-10-20 00:39:56 +03:30 |
|
Pam Greene
|
9d81b8cfdf
|
Bug 455771 - Add information for .tel to public suffix (effective TLD) list; r=gerv
|
2008-10-18 00:28:36 +02:00 |
|
Chris Double
|
22956f0d68
|
Bug 398185 - Add byte range request support to JS httpd - r=jwalden+bmo
|
2008-10-17 12:38:14 +13:00 |
|
David Triendl
|
a3c0d750e5
|
Bug 457470 - Update public suffix (effective TLD) list (3); r=gerv
|
2008-10-17 01:29:10 +02:00 |
|
Ian
|
ee43bba9c1
|
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 |
|
Patrick McManus
|
ceb7a682f9
|
Bug 208312. Cache DNS failure responses, not just successful lookups. r+sr=bzbarsky
|
2008-10-13 17:04:09 -04:00 |
|
Bjarne
|
32ebd22262
|
Bug 327765 - Mozilla's cache does not invalidate on non-GET requests; r=cbiesinger
|
2008-10-10 18:14:51 +02:00 |
|
Honza Bambas
|
de852e3860
|
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
|
8b11d938d2
|
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
|
fdede899e6
|
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
|
d666c489d5
|
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
|
e56b3fe07b
|
Merge backout of changeset 6357eb31cec6 (bug 455311) for causing performance regression bug 458065.
|
2008-10-05 19:56:17 -07:00 |
|
L. David Baron
|
00cbbadc3e
|
Backed out changeset 6357eb31cec6 (bug 455311) for causing performance regression bug 458065.
|
2008-10-05 19:55:41 -07:00 |
|
Reed Loden
|
2e4f64de6e
|
Merge backout changeset for bug 454406
|
2008-10-01 01:03:35 -05:00 |
|
Reed Loden
|
93534d0ac8
|
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
|
ca0850cf6f
|
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
|
50b78fb725
|
Bug 412945 - "Malformed POST requests generated when using elance.com" [r=biesi sr=bzbarsky]
|
2008-10-01 00:31:24 -05:00 |
|
Michal Novotny
|
0b7776d77b
|
Bug 365133 - "The FTP folder won't open!" [r=bzbarsky sr=dougt]
|
2008-10-01 00:28:39 -05:00 |
|
Daniel Veditz
|
7e406efef1
|
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
|
e519ee34e1
|
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
|
cce6fbac9b
|
Implement cookieless requests for Access-Control. b=389508 r=biesi sr=jst
|
2008-09-30 17:52:52 -07:00 |
|
Jonas Sicking
|
6f2a7e0f6b
|
Update Access-Control implementation to match changes in spec. b=389508 r/sr=jst
|
2008-09-30 17:50:42 -07:00 |
|
Dave Camp
|
f138e2b4a5
|
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
|
83b59a4752
|
Followup to bug 442813, return the right error when offline. r+sr=biesi
|
2008-09-30 13:26:42 -07:00 |
|
Dave Camp
|
5a11a16230
|
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
|
67671b9984
|
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
|
6c7a1a881c
|
Bug 455311. Treat .url files as redirects. r+sr=biesi
|
2008-09-29 17:02:44 -04:00 |
|
Andrew Sutherland
|
4ddc12dada
|
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
|
632524c994
|
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
|
b800307262
|
Backed out changeset c2e02e6250db
|
2008-09-25 19:34:29 +12:00 |
|
Chris Double
|
b73459c8fc
|
Bug 398185 - Add byte range request support to JS httpd - r+=sayrer
|
2008-09-25 15:30:35 +12:00 |
|
Ehsan Akhgari
|
530b63bf4e
|
Bug 455598 - nsICookieManager2.cookieExists incorrectly assumes a nsCookie param; test; r=dwitte sr=bzbarsky
|
2008-09-20 16:28:09 +02:00 |
|
Arpad Borsos
|
18fcddc20b
|
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
|
0a5de4c6d9
|
Bug 455598 - nsICookieManager2.cookieExists incorrectly assumes a nsCookie param; r=dwitte sr=bzbarsky
|
2008-09-17 15:30:47 +02:00 |
|
Arpad Borsos
|
aa5c56e310
|
Bug 454479 - Clean up unused variables in netwerk/; r=cbiesinger
|
2008-09-15 15:34:46 +02:00 |
|
Arpad Borsos
|
db0328223b
|
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
|
c655c9d010
|
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
|
e3168d95a2
|
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
|
25279c5eca
|
Bug 455035 Crash shutting down in cookie code
r=dwitte sr=biesi
|
2008-09-14 03:32:14 +02:00 |
|
Olli Pettay
|
d943613aaa
|
Fix bustage caused by 91493f716bdf
|
2008-09-12 15:13:10 +03:00 |
|
Boris Zbarsky
|
8f3679f5cf
|
Add some logging to make things easier to debug
|
2008-09-12 07:44:19 -04:00 |
|
Daniel Holbert
|
6493eacd9c
|
merge after backing out 38140c8a8327
|
2008-09-11 12:03:01 -07:00 |
|