Commit Graph

5094 Commits

Author SHA1 Message Date
darin%meer.net
91bbef5cc1 fixes bug 342581 "Crash on installing extension [@nsXPInstallManager::OnDataAvailable]" r=biesi sr=bzbarsky a=beltzner
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@206350 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-01 22:22:58 +00:00
darin%meer.net
aa20ad406e fixes bug 318006 "DNS checks not being consistently applied to URLs when proxy configured" r=biesi sr=dveditz a=dbaron
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@203301 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-20 22:59:31 +00:00
cbiesinger%web.de
1d5f78f341 Bug 274218 better document the behaviour of onDataAvailable. r+sr+a=darin
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@203296 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-20 22:29:57 +00:00
darin%meer.net
8e8a74c0f3 fixes bug 323708 "Recalculation of ComputeFreshnessLife wrong after performing If-Modified-Since / If-None-Match request" patch by mozilla@com.jkkn.dk and darin, r=biesi, a=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@203214 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-20 01:24:37 +00:00
darin%meer.net
3a6764aa32 fixes bug 335909 "Sporadic success viewing Amazon / Wikipedia site" r=biesi a=dbaron
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@203194 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-19 23:59:12 +00:00
cbiesinger%web.de
372b23b632 fixing bustage from bug 184304
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@203064 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-19 01:19:56 +00:00
cbiesinger%web.de
97e71e899a bug 184304 "When memory cache is disabled, no-store pages are not displayed
at all" patch by mozilla@Weilbacher.org, r=biesi, sr=darin a=mtschrep


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@203056 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-19 00:38:42 +00:00
cbiesinger%web.de
43740ee9f5 bug 226943 Don't map NS_ERROR_UNKNOWN_HOST to NS_ERROR_UNKNOWN_PROXY_HOST when
a SOCKS proxy is used, because in that case, this code resolves the real host
rather than the proxy host

