jwalden%mit.edu
be3ed1d792
Bug 359824 - necko unit test failure: test_authentication.js. Previous commit to revert bug 223846 forgot to remove an extra header that the original commit added; this commit removes that unnecessary include. r=vlad on the original backout patch
2006-11-23 13:19:53 +00:00
sspitzer%mozilla.org
e479dd1e95
backing out the fix for bug #223846 (AuthName with escaped quote in it sets wrong realm) because it causes two regressions:
...
bug #361544 : unable to log into https://intranet.mozilla.org
bug #359824 : necko unit test failure: test_authentication.js
thanks to jeff walden for the patch.
r=vlad, g# agrees with the backout, too.
2006-11-23 01:09:20 +00:00
sspitzer%mozilla.org
f6598b7ba0
tree is closed, backing out my last backout
2006-11-22 22:13:14 +00:00
sspitzer%mozilla.org
8ea56c0bc6
backing out the fix for bug #223846 (AuthName with escaped quote in it sets wrong realm) because it causes two regressions:
...
bug #361544 : unable to log into https://intranet.mozilla.org
bug #359824 : necko unit test failure: test_authentication.js
thanks to jeff walden for the patch.
r=vlad, g# agrees with the backout, too.
2006-11-22 22:03:58 +00:00
bzbarsky%mit.edu
0a3a624149
Make it possible for protocol handlers to configure how CheckLoadURI should
...
treat them via their protocol flags. Remove the protocol list we used before.
Bug 120373, r=dveditz, sr=darin
2006-11-10 23:49:08 +00:00
gavin%gavinsharp.com
b924284098
Bug 223846: AuthName with escaped quote in it sets wrong realm, patch by Ryan Jones <sciguyryan+bugzilla@gmail.com>, r=biesi, sr=darin
2006-11-06 14:48:57 +00:00
timeless%mozdev.org
46d2b15871
Bug 106386 Correct misspellings in source code
...
r=glennrp@gmail.com , bclary@bclary.com rs=brendan
2006-11-01 23:02:18 +00:00
cbiesinger%web.de
3b097dda12
Bug 357877 nsFileChannel::OpenContentStream leaks when
...
nsFileUploadContentStream::IsInitialized fails
patch by Ryan Jones <sciguyryan+bugzilla@gmail.com> r+sr=biesi
2006-10-25 16:00:02 +00:00
darin%meer.net
0a3e84eb0b
fixes bug 352848 "treat invalie Expires header as expires immediately" r=biesi
2006-10-04 02:54:15 +00:00
cbiesinger%web.de
9a381e7875
bug 354410 move auth prompt strings out of necko. also, use the correct
...
strings for prompting without a realm and for prompting only for a password.
r=darin
2006-09-28 20:11:33 +00:00
cbiesinger%web.de
79738ef491
Bug 265780 make FTP use nsIAuthPrompt2
...
r=darin
2006-09-22 21:06:57 +00:00
cbiesinger%web.de
ceb5af864c
fixing bustage from Bug 351876
2006-09-15 22:33:04 +00:00
cbiesinger%web.de
e3d051eb8b
Bug 351874 Move nsAboutRedirector out of necko
...
r=darin
2006-09-15 22:17:26 +00:00
cbiesinger%web.de
74a2a1d30c
Bug 351876 Move nsICryptoHash into necko
...
r=darin
2006-09-15 22:06:31 +00:00
cbiesinger%web.de
6a579c885f
removing unused include
2006-09-13 23:42:33 +00:00
cbiesinger%web.de
7df0eb47fe
bug 351255 stop processing commands once we hit an error, to avoid using
...
cleared member variables
r=darin
2006-09-13 00:11:45 +00:00
benjamin%smedbergs.us
d53a42fd13
Bug 337744 - Additional protocol parsing tightening, r=darin
2006-09-11 15:51:01 +00:00
cbiesinger%web.de
d3117cbea4
Bug 265780 make the level argument to nsIAuthPrompt2 useful by introducing a
...
new flag for nsIHttpAuthenticators indicating whether the PW will be encrypted
r=darin
2006-09-05 23:47:30 +00:00
cbiesinger%web.de
53e3d8497d
Bug 350790 Don't send the request to the server if an on-modify-request
...
observer or a loadgroup observer cancelled the channel
r=darin
2006-08-31 17:51:52 +00:00
timeless%mozdev.org
97d86b0df2
Bug 106386 Correct misspellings in source code
...
r=bernd rs=brendan
2006-08-28 20:12:37 +00:00
cbiesinger%web.de
8c59aae763
Bug 265780 part I: Implement nsIAuthPrompt2 and related interfaces per the design at
...
http://wiki.mozilla.org/Necko:nsIAuthPrompt2
r=darin
2006-08-26 21:42:54 +00:00
darin%meer.net
9747f015f1
fixes bug 335909 "google search 'wiki cheese' and click first hit, results in blank page" r=biesi
2006-08-07 18:04:29 +00:00
cbiesinger%web.de
68efed5537
bug 346151 Add nsIProxiedChannel to allow querying the proxy info a channel
...
was created with
r=darin sr=bz
2006-08-01 21:28:31 +00:00
darin%meer.net
c9004b71dd
fixes bug 318006, r=biesi, sr=dveditz
2006-07-20 00:57:38 +00:00
benjamin%smedbergs.us
899574c818
Bug 337744 - tighten up resource: protocol handling, r=darin
2006-07-12 15:25:51 +00:00
bzbarsky%mit.edu
d74d9be343
Just store the flags, not various booleans. Bug 342914, r=biesi, sr=darin
2006-06-29 16:18:01 +00:00
darin%meer.net
806f2c78ff
fixes bug 323708 "Recalculation of ComputeFreshnessLife wrong after performing If-Modified-Since / If-None-Match request" patch by mozilla@com.jkkn.dk r=biesi sr=darin
2006-06-27 23:49:31 +00:00
darin%meer.net
10a0c2ec34
fixes bug 184304 "When memory cache is disabled, no-store pages are not displayed at all" patch by mozilla@Weilbacher.org, r=biesi, sr=darin
2006-06-27 21:57:13 +00:00
gavin%gavinsharp.com
6dd81ae590
Bug 326528: fix out-of-bound error in pref reading code, r+sr=darin
2006-06-26 00:05:15 +00:00
darin%meer.net
c5a852d94f
fixes bug 312811 "Port blocking code gets confused by proxy server" r=biesi sr=bzbarsky
2006-06-24 01:25:17 +00:00
darin%meer.net
b1554032ae
fixes bug 331825 "Unable to do conditional gets via XMLHttpRequest with 1.5.0.1, works in 1.0.7" r=biesi sr=bzbarsky
2006-06-23 00:49:40 +00:00
darin%meer.net
c6846a8db6
fixing bug 334142 "Firefox 1.5.0.2 doesn't work with some online banking systems" r+sr=bzbarsky
2006-06-22 21:53:06 +00:00
bzbarsky%mit.edu
282ad6509b
Fiox the special-casing for about:blank to deal with it now being
...
moz-safe-about:blank as far as the security manager is concerned. Bug 342108,
r=darin, sr=jst
2006-06-22 02:21:06 +00:00
bzbarsky%mit.edu
8cd320ad22
Allow about: modules to just set a flag to force script execution to be allowed
...
for particular about: URIs, instead of hardcoding checks in the security
manager. Bug 341313, r=darin, sr=jst
2006-06-22 02:19:49 +00:00
bzbarsky%mit.edu
9509962b32
Move the safe vs unsafe about: distinction out of the security manager and into
...
nsIAboutModule implementations. Bug 337746, r=dveditz, sr=darin
2006-06-19 21:02:12 +00:00
ajschult%verizon.net
0cb1a2fd02
Bug 309459: Crash when using cacheService.visitEntries. Patch by Adam Guthrie <ispiked@gmail.com>, r+sr=darin.
2006-05-20 22:36:48 +00:00
darin%meer.net
cb43666976
fixes bug 308371 "Add additional instrumentation to Http protocol" patch by LeRoy Krueger (leroyk@attglobal.net), r+sr=darin
2006-05-19 22:50:02 +00:00
darin%meer.net
153449a95e
fixes bug 337893 "nye bloat tbox sometimes reports 'RLk:-2147483048.00000B'" r+sr=bzbarsky
2006-05-16 20:11:22 +00:00
bzbarsky%mit.edu
e80a83a9fd
Remove the keyword: protocol handler. Expose the functionality on nsIURIFixup
...
instead. Bug 337339 and bug 264830, r=biesi, sr=darin
2006-05-16 03:02:28 +00:00
darin%meer.net
ea010b8b75
fixes bug 337752 "gcc 3.2.2 generates bad code for nsRunnableMethod<T>" r=bsmedberg
2006-05-12 20:18:13 +00:00
mkaply%us.ibm.com
8f34963317
#326273
...
r=mkaply, sr=mkaply (OS/2 only)
OS/2 changes from threading checkin - build bustage
2006-05-11 17:22:54 +00:00
darin%meer.net
e53eb29e72
fixing upload to a file channel and the win32 vc6 build bustage (out with NS_NewRunnableMethod and in with NS_NEW_RUNNABLE_METHOD)
2006-05-10 22:49:04 +00:00
darin%meer.net
f220aeccae
fixes SunOS bustage
2006-05-10 20:29:54 +00:00
darin%meer.net
0318b8c707
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
2006-05-10 17:30:15 +00:00
bzbarsky%mit.edu
722b5218b2
Add an interface for nested URIs (like jar:, view-source:, etc) to implement
...
and use it in various places. Create null principals if asked for a codebase
principal for a codebase that doesn't have an inherent security context (eg
data: or javascript:). Bug 334407, r=biesi,dveditz, sr=darin
2006-05-02 18:54:19 +00:00
cbiesinger%web.de
9003ef3342
bug 334516 Handle the case where we have both a transaction pump and a cache
...
pump (that is, the case when we are completing a partial cache entry):
- correct the assertion
- read from the cache pump when calling type sniffers (since it contains the
initial data)
r+sr+a=darin
2006-04-20 10:59:10 +00:00
darin%meer.net
d469418257
fixes bug 334439 "nsHttpConnectionMgr::MAX_CONNECTIONS set to mMaxRequestDelay; should be mMaxConnections" patch by dave.puchyr@avaritia.com, r=biesi, sr=darin
2006-04-18 14:24:09 +00:00
darin%meer.net
db984be6ae
fixes bug 329746, r=biesi sr=bz
2006-04-07 17:45:44 +00:00
darin%meer.net
ebb124c47e
fixes bug 328817, r=biesi sr=bz
2006-04-07 17:44:32 +00:00
darin%meer.net
15471e968f
fixes bug 330214 "Ignore Transfer-Encoding header sent with HTTP/1.0 response" r=biesi sr=bzbarsky
2006-04-05 02:09:41 +00:00