Jeff Walden
9ba0796b8f
Bug 463254 - httpd.js fails on mac when running test_CrossSiteXHR.html. The problem was that exceptions were causing files not to be closed on OS X, and we were hitting the open-file limit; add some try-finally magic to close in a failsafe manner. r=honzab
2008-11-06 12:44:27 -08:00
Honza Bambas
6a4c010622
Bug 460328: Make online whitelist entries match by prefix. r=dcamp, sr=biesi
2008-11-05 16:01:08 -08:00
Honza Bambas
c8fedd2705
Bug 461325: Cache implicit entries when the manifest is not changed. r=dcamp, sr=biesi
2008-11-05 16:01:08 -08:00
Honza Bambas
d82181a981
Bug 460353: app caches should be per iframe, not per toplevel browsing context. r=dcamp, r+sr=jst
2008-11-05 16:01:07 -08:00
Jeff Walden
060e9f580e
Bug 462864 - Expose request body as a stream, state-machine refactoring in httpd.js. r=honzab
2008-11-05 15:31:30 -08:00
Justin Dolske
b851587e76
Investigating leaks in bug 463263, backout bug 453403.
2008-11-05 12:55:38 -08:00
Justin Dolske
4c397f756a
Backed out changeset e8fd3f4c52b6
2008-11-05 12:54:51 -08:00
Justin Dolske
c6b064c128
Investigating leaks in bug 463263, backout bug 453403.
2008-11-05 12:54:19 -08:00
Justin Dolske
ba1baaff3e
Backed out changeset 19b3caf108d1
2008-11-05 12:53:02 -08:00
Shawn Wilsher
a1ce236437
Bug 460086 - Library context menu for history items should include "Delete all data to <domain>"
...
This also adds this to the history sidebar because of the modularity of the code. Yay!
r=mconnor
r=dietrich
Tests will be landing in a follow-up patch.
2008-11-05 03:24:22 -05:00
Gavin Sharp
d54eed15ff
Backed out changeset f014c59ad81d
2008-11-04 23:35:39 -05:00
Jeff Muizelaar
d6bc35b4d4
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
9e7892628c
merge
2008-11-04 11:58:28 -08:00
Doug Turner
7ae65dfa00
Merge to tip
2008-11-04 11:39:05 -08:00
Dave Camp
78a7554f63
Bug 461071: Allow application caches to be obsoleted. r=honzab, r+sr=bz
2008-11-04 10:59:12 -08:00
Boris Zbarsky
969d90218e
Bug 453403. Fix leak of nsHostResolver by making sure to wake up all the worker threads on shutdown
2008-11-04 12:03:11 -05:00
Patrick McManus
346822dba8
Bug 453403. Add DNS prefetching, similar to what Google chrome does. r+sr=bzbarsky
2008-11-04 11:14:29 -05:00
Doug Turner
098a5dadd2
Merge to tip
2008-11-04 08:12:50 -08:00
Patrick McManus
3714739a14
Bug 459724. Make page reload bypass the DNS cache. r+sr=bzbarsky
2008-11-04 11:05:46 -05:00
Patrick McManus
00f7b08c74
Bug 459724. Fix normalization of flags in the DNS cache to allow other work that depends on these flags to happen. r+sr=bzbarsky
2008-11-04 11:05:24 -05:00
Boris Zbarsky
f3130e5161
Backing out changesets 374d3cf7b48d, 5d9dc9b6127e, 8c4f57a5674d, cd9a392337b7
2008-11-04 11:03:10 -05:00
Doug Turner
a779bc0a00
Bug 461832 - windows mobile bustage on file protocol handler. r=blassey sr=bz
2008-11-04 07:23:54 -08:00
Patrick McManus
3df57bb663
Bug 453403. Add DNS prefetching, similar to what Google chrome does. r+sr=bzbarsky
2008-11-04 10:22:04 -05:00
Patrick McManus
7f731cfb6e
Bug 453403. Add DNS prefetching, similar to what Google chrome does. r+sr=bzbarsky
2008-11-04 10:14:50 -05:00
Patrick McManus
0798777095
Bug 459724. Make page reload bypass the DNS cache. r+sr=bzbarsky
2008-11-04 10:12:49 -05:00
Patrick McManus
49c7f0bb67
Bug 459724. Fix normalization of flags in the DNS cache to allow other work that depends on these flags to happen. r+sr=bzbarsky
2008-11-04 10:10:00 -05:00
Dave Camp
075a71489f
Bug 445544: Navigating away from an offline app fails. r=honzab, r+sr=bz
2008-11-04 02:20:27 -08:00
Phil Ringnalda
bbe7e1d08a
Bug 461888 - Remove unused PACKAGE_FILE and PACKAGE_VARS and .pkg files, mozilla-central part, r=bsmedberg
2008-11-03 19:46:28 -08:00
Ehsan Akhgari
1bd7a4be4f
Bug 411929 - Private Browsing UI; r=mconnor,bzbarsky sr=bzbarsky
2008-11-04 02:52:23 +03:30
Ehsan Akhgari
4770654ff7
Bug 248970 - Private Browsing mode (global toggle for saving/caching everything) [unit test API changes]; r,sr=mconnor
2008-11-04 02:52:22 +03:30
timeless@mozdev.org
8277de41ec
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
Boris Zbarsky
2d7dc5453a
Bug 462804. Remove redundant method. r=dcamp, biesi, sr=roc
2008-11-03 11:00:54 -05:00
Jeff Walden
0b43a90166
Consistently rebrand to httpd.js, since that's basically how everyone knows about it and because the older name was ugly. No bug, basically comment-only changes, r+sr+ui-r+a=mconnor per the inestimable firebot
2008-11-02 22:46:54 -08:00
Ehsan Akhgari
13b00ee7f2
Change the IDL comment to specify microseconds for bug 411952
2008-11-01 01:06:23 +03:30
Ehsan Akhgari
6b5f7550c0
Bug 411952 - Cookie's creationTime needs to be exposed via nsICookie2; r=mconnor, sr=bzbarsky (unit test)
2008-10-31 17:21:31 +03:30
Ehsan Akhgari
472e6a24bc
Bug 411952 - Cookie's creationTime needs to be exposed via nsICookie2; r=mconnor, sr=bzbarsky
2008-10-31 17:19:18 +03:30
Honza Bambas
19179e88b6
Bug 461327 - White list entries fix; r=dcamp sr=bzbarsky
2008-10-28 05:33:12 +01:00
Ehsan Akhgari
7324bfd3ea
Bug 248970 - Private Browsing mode (global toggle for saving/caching everything) [cache part]; r=cbiesinger,dcamp sr=cbiesinger
2008-10-25 13:56:20 +03:30
Daniel Veditz
830652956a
bug 443299: prevent potential OOM dos and null-deref crash. Patch by Justin Schuh, r=cbiesinger, sr=dveditz
2008-10-24 16:47:41 -07:00
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
Daniel Holbert
5d88d19404
Backed out changeset 38140c8a8327 to see if it fixes Bug 454896 (sporadic RLk)
2008-09-11 12:02:09 -07:00
Michal Novotny
025f2c9b0a
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
9bcce69d4a
Bug 436379 - "Make docshell and securebrowserui only accessible on the main thread". r=kaie.
2008-09-10 13:14:08 -07:00
Olli Pettay
0a720a8d24
Bug 451991 - nsIProgressEventSink::OnProgress reports wrong values when uploading, r+sr=biesi
2008-09-10 13:06:06 +03:00
Boris Zbarsky
ce2a8dfd0a
Bug 454411. Fix caching of redirects to actually work. r+sr=biesi
2008-09-09 21:39:38 -04:00
Olli Pettay
a4dcb20ef2
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
8ee27486d6
Bug 443610 - Add body and PUT handling to httpd.js; "DELETE" part; r=sayrer
2008-09-07 17:19:08 +02:00
Honza Bambas
4dba47826b
Bug 443610 - Add body and PUT handling to httpd.js; "PUT" part; r=sayrer
2008-09-07 17:18:06 +02:00
Michal Novotny
f3d2449c9b
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
9d1b81f5cc
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
86355cc4a3
Bug 452775 - Minefield Nightly fails to initiate dial-up login; r=cbiesinger
2008-09-07 14:43:35 +02:00
Gervase Markham
59cae19e3c
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
6dfda16e57
Bug 452428 - Update Public Suffix List again. Patch by David Triendl; r=gerv.
2008-09-02 16:16:18 +01:00
Arpad Borsos
3c87be4ffc
Bug 451909 kill MOZ_XUL_APP now that all apps set it. docshell/toolkit cleanup r=benjamin, makefile cleanups r=ted
2008-09-02 10:45:14 +01:00
honzab@allpeers.com
2eba452039
Bug 135007, Transfer mode of images should be relevant for shown lock icon state (mixed content)
...
Based on ideas from Stuart Parmenter and experimental code from Kai Engert
Patch contributed by Honza Bambas
r=kaie, r=pavlov, sr=bz
2008-09-01 22:53:59 +02:00
Honza Bambas
ec80dcba93
Bug 442812: Implement the application cache selection algorithm. r+sr=bz
2008-08-27 18:15:32 -07:00
Brian Crowder
c18b0bbb94
Fix bogus NS_NewURI call to use nsDependentString temporary instead of a raw LPWSTR
2008-08-27 15:06:34 -07:00
Brian Crowder
2103da0961
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
Gervase Markham
1cb45afd89
Bug 447815 - updates to the effective TLD list. Patches by David Triendl and Pam Greene, r=gerv.
2008-08-27 16:14:08 +01:00
Dave Camp
ace5a3bf61
Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz
...
* * *
2008-08-26 16:09:02 -07:00
Jan Odvarko
232d776f64
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
0356f133d4
Backed out changeset ebafb9df6ce0 (bug 442806)
2008-08-24 23:11:31 -07:00
Dave Camp
ac150ad11b
Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz
2008-08-24 21:51:19 -07:00
Dave Camp
f9a57d7f56
Backed out changeset 1c69f587516b (Bug 419562)
2008-08-20 02:35:26 -07:00
ben turner
4858bd3b92
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
31f2999169
Merge for backout of 442806
2008-08-19 22:53:41 -07:00
Dave Camp
234fd1844f
Backed out changeset ea551e6f0f40 (bug 442806)
2008-08-19 22:53:20 -07:00
Dave Camp
ee0120523b
Merge for backout of 442812
2008-08-19 22:52:37 -07:00
Dave Camp
71de9a78fb
Backed out changeset 1e3d4775197a (bug 442812)
2008-08-19 22:52:05 -07:00
Ryan VanderMeulen
a922457486
Bug 271823 - "do_GetIOService should use nsGetServiceByCID" (Fix the indentation error) [r=Neil]
2008-08-20 00:09:03 -05:00
Shawn Wilsher
cdfe697222
Bug 448372 - Sensitive cookie data remains readable and on disk in cookies.sqlite after "Clear Private Data" and "Remove All Cookies"
...
This makes the cookie service now delete the database file if it cannot clear
the table because of corruption. It then re-inits the database.
r=dwitte
2008-08-19 22:57:18 -05:00
Honza Bambas
6b04323552
Bug 442812: Implement the application cache selection algorithm. r+sr=bz
2008-08-19 19:31:08 -07:00
Dave Camp
db4eca26fd
Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz
2008-08-19 19:30:44 -07:00
Michal Novotny
96ad2865a5
Bug 379034 - Relative URLs with capitalized schemes are treated as absolute, r=biesi sr=bzbarsky
2008-08-19 10:48:10 -04:00
Justin Dolske
752487e4ef
Remove UTF8 BOM marker from last commit.
2008-08-18 17:44:28 -07:00
Bernard Alleysson ext:(%2C%20Ryan%20VanderMeulen%20%3Cryanvm%40gmail.com%3E)
2903e168b8
do_GetIOService should use nsGetServiceByCID - bug 271823 r=biesi sr=jag
2008-08-18 17:19:27 -07:00
Dave Townsend
330ddd2b79
Backout of bug 135007 due to Tp regression
2008-08-18 15:08:44 +01:00
Dave Townsend
9cb6773784
Backed out changeset cf3eae029913
2008-08-18 15:08:14 +01:00
Eric Butler
06ad41b197
open cookie db unshared and exclusive - bug 449987. r=dwitte
2008-08-17 21:05:54 -07:00
honzab@allpeers.com
a19d587018
Bug 135007, Transfer mode of images should be relevant for shown lock icon state (mixed content)
...
Based on ideas from Stuart Parmenter and experimental code from Kai Engert
Patch contributed by Honza Bambas
r=kaie, r=pavlov, sr=bz
2008-08-16 09:12:42 +02:00
Michal Novotny
1edb721140
Bug 427089 – FTP shouldn't send URLs in UTF-8. r=cbiesinger
2008-08-15 16:56:22 +02:00
Brian Crowder
7749f37e2e
Backed out changeset f134ac75b142
2008-08-14 15:15:06 -07:00
Brian Crowder
cc90d484f8
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
Serge Gautherie
df8933a41f
Bug 450177 - "TestBlockingSocket.cpp(158) : warning C4390: ';' : empty controlled statement found; is this the intent?", r+sr=biesi
2008-08-14 08:44:42 +02:00
Brian Crowder
17e18f188a
Backed out changeset 45df6b91be5a
2008-08-13 11:22:36 -07:00
Brian Crowder
c5184d2bf9
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
d6dfdd6a4f
Ugh! Mercurial fun: accidentally rolledback my rollback.
...
Backed out changeset bcc661750bec
2008-08-12 10:12:26 -07:00
Brian Crowder
3873ac30c6
Bug 422972: Backed out changeset e951bdfb047d (tree closed)
2008-08-12 09:46:47 -07:00
Brian Crowder
091e89ce8e
Bug 418703: Backed out changeset f788da9b2165 (tree closed)
2008-08-12 09:45:54 -07:00
Brian Crowder
cc595c2e58
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
Bobby Holley
e42a3ca1fc
Bug 449986 – profile-before-change should close cookie db connection. r=dwitte
2008-08-11 22:14:15 -07:00
Benjamin Smedberg
e8fa485944
From bug 449561, bug 445949, and others: let's just ditch nsDerivedSafe since the class of errors it's trying to protect against are uncommon in today's world. r=dbaron
2008-08-11 11:05:58 -04:00
Serge Gautherie
2fbde12631
Bug 148192 – Remove session-logout code from networking
...
p=sgautherie r/sr=cbiesinger
2008-08-01 22:38:16 +01:00
Boris Zbarsky
ba6f01e79d
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
Dave Camp
eb4bfaeb1c
Bug 448712. Make sure to remove the storage for an empty entry in a cache block file. r+sr=biesi
2008-07-31 17:53:12 -07:00
Dave Camp
a4644e4b80
Bug 448712. Make sure to remove the storage for an empty entry in a cache block file. r+sr=biesi
2008-07-31 17:51:51 -07:00
Benjamin Smedberg
9961c9eb16
Bug 445853 - Add namespaces to various tests: these tests share a class name with other tests, which makes XPCOMGC rewriting very confused. r=biesi
2008-07-27 21:09:10 -04:00
"Brad Lassey"
a6b45b982b
Bug 441636 - Add support for DBus Handler Apps r=biesi
2008-07-25 12:36:07 -04:00
Gervase Markham
0579f178a3
Bug 438585 - "Updates to Public Suffix List" [p=dwitte]
2008-07-12 06:56:15 -05:00
Gervase Markham
b0f81b497d
Back out Public Suffix List changes at myk's request
2008-07-10 23:04:06 +01:00
Gervase Markham
9d5f37bb67
Bug 438585 - Updates to Public Suffix List. Patch by gerv; r=dwitte.
2008-07-10 18:26:25 +01:00
Kai Engert
a46e4f3f66
Bug 431819, SSL client auth, repeated prompts for client certificate
...
r=rrelyea, r=dveditz
2008-06-18 21:36:29 +02:00
Gervase Markham
ef8f6d2699
Backed out changeset 8473190b24b0
...
Tinderboxes going orange.
2008-06-18 16:32:40 +01:00
Gervase Markham
6a99d8b1da
Bug 438585: First round of registry-submitted changes to Public Suffix List.
2008-06-18 15:02:51 +01:00
Gavin Sharp
21f5e4e8bf
Bug 407538: newURI( http://foo.com:80 ).port is 80, should be -1 (can set a URI's port to its default value by setting .spec), r+sr=biesi
2008-06-15 21:16:57 -04:00
Jeff Walden
074efa08c7
Bug 428009 - Update the HTTP server to require a *correct* host be specified with it, not just *a* host via an absolute URI as Request-URI or a specified Host header. This also gives request handlers proper details about the location to which the request was targeted. r=biesi on the raw socket usage in the test code, r=ted on the build changes, r=sayrer on the server changes
2008-06-07 02:43:15 -04:00
Gervase Markham
6c5e3d5e40
Testing variable expansion.
2008-06-05 16:46:41 +01:00
Gervase Markham
117b6226ff
Add licence boilerplate text to effective TLD list.
2008-06-05 16:25:20 +01:00
Vladimir Vukicevic
34c5bfc35c
b=437002; win32 weirdness with PGO builds -- stop building cookies with WARNINGS_AS_ERRORS. r=me
2008-06-02 23:52:47 -07:00
Benjamin Smedberg
4982bf049a
Bug 442714 - Mark NS_STACK_CLASS on nsAutoString, r=dbaron
2008-06-30 14:46:47 -04:00
Mats Palmgren
aaa49ce031
URI.path one character short after redirect involving fragment. b=438288 r+sr=cbiesinger
2008-06-19 23:39:46 +02:00
jorendorff@mozilla.com
9b5032bfde
Merge from cvs-trunk-mirror to mozilla-central.
2008-05-13 09:57:11 -05:00
reed@reedloden.com
1d5b3e1253
Bug 422172 - ""Automatic proxy configuration URL" reload button does not work" [p=hugues.fournier@gmail.com (Hugues Fournier) r+sr=biesi a1.9=beltzner]
2008-05-08 02:05:11 -07:00
jorendorff@mozilla.com
9b2db511f4
Merge from cvs-trunk-mirror to mozilla-central.
...
--HG--
rename : js/src/jsobj.c => js/src/jsobj.cpp
2008-05-07 17:37:49 -07:00
reed@reedloden.com
0cdb97a559
Back out Hugues Fournier's patch from bug 422172 as a possible cause of the crashes.
2008-05-07 04:29:08 -07:00
reed@reedloden.com
fd5db83e94
Bug 422172 - ""Automatic proxy configuration URL" reload button does not work" [p=hugues.fournier@gmail.com (Hugues Fournier) r+sr=biesi a1.9=beltzner]
2008-05-07 03:13:46 -07:00
gavin@gavinsharp.com
c097befe30
Bug 431774: make this test actually test what it was supposed to, instead of always passing, r=biesi
2008-05-05 14:00:59 -07:00
gavin@gavinsharp.com
db884f0c08
Bug 428250: clicking in blank space in file column of directory listing activates links, patch by Dão Gottwald <dao@mozilla.com>, r=mano, r=biesi, a=beltzner
2008-05-05 13:48:11 -07:00
Benjamin Smedberg
5337262e90
Merge cvs-trunk-mirror to mozilla-central. No manual conflict resolution was necessary.
...
--HG--
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
2008-04-30 12:35:19 -04:00
gavin@gavinsharp.com
b350f3c626
Bug 431013: FTP view is not using new folder icons on XP and Vista (also changes default ftp:/file: listing favicon), icons by Alex Faaborg and the Iconfactory, r=dao, sr=jst, a=damon
2008-04-29 11:47:37 -07:00
Benjamin Smedberg
160d9d1766
Merge cvs-trunk-mirror to mozilla-central. Automated merge, no manual conflict resolution necessary.
...
--HG--
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jslong.c => js/src/jslong.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsscope.c => js/src/jsscope.cpp
rename : js/src/jsstr.c => js/src/jsstr.cpp
rename : js/src/prmjtime.c => js/src/prmjtime.cpp
2008-04-29 10:20:07 -04:00
gavin@gavinsharp.com
edac82482f
Back out the patch for bug 235853, again, because of mochi*chrome* failures this time.
2008-04-17 19:49:40 -07:00
gavin@gavinsharp.com
ad723de10b
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-17 18:36:29 -07:00
cbiesinger@gmail.com
b7fc55e78b
Bug 429128 correctly adjust mRef when changing the query part of a URL r+sr=bz a=beltzner; unit test by bz r+sr=biesi
2008-04-17 01:27:44 -07:00
gavin@gavinsharp.com
bcd0b82e62
Bug 411433: properly handle file location URL in directory listings, patch by Masahiro Yamada <masa141421356@gmail.com>, r=biesi, sr=bzbarsky, a=damon
2008-04-16 13:23:23 -07:00
Benjamin Smedberg
b3c6962a6c
Merge cvs-trunk-mirror to mozilla-central.
...
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
2008-04-15 13:59:01 -04:00
smontagu@smontagu.org
1811675432
Pass domain names to stringprep label by label. Bug 427959, r+sr=biesi, a1.9+b1.9=beltzner
2008-04-14 01:26:55 -07:00
gavin@gavinsharp.com
bdc0dba20f
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
gavin@gavinsharp.com
53be8c9234
Bug 424877: remove FAMFAMFAM / Silk icons from themes, patch by Dão Gottwald <dao@mozilla.com>, r=biesi, a=beltzner
2008-04-13 17:48:16 -07:00
mkmelin+mozilla@iki.fi
8466d74199
Bug 408096: & not escaped as & in href when creating plaintext url html r=benb, sr=cbiesinger, a1.9=beltzner
2008-04-12 06:16:26 -07:00
masayuki@d-toybox.com
379ac2bde0
Bug 411854 directory list should use localized ellipsis p=Masahiro Yamada<masa141421356@gmail.com> r=bzbarsky a1.9=beltzner
2008-04-09 10:35:30 -07:00
dcamp@mozilla.com
299ba58c7b
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
Benjamin Smedberg
ef687634db
Bug 427831 - CHECK FAILED: file.txt == CVS/ -- no more CVS! r=waldo
2008-04-09 00:07:04 -04:00
wtc@google.com
d68f1edbec
Bug 426060: handle the possibility that both mHostRecord->addr_info and mHostRecord->addr are null if the old mHostRecord->addr_info exired and our attempt to reresolve it failed. r=jst, sr=cbiesinger blocking1.9+ Modified Files: nsDNSService2.cpp nsHostResolver.cpp
2008-04-08 17:42:52 -07:00
reed@reedloden.com
eb60d3138f
Bug 407845 - "nsCookieService::FindCookie() shouldn't return expired cookies" [p=dwitte@stanford.edu (Dan Witte [dwitte]) r+sr=biesi a1.9=damons]
2008-04-08 12:24:58 -07:00
smontagu@smontagu.org
3e8c717a6d
Fallback to null-padding in nsMimeHeaderParam::GetParameter if all other conversions fail. Bug 419157, r+sr=biesi, b=beltzner
2008-04-08 11:45:55 -07:00
gavin@gavinsharp.com
b797288af4
Back out bug 235853 due to mochitest failures
2008-04-08 10:23:19 -07:00
gavin@gavinsharp.com
cc9c79c41a
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
timeless@mozdev.org
d7e775a7be
Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore
2008-04-06 05:28:34 -07:00
reed@reedloden.com
093a52780c
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
reed@reedloden.com
eeab28dc66
Bug 422591 - "nsNotifyAddrListener shuts down its worker thread in response to the wrong observer topic" [p=honzab@allpeers.com (Honza Bambas [mayhemer]) r=biesi a=blocking1.9+]
2008-03-28 01:35:28 -07:00
gavin@gavinsharp.com
79fd3610a0
Back out bug 235853 due to unit mochitest failures
2008-03-25 11:35:25 -07:00
shaver@mozilla.org
019c328818
Bug 235853: don't freeze the UI when resolving DNS for PAC, by using deferred resolution if we would otherwise block on DNS. r+madskills=biesi, a-b5=mconnor
2008-03-25 08:55:19 -07:00
sdwilsh@shawnwilsher.com
e99293d31f
Bug 423273 - Fix storage API to not break old behavior. r=shaver, sr=shaver, a=shaver
2008-03-24 15:14:38 -07:00
cbiesinger@gmail.com
c25044c5af
364741 set mFDConnected before sending the connected notification r+sr=bz a=beltzner
2008-03-19 15:12:28 -07:00
timeless@mozdev.org
f33eb4a3b4
reverting, wrong patch, missing AMBIGUOUS
2008-03-19 14:55:22 -07:00
timeless@mozdev.org
8074fda8ae
Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore
2008-03-19 14:19:35 -07:00
cbiesinger@gmail.com
836c18f11e
followup to bug 418535, add comments about which threads nsISocketTransportService functions can be called on patch by Florian Quèze <florian@queze.net> r+sr=biesi
2008-03-18 14:00:53 -07:00
reed@reedloden.com
ffb0913b45
Bug 419794 - "work out key API for nsICryptoHMAC" (API use nsIKeyObject + fix nsKeyModule + nsICryptoHMAC usage fix) [p=honzab@allpeers.com (Honza Bambas [mayhemer]) r=rrelyea sr=dveditz a=blocking1.9+]
2008-03-18 12:45:40 -07:00
jwalden@mit.edu
9156d6bbff
Add a bunch of forgotten |false| parameters to setHeader calls in httpd.js server handlers; no functionality change because absence defaulted to false. No bug, test-only set of trivial changes so self-reviewing...
2008-03-18 10:42:39 -07:00
dwitte@stanford.edu
831df4da68
fix followup review comments from bug 421494. r=mconnor, sr=bz
2008-03-16 02:30:29 -07:00
dveditz@cruzio.com
bf42be7570
bug 421840, relax restriction on empty user:info to fix mailnews regression bug 419116. r/sr=biesi,neil, a=dsicore
2008-03-14 18:31:42 -07:00
reed@reedloden.com
378cac5766
Bug 333308 - "make clean and make distclean miss various files" (cleanup even more 2) [p=fta+bugzilla@sofaraway.org (Fabien Tassin) / mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=damons]
2008-03-14 08:18:24 -07:00
cbiesinger@gmail.com
2d2dd3357b
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
dwitte@stanford.edu
13effbe655
Bug 421494 - reimplement third party cookie blocking. r=mconnor, sr=bz, blocking1.9+
2008-03-12 00:53:50 -07:00
reed@reedloden.com
fc7cc13805
Bug 419036 - "Simplify nsCacheEntryHashTable::VisitEntries and break 'friendship'" [p=alfredkayser@gmail.com (Alfred Kayser) r=dcamp sr=biesi a1.9=damons]
2008-03-11 01:08:05 -07:00
timeless@mozdev.org
9dc3d7bca0
Bug 419510 PAC dateRange function doesn't handle months after JUN r=biesi a=dsicore Also adds support for getDay("SAT")...
2008-03-10 18:40:08 -07:00
dolske@mozilla.com
2eef0839db
Bug 419081 - Password prompting code doesn't check new passwords against all possible existing passwords. r=gavin, a=blocking-ff3+
2008-03-10 17:14:10 -07:00
reed@reedloden.com
8fd5659a33
Bug 355181 - "net_IsValidHostName() comment says one thing, code does another" (use a whitelist) [p=michal@allpeers.com (Michal Novotny) r=biesi a=blocking1.9+]
2008-03-10 11:59:13 -07:00
dwitte@stanford.edu
df68dd0e5a
improve interface documentation. no bug, npob
2008-03-09 01:12:12 -08:00
reed@reedloden.com
bbc9507dde
Bug 421490 - "wpad may be dangerous, and it is on by default" (only use WPAD if explicitly set in the prefs) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a=blocking1.9+]
2008-03-08 01:58:17 -08:00
dwitte@stanford.edu
1e46b1863e
Bug 404225 - improve nsCookieService::GetEnumerator() performance. r+sr+a=shaver
2008-03-08 01:47:23 -08:00
dveditz@cruzio.com
6eaa1f8b0e
bug 295922 change default for "select cert automatically", r/sr=biesi, blocking1.9+
2008-03-07 02:52:21 -08:00
bugzilla@standard8.plus.com
505e7ffa51
Bug 382437 nsLoginManagerPrompter.js needs to implement nsIAuthPrompt. r=dolske,gavin,sr=dveditz,approval1.9b4=beltzner
2008-03-02 04:24:24 -08:00
bzbarsky@mit.edu
1201485052
Add the charset right after the type, before all other params, if there is no existing charset in the type. Bug 413974, r=biesi, sr=sicking, a=beltzner
2008-02-28 20:24:32 -08:00
dwitte@stanford.edu
55d30b30aa
Bug 416207 - Update cookie/permission services from changes to mozIStorageService::OpenDatabase. r=sdwilsh, sr=mconnor, a=beltzner
2008-02-28 00:23:12 -08:00
dcamp@mozilla.com
44b567a446
Bug 415799: Interface and implementation for HMAC support. p=honzab@allpeers.com (Jan Bambas), r=kaie, r=rrelyea, sr=dveditz, blocking1.9=sayrer
2008-02-26 22:31:13 -08:00
wtc@google.com
c06d18ce56
Bug 403370: fixed a memory leak of a PRNetAddr whenever nsHostResolver::ResolveHost parses an IP address literal again. r=cbiesinger,darin. a1.9+=damons. Modified files: nsHostResolver.cpp nsHostResolver.h
2008-02-26 16:27:33 -08:00
wtc@google.com
c3c311e84b
Bug 415033: added a hidden preference (in about:config) for enabling or disabling the TLS session ticket extension. The patch is contributed by Nagendra Modadugu <ngm+mozilla@google.com>. r=wtc,rrelyea,kengert a1.9+=damons Modified Files: netwerk/base/public/security-prefs.js security/manager/ssl/src/nsNSSComponent.cpp
2008-02-26 15:09:39 -08:00
jwalden@mit.edu
0ac722e734
Bug 417218 - nsStandardURL::SetPath does the wrong thing when the path is '/' and is being set to ''. r+sr=biesi, a=beltzner
2008-02-26 14:48:42 -08:00
benjamin@smedbergs.us
b48eae3354
Bug 409384 - Firefox 3.0b2 fauks to compile with gcc 4.3, r=dwitte+dbaron a=damons
2008-02-26 14:44:41 -08:00
florian@queze.net
f3105887fb
Bug 418535 - Make socket attachment to nsSocketTransportService usable from XPCOM. r+sr=biesi, a1.9=beltzner
2008-02-26 12:39:50 -08:00
roc+@cs.cmu.edu
7ee4990c50
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
5d9eb35f5b
bug 398568: Fix prbool misuse in netwerk. r=biesi a=dsicore
2008-02-21 15:18:49 -08:00
benjamin@smedbergs.us
ca89a98e8c
Back out bug 412320 and various followups because the perf impact was minimal and the code is more complicated
2008-02-21 12:39:20 -08:00
dveditz@cruzio.com
cad53fa7ea
bug 415034 prevent URIs with userinfo but no username. r=biesi, sr=bsmedberg, blocking1.9+
2008-02-20 17:24:41 -08:00
dougt@meer.net
43d3cf3539
disable autodialer in windows mobile. r=bsmedberg, a=beltzner
2008-02-20 14:41:27 -08:00
jag@tty.nl
057bc17743
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
2008-02-18 00:50:04 -08:00
jwalden@mit.edu
90f095319c
Bug 414122 - Packaging changes to no longer ship an effective TLD list as a separate file, since we compile the data into necko now. r=notworthsomeonestimetoreview, a=blocker
2008-02-14 16:02:44 -08:00
jwalden@mit.edu
35761034ba
Bug 414122 - Preprocess effective TLD data into C++ code (eliminate file I/O to read, move parsing out of C++, remove an arena, etc.). r=dwitte, sr=bsmedberg, a=blocker
2008-02-14 14:57:20 -08:00
reed@reedloden.com
b52ea5e45c
Bug 412207 - nsSocketTransport::OnSocketDetached should null out mCallbacks and mEventSink [p=cbiesinger@gmx.at (Christian :Biesinger) r=Silver sr=sicking a=blocking1.9+]
2008-02-14 03:12:50 -08:00
reed@reedloden.com
2696e083e0
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
benjamin@smedbergs.us
54c3badf2f
Bustage fix, bug 412320
2008-02-12 12:07:57 -08:00
benjamin@smedbergs.us
5e262ed60c
Bug 412320 - generate QI for additional classes which, according to stats, show up in profiles as frequent callers of nsID::Equals, r=biesi,ted,sicking
2008-02-12 11:46:26 -08:00
reed@reedloden.com
a5c2c91a86
Typo fix.
2008-02-10 02:04:21 -08:00
reed@reedloden.com
ed8b60d99b
Bug 410150 - "nsCacheService: only add observers that we really need" (Use array/for loops for the Add/Remove observers) [p=alfredkayser@gmail.com (Alfred Kayser) r=dcamp sr=biesi a1.9=damons]
2008-02-09 20:53:28 -08:00
timeless@mozdev.org
bec7fcee32
Backing out because of unit test failure: [Exception... "Component returned failure code: 0x80470002 (NS_BASE_STREAM_CLOSED) [nsIZipWriter.addEntryStream]" nsresult: "0x80470002 (NS_BASE_STREAM_CLOSED)" location: "JS frame :: ../../../../_tests/xpcshell-simple/test_zipwriter/unit/test_storedata.js :: run_test :: line 84" data: no]
2008-02-09 16:01:36 -08:00
timeless@mozdev.org
933fc11012
Bug 412867 nsSimpleStreamListener needs to autoclose mSink IFF !mObserver r=biesi a=dsicore
2008-02-09 15:15:26 -08:00
reed@reedloden.com
b8fcd7780a
Bug 396222 - "let clients track the offline cache usage for a domain" [p=dcamp@mozilla.com (Dave Camp) / honzab@allpeers.com (Honza Bambas) r+sr=biesi r=dcamp a1.9=schrep]
2008-02-07 01:04:30 -08:00
dwitte@stanford.edu
51a4adec0c
enable pipelining over SSL by default. b=414477, r=biesi, sr=shaver, a=mconnor
2008-02-06 20:04:56 -08:00
jwalden@mit.edu
38eebf9225
Bug 401649 - JS CGI support in httpd.js -- create responses conditioned on header values and HTTP method types! r=sayrer
2008-02-05 17:12:32 -08:00
dwitte@stanford.edu
2cb7df8b9b
trivial errors-as-warnings fix for gcc4.3.
2008-02-02 21:06:57 -08:00
reed@reedloden.com
23e398896c
Bug 414901 - "Back out scriptable IO" [p=neil@mozilla.com (Neil Deakin) r+sr=bsmedberg a1.9b3=beltzner]
2008-02-01 18:07:49 -08:00
reed@reedloden.com
db5d659dcd
Back out the back out from bug 414901 until bug 415218 is fixed, or else we'll have very broken nightlies. :(
2008-02-01 01:00:59 -08:00
reed@reedloden.com
41073ec644
Back out the back out from bug 414901 until bug 415218 is fixed, or else we'll have very broken nightlies. :(
2008-02-01 00:51:29 -08:00
enndeakin@sympatico.ca
d23cbccf38
Bug 414901, back out scriptable IO api, r+sr=bsmedberg,a=beltzner
2008-01-31 11:18:07 -08:00
jonas@sicking.cc
ba446696ec
Bug 397878: Send Referer-Root header when doing cross-site access requests. Also update domain pattern matching to spec. Patch by <suryaismail@gmail.com>. r=bent sr=sicking b3a=beltzner
2008-01-31 00:16:54 -08:00
reed@reedloden.com
a87c613fbd
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
9b84e3d976
Bug 66057 - "Proxy: $http_proxy should influence proxy settings" [p=roc@ocallahan.org (Robert O'Callahan [roc]) / diane@ghic.org (Diane Trout) / ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=josh r+sr=biesi a1.9=damons]
2008-01-29 10:38:15 -08:00
reed@reedloden.com
14365335d8
Back out for now until there's a fix.
2008-01-29 09:57:17 -08:00
reed@reedloden.com
6e3e57465e
Bug 66057 - "Proxy: $http_proxy should influence proxy settings" [p=roc@ocallahan.org (Robert O'Callahan [roc]) / diane@ghic.org (Diane Trout) / ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=josh r+sr=biesi a1.9=damons]
2008-01-29 07:58:38 -08:00