patch by Sylvain Pasche <sylvain.pasche@gmail.com> r=biesi sr=darin a=mtschrep


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@203054 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-19 00:32:43 +00:00
darin%meer.net
ff0125ef50 fixing tree bustage and backing out changes to nsHttpChannel.cpp that were
not supposed to go into the branch.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@202949 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-18 18:17:12 +00:00
darin%meer.net
aaecc3ac80 fixes bug 308371 "Add additional instrumentation to Http protocol" r+a=darin
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@202881 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-18 17:50:52 +00:00
benjamin%smedbergs.us
3cdb63dc75 Bug 337744 - tighten up resource: protocol handling, r=darin a=schrep
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@202078 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-13 20:17:31 +00:00
dveditz%cruzio.com
2f53ba71d8 Bug 301762: add missing ssl versions of mail ports, r=dougt, sr=darin, a=darin
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@201697 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-06 19:40:38 +00:00
bzbarsky%mit.edu
6f321d6523 Remove the keyword: protocol handler. Expose the functionality on nsIURIFixup
instead. Bug 337339 and bug 264830, r=biesi, sr=darin, a=mconnor


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@201062 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-28 03:35:14 +00:00
darin%meer.net
7380e80e39 landing patch for bug 243277 again.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@201060 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-28 03:30:39 +00:00
darin%meer.net
50f80a3bbc reverting last patch in the hope of fixing tinderbox orange
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@201048 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-28 01:36:50 +00:00
darin%meer.net
6a392abe42 fixes bug 243277 "Offline: PAC: fails to load at startup when offline, then never tries again" r=biesi sr+a=bzbarsky
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@201037 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-27 22:51:03 +00:00
darin%meer.net
9249099f5d fixes bug 331825 "Unable to do conditional gets via XMLHttpRequest with 1.5.0.1, works in 1.0.7" r=biesi sr=bzbarsky a=schrep
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@201027 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-27 20:27:29 +00:00
darin%meer.net
1cf1d45b89 fixes bug 334142 "Firefox 1.5.0.2 doesn't work with some online banking systems" r+sr=bzbarsky a=dbaron
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@200987 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-27 01:21:15 +00:00
jwalden%mit.edu
8c4ad3c598 Bug 342321 - nsIncrementalDownload doesn't create 0-sized file when downloading a 0-sized file. r+sr=darin, a=dbaron
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@200885 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-26 18:06:01 +00:00
darin%meer.net
e5860686d2 fixes bug 336501 "crash if update post containing file to upload [@ nsBufferedInputStream::Read]" r+sr=bzbarsky a=mtschrep
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@200768 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-23 23:43:50 +00:00
brettw%gmail.com
92e2059a11 Bug 245597 (for pkasting@google.com) Keyword search should be activated for anything that isn't parseable as a URL
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@200764 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-23 23:16:08 +00:00
(no author)
d71c41bde3 This commit was manufactured by cvs2svn to create branch
'MOZILLA_1_8_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@200653 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-23 00:49:41 +00:00
dveditz%cruzio.com
4f8722b7ce Bug 284219: add EnsureStringLength() helper function to nsReadableUtils.h to
simplify OOM checks when growing an nsAString. r/sr=darin, a=mconnor (1.8), a=jay (1.8.0)


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@200612 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-22 19:13:02 +00:00
mrbkap%gmail.com
defba089f5 Add some additional evalInSandbox functionality for PAC and use it there. bug 337389, r=shaver sr=darin a=dveditz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@200084 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-16 01:42:43 +00:00
pedemont%us.ibm.com
954e92cb8c Bug 338876 - Scriptable nsISocketProviderService returns noscript nsISocketProvider. r/a=darin.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@198650 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-30 16:44:37 +00:00
ajschult%verizon.net
6da933f06f Bug 309459: Crash when using cacheService.visitEntries. patch by Adam Guthrie <ispiked@gmail.com>, r+sr=darin, branch181=darin.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@198527 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-28 04:55:23 +00:00
(no author)
cfb1cd8f55 This commit was manufactured by cvs2svn to create branch
'MOZILLA_1_8_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@198055 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-19 22:50:03 +00:00
kaie%kuix.de
34f7ff2c2b bug 235773, Patch v13
This check in will make PSM aware of ECC cipher suites. Nightly builds will not yet contain ECC, because NSS is still being
compiled with ECC disabled.
r=rrelyea/darin, a=kengert


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@196623 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-16 01:24:30 +00:00
dougt%meer.net
90cdc0cf80 Fixing WINCE build bustage. WINCE-only
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@196525 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-15 14:48:17 +00:00
darin%meer.net
6b1f1ca4b7 fixes bug 336403 "Ts regression caused by patch for bug 76111" r+a=bzbarsky
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@196149 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-08 05:21:32 +00:00
darin%meer.net
f12026a44f fixes bug 76111 "Auto detect online/offline status on Windows" patch by juan_lang@yahoo.com, r=darin, a=shaver
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@196073 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-05 23:52:37 +00:00
darin%meer.net
f607890ad2 landing network link management APIs for bug 312793: patch by roc, r=darin+mconnor, a=shaver
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@196070 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-05 23:41:25 +00:00
mrbkap%gmail.com
cc05315121 Ensure that |this| is correct when calling FindProxyForURL. bug 336313, r=darin sr+a=dveditz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195858 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-03 00:22:13 +00:00
masayuki%d-toybox.com
31006bced3 Bug 333703 Non-ascii directory name is garbled in directory index. patch by Masatoshi Kimura (:emk) <VYV03354@nifty.ne.jp> r=jshin, sr+branch181=darin
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195809 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-02 17:44:53 +00:00
jshin%mailaps.org
3955f79b8c bug 278161 : make file URLs always be in (escaped) UTF-8 regardless of the file system encoding (opening an link to a local non-ASCII file) :r/sr/a1.8=darin
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195791 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-02 05:55:20 +00:00
mark%moxienet.com
6f06cabbf3 321366 Crash [@ PR_Close].[@ nsDiskCacheStreamIO::Flush]. Accept possible failure of nsDiskCacheStreamIO::FlushBufferToFile. r=darin a/1.8.1=darin
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195474 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-26 22:01:04 +00:00
bzbarsky%mit.edu
acf2ef3506 Fix bug 334990. r+sr+branch181=darin
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@195218 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-24 02:55:11 +00:00
cbiesinger%web.de
99a9fc955e 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


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@194966 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-20 10:59:30 +00:00
darin%meer.net
f2f11156d9 fixes bug 334439 "nsHttpConnectionMgr::MAX_CONNECTIONS set to mMaxRequestDelay; should be mMaxConnections" patch by dave.puchyr@avaritia.com, r=biesi, sr+a=darin
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@194599 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-18 14:25:32 +00:00
dougt%meer.net
2ad2d517ab Bug 334361. Failure to honor network changes. wince only r=darin
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@194548 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-17 22:59:10 +00:00
darin%meer.net
42997266aa fixes bug 330214, r=biesi sr+a=bz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193854 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-08 00:37:27 +00:00
darin%meer.net
ae54ca8237 fixes bug 329746, r=biesi sr+a=bz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193853 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-08 00:35:18 +00:00
darin%meer.net
45c61420fb fixes bug 328817, r=biesi sr+a=bz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193851 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-08 00:31:29 +00:00
cbiesinger%web.de
3a6e5ebfd5 Make unknown about: URIs throw the right error instead of silently doing
nothing. Bug 87513, patch by bz, r=biesi, sr=darin, a=darin


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@192543 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-17 16:41:05 +00:00
darin%meer.net
b27c80911c fixes bug 296538 "limit the memory cache to a reasonable value" patch by alfredkayser@nl.ibm.com, r=darin, a=bzbarsky
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@191922 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-07 20:46:44 +00:00
darin%meer.net
1b913cd30c fixes bug 189570 "Aborting a page load causes untransferred content that already exists to be doomed from the disk cache" r=biesi sr+a=bzbarsky
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@191833 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-06 18:02:07 +00:00
kaie%kuix.de
221fc34a54 bug 236933, Disable SSL2 and other weak ciphers by default
This checkin changes the default prefs only
r=darin, a=kengert


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@191828 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-06 17:03:49 +00:00
cbiesinger%web.de
37ea372325 bug 324985 Allow components to register in a category to get told about all HTTP
page loads and allow sniffing the content type. Only works for docshell-initiated
loads.
r=darin sr=bz a=darin


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@191747 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-04 00:27:20 +00:00
cbiesinger%web.de
1356c4c4e9 bug 329165 use an unsigned array index
r+sr+a=darin


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@191717 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-03 19:45:35 +00:00
cbiesinger%web.de
a7e03ccc0f bug 329039 make nsIOService's ctor and dtor private
r+sr+a=darin


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@191715 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-03 19:34:34 +00:00